Shades of Christalle #361458
Tints of Christalle #361458
RGB
CMYK
RGB Variations
Color information
#361458 (or 0x361458) is known color: Christalle. HEX triplet: 36, 14 and 58. RGB value is (54,20,88). Sum of RGB (Red+Green+Blue) = 54+20+88=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 20 (8.20% from 255 or 12.35% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #361458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361458 is #C9EBA7. Grayscale: #252525. Windows color (decimal): -13233064 or 5772342. OLE color: 5772342.
HSL color Cylindrical-coordinate representation of color #361458: hue angle of 270º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #361458 is Cyan = 0.39, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 20 | 88 | - |
| CMYK | 0.39 | 0.77 | 0 | 0.65 |
| HSL | 270º | 0.63% | 0.21% | - |
| HSV(B) | 270º | 0.77% | 0.35% | - |
| XYZ | 3.53 | 1.99 | 9.43 | - |
| YUV | 37.92 | 156.26 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 88 | 0.39 | 0.77 | 0 | 0.65 | 270 | 0.63 | 0.21 |
| Hex | 36 | 14 | 58 | 27 | 4D | 0 | 41 | 10E | 3F | 15 |
| Octal | 66 | 24 | 130 | 47 | 115 | 0 | 101 | 416 | 77 | 25 |
| Binary | 110110 | 10100 | 1011000 | 100111 | 1001101 | 0 | 1000001 | 100001110 | 111111 | 10101 |
Color Harmonies of #361458
Complementary color
Monochromatic Colors of #361458
Black with #361458
Text Example
Text Example
White with #361458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361458; }
p { color: rgb(54,20,88); }
H1.HeaderClassName
{
color: #361458;
}
.AnyTagClassName
{
color: #361458;
}
</style>
background-color css
<style>
a { background-color: #361458; }
a { background-color: rgb(54,20,88); }
div.DivClassName
{
background-color: #361458;
}
.BgClassName
{
background-color: #361458;
}
</style>
border-color css
<style>
span { border-color: #361458; }
span { border-color: rgb(54,20,88); }
td.TdClassName
{
border-color: #361458;
}
.TagClassName
{
border-color: #361458;
}
</style>