Skip to main content

No project description provided

Project description

Colors of the Karlsruhe Insititute of Technology

Colors from the KIT coporate design color scheme.

Example of colors.

The RGB values listed in the image are integers from 0 to 255, taken from the corporate design guide. These values are then divided by 255 and consequently lie between 0 and 1. This is the format that matplotlib needs.

Install

pip install kitcolors

Usage in Python

>>> from kitcolors import green, purple10
>>> print(green)
(0.0, 0.5882352941, 0.5098039216, 1.0)
>>> print(purple10) # each color exists with an alpha down to 0% in steps of 1%
(0.6392156863, 0.062745098, 0.4862745098, 0.1)

Overview

white; 255 255 255; #ffffff
black; 0 0 0; #000000
green; 0 150 130; #009682
blue; 70 100 170; #4664aa
maygreen; 140 182 60; #8cb63c
yellow; 252 229 0; #fce500
orange; 223 155 27; #df9b1b
brown; 167 130 46; #a7822e
red; 162 34 35; #a22223
purple; 163 16 124; #a3107c
cyan; 35 161 224; #23a1e0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kitcolors-0.3.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

kitcolors-0.3.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file kitcolors-0.3.0.tar.gz.

File metadata

  • Download URL: kitcolors-0.3.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.10.10 Darwin/22.6.0

File hashes

Hashes for kitcolors-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7d272fd8bf8f3f711b549880224b685ed952f43f690c0b09103dd73ff2468c26
MD5 a1251ad27fc1e9e5530d92ba512ba930
BLAKE2b-256 f6a8a80616f3d560354fb252566e1485b0b1911267b01c23be600255f3c86420

See more details on using hashes here.

File details

Details for the file kitcolors-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: kitcolors-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.10.10 Darwin/22.6.0

File hashes

Hashes for kitcolors-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3377db7e4ee52f6bc124f586768d4fd15bb4796010bc1ddfb4859425f077cd9
MD5 5f583d14aaa01437fb65547718300665
BLAKE2b-256 3e5fcfa9284ad00dd3905b2ff000f3ec6e2cf432c42b988644a152ce77c10051

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page