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.2.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

kitcolors-0.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kitcolors-0.2.0.tar.gz
  • Upload date:
  • Size: 5.1 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.2.0.tar.gz
Algorithm Hash digest
SHA256 5faa5dc107efae88942f464ff3ebdd762256183e5b100370a6a90fda83338c23
MD5 15bbce4fa2a7a3bc5077cfffa6dd7646
BLAKE2b-256 d1806ef0fffc202ca0a4f1922870ba0e79c84633d4e1528eb5a1f6085fbe8f30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kitcolors-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77c5567175bc7bee057faf8af5bd0a5b356a6a8cc7b9920a72a6e6a36536b6d6
MD5 721553081e043e5ee8a1398902b799b1
BLAKE2b-256 5f81548e2e7fcbea4dcccbdd79dd0ab7ba8a3d82015bc0c9fca657b69179b421

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