Shades of Christalle #362467
Tints of Christalle #362467
RGB
CMYK
RGB Variations
Color information
#362467 (or 0x362467) is known color: Christalle. HEX triplet: 36, 24 and 67. RGB value is (54,36,103). Sum of RGB (Red+Green+Blue) = 54+36+103=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 36 (14.45% from 255 or 18.65% from 193); Blue value is 103 (40.62% from 255 or 53.37% from 193); Max value from RGB is 103 - color contains mainly: blue. Hex color #362467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362467 is #C9DB98. Grayscale: #303030. Windows color (decimal): -13228953 or 6759478. OLE color: 6759478.
HSL color Cylindrical-coordinate representation of color #362467: hue angle of 256.12º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #362467 is Cyan = 0.48, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 36 | 103 | - |
| CMYK | 0.48 | 0.65 | 0 | 0.60 |
| HSL | 256.12º | 0.48% | 0.27% | - |
| HSV(B) | 256.12º | 0.65% | 0.4% | - |
| XYZ | 4.6 | 3.03 | 13.17 | - |
| YUV | 49.02 | 158.46 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 103 | 0.48 | 0.65 | 0 | 0.60 | 256.12 | 0.48 | 0.27 |
| Hex | 36 | 24 | 67 | 30 | 41 | 0 | 3C | 100 | 30 | 1B |
| Octal | 66 | 44 | 147 | 60 | 101 | 0 | 74 | 400 | 60 | 33 |
| Binary | 110110 | 100100 | 1100111 | 110000 | 1000001 | 0 | 111100 | 100000000 | 110000 | 11011 |
Color Harmonies of #362467
Complementary color
Monochromatic Colors of #362467
Black with #362467
Text Example
Text Example
White with #362467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362467; }
p { color: rgb(54,36,103); }
H1.HeaderClassName
{
color: #362467;
}
.AnyTagClassName
{
color: #362467;
}
</style>
background-color css
<style>
a { background-color: #362467; }
a { background-color: rgb(54,36,103); }
div.DivClassName
{
background-color: #362467;
}
.BgClassName
{
background-color: #362467;
}
</style>
border-color css
<style>
span { border-color: #362467; }
span { border-color: rgb(54,36,103); }
td.TdClassName
{
border-color: #362467;
}
.TagClassName
{
border-color: #362467;
}
</style>