Shades of Christalle #301562
Tints of Christalle #301562
RGB
CMYK
RGB Variations
Color information
#301562 (or 0x301562) is known color: Christalle. HEX triplet: 30, 15 and 62. RGB value is (48,21,98). Sum of RGB (Red+Green+Blue) = 48+21+98=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 21 (8.59% from 255 or 12.57% from 167); Blue value is 98 (38.67% from 255 or 58.68% from 167); Max value from RGB is 98 - color contains mainly: blue. Hex color #301562 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301562 is #CFEA9D. Grayscale: #252525. Windows color (decimal): -13626014 or 6427952. OLE color: 6427952.
HSL color Cylindrical-coordinate representation of color #301562: hue angle of 261.04º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #301562 is Cyan = 0.51, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 21 | 98 | - |
| CMYK | 0.51 | 0.79 | 0 | 0.62 |
| HSL | 261.04º | 0.65% | 0.23% | - |
| HSV(B) | 261.04º | 0.79% | 0.38% | - |
| XYZ | 3.69 | 2.05 | 11.76 | - |
| YUV | 37.85 | 161.95 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 98 | 0.51 | 0.79 | 0 | 0.62 | 261.04 | 0.65 | 0.23 |
| Hex | 30 | 15 | 62 | 33 | 4F | 0 | 3E | 105 | 41 | 17 |
| Octal | 60 | 25 | 142 | 63 | 117 | 0 | 76 | 405 | 101 | 27 |
| Binary | 110000 | 10101 | 1100010 | 110011 | 1001111 | 0 | 111110 | 100000101 | 1000001 | 10111 |
Color Harmonies of #301562
Complementary color
Monochromatic Colors of #301562
Black with #301562
Text Example
Text Example
White with #301562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301562; }
p { color: rgb(48,21,98); }
H1.HeaderClassName
{
color: #301562;
}
.AnyTagClassName
{
color: #301562;
}
</style>
background-color css
<style>
a { background-color: #301562; }
a { background-color: rgb(48,21,98); }
div.DivClassName
{
background-color: #301562;
}
.BgClassName
{
background-color: #301562;
}
</style>
border-color css
<style>
span { border-color: #301562; }
span { border-color: rgb(48,21,98); }
td.TdClassName
{
border-color: #301562;
}
.TagClassName
{
border-color: #301562;
}
</style>