Shades of Christalle #361654
Tints of Christalle #361654
RGB
CMYK
RGB Variations
Color information
#361654 (or 0x361654) is known color: Christalle. HEX triplet: 36, 16 and 54. RGB value is (54,22,84). Sum of RGB (Red+Green+Blue) = 54+22+84=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 22 (8.98% from 255 or 13.75% from 160); Blue value is 84 (33.20% from 255 or 52.5% from 160); Max value from RGB is 84 - color contains mainly: blue. Hex color #361654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361654 is #C9E9AB. Grayscale: #262626. Windows color (decimal): -13232556 or 5510710. OLE color: 5510710.
HSL color Cylindrical-coordinate representation of color #361654: hue angle of 270.97º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #361654 is Cyan = 0.36, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 22 | 84 | - |
| CMYK | 0.36 | 0.74 | 0 | 0.67 |
| HSL | 270.97º | 0.58% | 0.21% | - |
| HSV(B) | 270.97º | 0.74% | 0.33% | - |
| XYZ | 3.41 | 2 | 8.59 | - |
| YUV | 38.64 | 153.6 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 84 | 0.36 | 0.74 | 0 | 0.67 | 270.97 | 0.58 | 0.21 |
| Hex | 36 | 16 | 54 | 24 | 4A | 0 | 43 | 10F | 3A | 15 |
| Octal | 66 | 26 | 124 | 44 | 112 | 0 | 103 | 417 | 72 | 25 |
| Binary | 110110 | 10110 | 1010100 | 100100 | 1001010 | 0 | 1000011 | 100001111 | 111010 | 10101 |
Color Harmonies of #361654
Complementary color
Monochromatic Colors of #361654
Black with #361654
Text Example
Text Example
White with #361654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361654; }
p { color: rgb(54,22,84); }
H1.HeaderClassName
{
color: #361654;
}
.AnyTagClassName
{
color: #361654;
}
</style>
background-color css
<style>
a { background-color: #361654; }
a { background-color: rgb(54,22,84); }
div.DivClassName
{
background-color: #361654;
}
.BgClassName
{
background-color: #361654;
}
</style>
border-color css
<style>
span { border-color: #361654; }
span { border-color: rgb(54,22,84); }
td.TdClassName
{
border-color: #361654;
}
.TagClassName
{
border-color: #361654;
}
</style>