Shades of Christalle #362271
Tints of Christalle #362271
RGB
CMYK
RGB Variations
Color information
#362271 (or 0x362271) is known color: Christalle. HEX triplet: 36, 22 and 71. RGB value is (54,34,113). Sum of RGB (Red+Green+Blue) = 54+34+113=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #362271 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362271 is #C9DD8E. Grayscale: #303030. Windows color (decimal): -13229455 or 7414326. OLE color: 7414326.
HSL color Cylindrical-coordinate representation of color #362271: hue angle of 255.19º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #362271 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 34 | 113 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.56 |
| HSL | 255.19º | 0.54% | 0.29% | - |
| HSV(B) | 255.19º | 0.7% | 0.44% | - |
| XYZ | 5.07 | 3.12 | 15.96 | - |
| YUV | 48.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 113 | 0.52 | 0.70 | 0 | 0.56 | 255.19 | 0.54 | 0.29 |
| Hex | 36 | 22 | 71 | 34 | 46 | 0 | 38 | FF | 36 | 1D |
| Octal | 66 | 42 | 161 | 64 | 106 | 0 | 70 | 377 | 66 | 35 |
| Binary | 110110 | 100010 | 1110001 | 110100 | 1000110 | 0 | 111000 | 11111111 | 110110 | 11101 |
Color Harmonies of #362271
Complementary color
Monochromatic Colors of #362271
Black with #362271
Text Example
Text Example
White with #362271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362271; }
p { color: rgb(54,34,113); }
H1.HeaderClassName
{
color: #362271;
}
.AnyTagClassName
{
color: #362271;
}
</style>
background-color css
<style>
a { background-color: #362271; }
a { background-color: rgb(54,34,113); }
div.DivClassName
{
background-color: #362271;
}
.BgClassName
{
background-color: #362271;
}
</style>
border-color css
<style>
span { border-color: #362271; }
span { border-color: rgb(54,34,113); }
td.TdClassName
{
border-color: #362271;
}
.TagClassName
{
border-color: #362271;
}
</style>