Shades of Christalle #361969
Tints of Christalle #361969
RGB
CMYK
RGB Variations
Color information
#361969 (or 0x361969) is known color: Christalle. HEX triplet: 36, 19 and 69. RGB value is (54,25,105). Sum of RGB (Red+Green+Blue) = 54+25+105=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 25 (10.16% from 255 or 13.59% from 184); Blue value is 105 (41.41% from 255 or 57.07% from 184); Max value from RGB is 105 - color contains mainly: blue. Hex color #361969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361969 is #C9E696. Grayscale: #2A2A2A. Windows color (decimal): -13231767 or 6887734. OLE color: 6887734.
HSL color Cylindrical-coordinate representation of color #361969: hue angle of 261.75º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361969 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 25 | 105 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.59 |
| HSL | 261.75º | 0.62% | 0.25% | - |
| HSV(B) | 261.75º | 0.76% | 0.41% | - |
| XYZ | 4.42 | 2.5 | 13.61 | - |
| YUV | 42.79 | 163.11 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 105 | 0.49 | 0.76 | 0 | 0.59 | 261.75 | 0.62 | 0.25 |
| Hex | 36 | 19 | 69 | 31 | 4C | 0 | 3B | 106 | 3E | 19 |
| Octal | 66 | 31 | 151 | 61 | 114 | 0 | 73 | 406 | 76 | 31 |
| Binary | 110110 | 11001 | 1101001 | 110001 | 1001100 | 0 | 111011 | 100000110 | 111110 | 11001 |
Color Harmonies of #361969
Complementary color
Monochromatic Colors of #361969
Black with #361969
Text Example
Text Example
White with #361969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361969; }
p { color: rgb(54,25,105); }
H1.HeaderClassName
{
color: #361969;
}
.AnyTagClassName
{
color: #361969;
}
</style>
background-color css
<style>
a { background-color: #361969; }
a { background-color: rgb(54,25,105); }
div.DivClassName
{
background-color: #361969;
}
.BgClassName
{
background-color: #361969;
}
</style>
border-color css
<style>
span { border-color: #361969; }
span { border-color: rgb(54,25,105); }
td.TdClassName
{
border-color: #361969;
}
.TagClassName
{
border-color: #361969;
}
</style>