Shades of Christalle #361754
Tints of Christalle #361754
RGB
CMYK
RGB Variations
Color information
#361754 (or 0x361754) is known color: Christalle. HEX triplet: 36, 17 and 54. RGB value is (54,23,84). Sum of RGB (Red+Green+Blue) = 54+23+84=161 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.54% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 84 (33.20% from 255 or 52.17% from 161); Max value from RGB is 84 - color contains mainly: blue. Hex color #361754 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361754 is #C9E8AB. Grayscale: #272727. Windows color (decimal): -13232300 or 5510966. OLE color: 5510966.
HSL color Cylindrical-coordinate representation of color #361754: hue angle of 270.49º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #361754 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 23 | 84 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.67 |
| HSL | 270.49º | 0.57% | 0.21% | - |
| HSV(B) | 270.49º | 0.73% | 0.33% | - |
| XYZ | 3.43 | 2.04 | 8.6 | - |
| YUV | 39.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 84 | 0.36 | 0.73 | 0 | 0.67 | 270.49 | 0.57 | 0.21 |
| Hex | 36 | 17 | 54 | 24 | 49 | 0 | 43 | 10E | 39 | 15 |
| Octal | 66 | 27 | 124 | 44 | 111 | 0 | 103 | 416 | 71 | 25 |
| Binary | 110110 | 10111 | 1010100 | 100100 | 1001001 | 0 | 1000011 | 100001110 | 111001 | 10101 |
Color Harmonies of #361754
Complementary color
Monochromatic Colors of #361754
Black with #361754
Text Example
Text Example
White with #361754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361754; }
p { color: rgb(54,23,84); }
H1.HeaderClassName
{
color: #361754;
}
.AnyTagClassName
{
color: #361754;
}
</style>
background-color css
<style>
a { background-color: #361754; }
a { background-color: rgb(54,23,84); }
div.DivClassName
{
background-color: #361754;
}
.BgClassName
{
background-color: #361754;
}
</style>
border-color css
<style>
span { border-color: #361754; }
span { border-color: rgb(54,23,84); }
td.TdClassName
{
border-color: #361754;
}
.TagClassName
{
border-color: #361754;
}
</style>