Shades of Christalle #301759
Tints of Christalle #301759
RGB
CMYK
RGB Variations
Color information
#301759 (or 0x301759) is known color: Christalle. HEX triplet: 30, 17 and 59. RGB value is (48,23,89). Sum of RGB (Red+Green+Blue) = 48+23+89=160 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 89 (35.16% from 255 or 55.62% from 160); Max value from RGB is 89 - color contains mainly: blue. Hex color #301759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301759 is #CFE8A6. Grayscale: #252525. Windows color (decimal): -13625511 or 5838640. OLE color: 5838640.
HSL color Cylindrical-coordinate representation of color #301759: hue angle of 262.73º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #301759 is Cyan = 0.46, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 23 | 89 | - |
| CMYK | 0.46 | 0.74 | 0 | 0.65 |
| HSL | 262.73º | 0.59% | 0.22% | - |
| HSV(B) | 262.73º | 0.74% | 0.35% | - |
| XYZ | 3.33 | 1.96 | 9.65 | - |
| YUV | 38 | 156.78 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 89 | 0.46 | 0.74 | 0 | 0.65 | 262.73 | 0.59 | 0.22 |
| Hex | 30 | 17 | 59 | 2E | 4A | 0 | 41 | 107 | 3B | 16 |
| Octal | 60 | 27 | 131 | 56 | 112 | 0 | 101 | 407 | 73 | 26 |
| Binary | 110000 | 10111 | 1011001 | 101110 | 1001010 | 0 | 1000001 | 100000111 | 111011 | 10110 |
Color Harmonies of #301759
Complementary color
Monochromatic Colors of #301759
Black with #301759
Text Example
Text Example
White with #301759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301759; }
p { color: rgb(48,23,89); }
H1.HeaderClassName
{
color: #301759;
}
.AnyTagClassName
{
color: #301759;
}
</style>
background-color css
<style>
a { background-color: #301759; }
a { background-color: rgb(48,23,89); }
div.DivClassName
{
background-color: #301759;
}
.BgClassName
{
background-color: #301759;
}
</style>
border-color css
<style>
span { border-color: #301759; }
span { border-color: rgb(48,23,89); }
td.TdClassName
{
border-color: #301759;
}
.TagClassName
{
border-color: #301759;
}
</style>