Shades of Christalle #362269
Tints of Christalle #362269
RGB
CMYK
RGB Variations
Color information
#362269 (or 0x362269) is known color: Christalle. HEX triplet: 36, 22 and 69. RGB value is (54,34,105). Sum of RGB (Red+Green+Blue) = 54+34+105=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 34 (13.67% from 255 or 17.62% from 193); Blue value is 105 (41.41% from 255 or 54.40% from 193); Max value from RGB is 105 - color contains mainly: blue. Hex color #362269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362269 is #C9DD96. Grayscale: #2F2F2F. Windows color (decimal): -13229463 or 6890038. OLE color: 6890038.
HSL color Cylindrical-coordinate representation of color #362269: hue angle of 256.9º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #362269 is Cyan = 0.49, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 34 | 105 | - |
| CMYK | 0.49 | 0.68 | 0 | 0.59 |
| HSL | 256.9º | 0.51% | 0.27% | - |
| HSV(B) | 256.9º | 0.68% | 0.41% | - |
| XYZ | 4.64 | 2.95 | 13.69 | - |
| YUV | 48.07 | 160.13 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 105 | 0.49 | 0.68 | 0 | 0.59 | 256.9 | 0.51 | 0.27 |
| Hex | 36 | 22 | 69 | 31 | 44 | 0 | 3B | 101 | 33 | 1B |
| Octal | 66 | 42 | 151 | 61 | 104 | 0 | 73 | 401 | 63 | 33 |
| Binary | 110110 | 100010 | 1101001 | 110001 | 1000100 | 0 | 111011 | 100000001 | 110011 | 11011 |
Color Harmonies of #362269
Complementary color
Monochromatic Colors of #362269
Black with #362269
Text Example
Text Example
White with #362269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362269; }
p { color: rgb(54,34,105); }
H1.HeaderClassName
{
color: #362269;
}
.AnyTagClassName
{
color: #362269;
}
</style>
background-color css
<style>
a { background-color: #362269; }
a { background-color: rgb(54,34,105); }
div.DivClassName
{
background-color: #362269;
}
.BgClassName
{
background-color: #362269;
}
</style>
border-color css
<style>
span { border-color: #362269; }
span { border-color: rgb(54,34,105); }
td.TdClassName
{
border-color: #362269;
}
.TagClassName
{
border-color: #362269;
}
</style>