Shades of Christalle #362263
Tints of Christalle #362263
RGB
CMYK
RGB Variations
Color information
#362263 (or 0x362263) is known color: Christalle. HEX triplet: 36, 22 and 63. RGB value is (54,34,99). Sum of RGB (Red+Green+Blue) = 54+34+99=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 34 (13.67% from 255 or 18.18% from 187); Blue value is 99 (39.06% from 255 or 52.94% from 187); Max value from RGB is 99 - color contains mainly: blue. Hex color #362263 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362263 is #C9DD9C. Grayscale: #2F2F2F. Windows color (decimal): -13229469 or 6496822. OLE color: 6496822.
HSL color Cylindrical-coordinate representation of color #362263: hue angle of 258.46º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #362263 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 34 | 99 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.61 |
| HSL | 258.46º | 0.49% | 0.26% | - |
| HSV(B) | 258.46º | 0.66% | 0.39% | - |
| XYZ | 4.35 | 2.83 | 12.12 | - |
| YUV | 47.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 99 | 0.45 | 0.66 | 0 | 0.61 | 258.46 | 0.49 | 0.26 |
| Hex | 36 | 22 | 63 | 2D | 42 | 0 | 3D | 102 | 31 | 1A |
| Octal | 66 | 42 | 143 | 55 | 102 | 0 | 75 | 402 | 61 | 32 |
| Binary | 110110 | 100010 | 1100011 | 101101 | 1000010 | 0 | 111101 | 100000010 | 110001 | 11010 |
Color Harmonies of #362263
Complementary color
Monochromatic Colors of #362263
Black with #362263
Text Example
Text Example
White with #362263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362263; }
p { color: rgb(54,34,99); }
H1.HeaderClassName
{
color: #362263;
}
.AnyTagClassName
{
color: #362263;
}
</style>
background-color css
<style>
a { background-color: #362263; }
a { background-color: rgb(54,34,99); }
div.DivClassName
{
background-color: #362263;
}
.BgClassName
{
background-color: #362263;
}
</style>
border-color css
<style>
span { border-color: #362263; }
span { border-color: rgb(54,34,99); }
td.TdClassName
{
border-color: #362263;
}
.TagClassName
{
border-color: #362263;
}
</style>