Shades of Christalle #301560
Tints of Christalle #301560
RGB
CMYK
RGB Variations
Color information
#301560 (or 0x301560) is known color: Christalle. HEX triplet: 30, 15 and 60. RGB value is (48,21,96). Sum of RGB (Red+Green+Blue) = 48+21+96=165 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.09% from 165); Green value is 21 (8.59% from 255 or 12.73% from 165); Blue value is 96 (37.89% from 255 or 58.18% from 165); Max value from RGB is 96 - color contains mainly: blue. Hex color #301560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301560 is #CFEA9F. Grayscale: #252525. Windows color (decimal): -13626016 or 6296880. OLE color: 6296880.
HSL color Cylindrical-coordinate representation of color #301560: hue angle of 261.6º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #301560 is Cyan = 0.50, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 21 | 96 | - |
| CMYK | 0.50 | 0.78 | 0 | 0.62 |
| HSL | 261.6º | 0.64% | 0.23% | - |
| HSV(B) | 261.6º | 0.78% | 0.38% | - |
| XYZ | 3.6 | 2.01 | 11.26 | - |
| YUV | 37.62 | 160.95 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 96 | 0.50 | 0.78 | 0 | 0.62 | 261.6 | 0.64 | 0.23 |
| Hex | 30 | 15 | 60 | 32 | 4E | 0 | 3E | 106 | 40 | 17 |
| Octal | 60 | 25 | 140 | 62 | 116 | 0 | 76 | 406 | 100 | 27 |
| Binary | 110000 | 10101 | 1100000 | 110010 | 1001110 | 0 | 111110 | 100000110 | 1000000 | 10111 |
Color Harmonies of #301560
Complementary color
Monochromatic Colors of #301560
Black with #301560
Text Example
Text Example
White with #301560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301560; }
p { color: rgb(48,21,96); }
H1.HeaderClassName
{
color: #301560;
}
.AnyTagClassName
{
color: #301560;
}
</style>
background-color css
<style>
a { background-color: #301560; }
a { background-color: rgb(48,21,96); }
div.DivClassName
{
background-color: #301560;
}
.BgClassName
{
background-color: #301560;
}
</style>
border-color css
<style>
span { border-color: #301560; }
span { border-color: rgb(48,21,96); }
td.TdClassName
{
border-color: #301560;
}
.TagClassName
{
border-color: #301560;
}
</style>