Shades of Christalle #300559
Tints of Christalle #300559
RGB
CMYK
RGB Variations
Color information
#300559 (or 0x300559) is known color: Christalle. HEX triplet: 30, 05 and 59. RGB value is (48,5,89). Sum of RGB (Red+Green+Blue) = 48+5+89=142 (18% of max value = 765). Red value is 48 (19.14% from 255 or 33.80% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 89 (35.16% from 255 or 62.68% from 142); Max value from RGB is 89 - color contains mainly: blue. Hex color #300559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300559 is #CFFAA6. Grayscale: #1B1B1B. Windows color (decimal): -13630119 or 5834032. OLE color: 5834032.
HSL color Cylindrical-coordinate representation of color #300559: hue angle of 270.71º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #300559 is Cyan = 0.46, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 5 | 89 | - |
| CMYK | 0.46 | 0.94 | 0 | 0.65 |
| HSL | 270.71º | 0.89% | 0.18% | - |
| HSV(B) | 270.71º | 0.94% | 0.35% | - |
| XYZ | 3.08 | 1.46 | 9.57 | - |
| YUV | 27.43 | 162.75 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 5 | 89 | 0.46 | 0.94 | 0 | 0.65 | 270.71 | 0.89 | 0.18 |
| Hex | 30 | 5 | 59 | 2E | 5E | 0 | 41 | 10F | 59 | 12 |
| Octal | 60 | 5 | 131 | 56 | 136 | 0 | 101 | 417 | 131 | 22 |
| Binary | 110000 | 101 | 1011001 | 101110 | 1011110 | 0 | 1000001 | 100001111 | 1011001 | 10010 |
Color Harmonies of #300559
Complementary color
Monochromatic Colors of #300559
Black with #300559
Text Example
Text Example
White with #300559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300559; }
p { color: rgb(48,5,89); }
H1.HeaderClassName
{
color: #300559;
}
.AnyTagClassName
{
color: #300559;
}
</style>
background-color css
<style>
a { background-color: #300559; }
a { background-color: rgb(48,5,89); }
div.DivClassName
{
background-color: #300559;
}
.BgClassName
{
background-color: #300559;
}
</style>
border-color css
<style>
span { border-color: #300559; }
span { border-color: rgb(48,5,89); }
td.TdClassName
{
border-color: #300559;
}
.TagClassName
{
border-color: #300559;
}
</style>