Shades of Christalle #361753
Tints of Christalle #361753
RGB
CMYK
RGB Variations
Color information
#361753 (or 0x361753) is known color: Christalle. HEX triplet: 36, 17 and 53. RGB value is (54,23,83). Sum of RGB (Red+Green+Blue) = 54+23+83=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 83 (32.81% from 255 or 51.88% from 160); Max value from RGB is 83 - color contains mainly: blue. Hex color #361753 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361753 is #C9E8AC. Grayscale: #262626. Windows color (decimal): -13232301 or 5445430. OLE color: 5445430.
HSL color Cylindrical-coordinate representation of color #361753: hue angle of 271º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #361753 is Cyan = 0.35, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 23 | 83 | - |
| CMYK | 0.35 | 0.72 | 0 | 0.67 |
| HSL | 271º | 0.57% | 0.21% | - |
| HSV(B) | 271º | 0.72% | 0.33% | - |
| XYZ | 3.39 | 2.02 | 8.4 | - |
| YUV | 39.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 83 | 0.35 | 0.72 | 0 | 0.67 | 271 | 0.57 | 0.21 |
| Hex | 36 | 17 | 53 | 23 | 48 | 0 | 43 | 10F | 39 | 15 |
| Octal | 66 | 27 | 123 | 43 | 110 | 0 | 103 | 417 | 71 | 25 |
| Binary | 110110 | 10111 | 1010011 | 100011 | 1001000 | 0 | 1000011 | 100001111 | 111001 | 10101 |
Color Harmonies of #361753
Complementary color
Monochromatic Colors of #361753
Black with #361753
Text Example
Text Example
White with #361753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361753; }
p { color: rgb(54,23,83); }
H1.HeaderClassName
{
color: #361753;
}
.AnyTagClassName
{
color: #361753;
}
</style>
background-color css
<style>
a { background-color: #361753; }
a { background-color: rgb(54,23,83); }
div.DivClassName
{
background-color: #361753;
}
.BgClassName
{
background-color: #361753;
}
</style>
border-color css
<style>
span { border-color: #361753; }
span { border-color: rgb(54,23,83); }
td.TdClassName
{
border-color: #361753;
}
.TagClassName
{
border-color: #361753;
}
</style>