Shades of Christalle #372265
Tints of Christalle #372265
RGB
CMYK
RGB Variations
Color information
#372265 (or 0x372265) is known color: Christalle. HEX triplet: 37, 22 and 65. RGB value is (55,34,101). Sum of RGB (Red+Green+Blue) = 55+34+101=190 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.95% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 101 (39.84% from 255 or 53.16% from 190); Max value from RGB is 101 - color contains mainly: blue. Hex color #372265 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372265 is #C8DD9A. Grayscale: #2F2F2F. Windows color (decimal): -13163931 or 6627895. OLE color: 6627895.
HSL color Cylindrical-coordinate representation of color #372265: hue angle of 258.81º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #372265 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 34 | 101 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.60 |
| HSL | 258.81º | 0.5% | 0.26% | - |
| HSV(B) | 258.81º | 0.66% | 0.4% | - |
| XYZ | 4.5 | 2.9 | 12.63 | - |
| YUV | 47.92 | 157.96 | 133.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 101 | 0.46 | 0.66 | 0 | 0.60 | 258.81 | 0.5 | 0.26 |
| Hex | 37 | 22 | 65 | 2E | 42 | 0 | 3C | 103 | 32 | 1A |
| Octal | 67 | 42 | 145 | 56 | 102 | 0 | 74 | 403 | 62 | 32 |
| Binary | 110111 | 100010 | 1100101 | 101110 | 1000010 | 0 | 111100 | 100000011 | 110010 | 11010 |
Color Harmonies of #372265
Complementary color
Monochromatic Colors of #372265
Black with #372265
Text Example
Text Example
White with #372265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372265; }
p { color: rgb(55,34,101); }
H1.HeaderClassName
{
color: #372265;
}
.AnyTagClassName
{
color: #372265;
}
</style>
background-color css
<style>
a { background-color: #372265; }
a { background-color: rgb(55,34,101); }
div.DivClassName
{
background-color: #372265;
}
.BgClassName
{
background-color: #372265;
}
</style>
border-color css
<style>
span { border-color: #372265; }
span { border-color: rgb(55,34,101); }
td.TdClassName
{
border-color: #372265;
}
.TagClassName
{
border-color: #372265;
}
</style>