Shades of Christalle #361962
Tints of Christalle #361962
RGB
CMYK
RGB Variations
Color information
#361962 (or 0x361962) is known color: Christalle. HEX triplet: 36, 19 and 62. RGB value is (54,25,98). Sum of RGB (Red+Green+Blue) = 54+25+98=177 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.51% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 98 (38.67% from 255 or 55.37% from 177); Max value from RGB is 98 - color contains mainly: blue. Hex color #361962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361962 is #C9E69D. Grayscale: #292929. Windows color (decimal): -13231774 or 6428982. OLE color: 6428982.
HSL color Cylindrical-coordinate representation of color #361962: hue angle of 263.84º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #361962 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 25 | 98 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.62 |
| HSL | 263.84º | 0.59% | 0.24% | - |
| HSV(B) | 263.84º | 0.74% | 0.38% | - |
| XYZ | 4.07 | 2.36 | 11.8 | - |
| YUV | 41.99 | 159.61 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 98 | 0.45 | 0.74 | 0 | 0.62 | 263.84 | 0.59 | 0.24 |
| Hex | 36 | 19 | 62 | 2D | 4A | 0 | 3E | 108 | 3B | 18 |
| Octal | 66 | 31 | 142 | 55 | 112 | 0 | 76 | 410 | 73 | 30 |
| Binary | 110110 | 11001 | 1100010 | 101101 | 1001010 | 0 | 111110 | 100001000 | 111011 | 11000 |
Color Harmonies of #361962
Complementary color
Monochromatic Colors of #361962
Black with #361962
Text Example
Text Example
White with #361962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361962; }
p { color: rgb(54,25,98); }
H1.HeaderClassName
{
color: #361962;
}
.AnyTagClassName
{
color: #361962;
}
</style>
background-color css
<style>
a { background-color: #361962; }
a { background-color: rgb(54,25,98); }
div.DivClassName
{
background-color: #361962;
}
.BgClassName
{
background-color: #361962;
}
</style>
border-color css
<style>
span { border-color: #361962; }
span { border-color: rgb(54,25,98); }
td.TdClassName
{
border-color: #361962;
}
.TagClassName
{
border-color: #361962;
}
</style>