Shades of Christalle #301260
Tints of Christalle #301260
RGB
CMYK
RGB Variations
Color information
#301260 (or 0x301260) is known color: Christalle. HEX triplet: 30, 12 and 60. RGB value is (48,18,96). Sum of RGB (Red+Green+Blue) = 48+18+96=162 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.63% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 96 (37.89% from 255 or 59.26% from 162); Max value from RGB is 96 - color contains mainly: blue. Hex color #301260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301260 is #CFED9F. Grayscale: #232323. Windows color (decimal): -13626784 or 6296112. OLE color: 6296112.
HSL color Cylindrical-coordinate representation of color #301260: hue angle of 263.08º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #301260 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 18 | 96 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.62 |
| HSL | 263.08º | 0.68% | 0.22% | - |
| HSV(B) | 263.08º | 0.81% | 0.38% | - |
| XYZ | 3.55 | 1.91 | 11.25 | - |
| YUV | 35.86 | 161.94 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 18 | 96 | 0.50 | 0.81 | 0 | 0.62 | 263.08 | 0.68 | 0.22 |
| Hex | 30 | 12 | 60 | 32 | 51 | 0 | 3E | 107 | 44 | 16 |
| Octal | 60 | 22 | 140 | 62 | 121 | 0 | 76 | 407 | 104 | 26 |
| Binary | 110000 | 10010 | 1100000 | 110010 | 1010001 | 0 | 111110 | 100000111 | 1000100 | 10110 |
Color Harmonies of #301260
Complementary color
Monochromatic Colors of #301260
Black with #301260
Text Example
Text Example
White with #301260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301260; }
p { color: rgb(48,18,96); }
H1.HeaderClassName
{
color: #301260;
}
.AnyTagClassName
{
color: #301260;
}
</style>
background-color css
<style>
a { background-color: #301260; }
a { background-color: rgb(48,18,96); }
div.DivClassName
{
background-color: #301260;
}
.BgClassName
{
background-color: #301260;
}
</style>
border-color css
<style>
span { border-color: #301260; }
span { border-color: rgb(48,18,96); }
td.TdClassName
{
border-color: #301260;
}
.TagClassName
{
border-color: #301260;
}
</style>