Shades of Christalle #370261
Tints of Christalle #370261
RGB
CMYK
RGB Variations
Color information
#370261 (or 0x370261) is known color: Christalle. HEX triplet: 37, 02 and 61. RGB value is (55,2,97). Sum of RGB (Red+Green+Blue) = 55+2+97=154 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.71% from 154); Green value is 2 (1.17% from 255 or 1.30% from 154); Blue value is 97 (38.28% from 255 or 62.99% from 154); Max value from RGB is 97 - color contains mainly: blue. Hex color #370261 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370261 is #C8FD9E. Grayscale: #1C1C1C. Windows color (decimal): -13172127 or 6357559. OLE color: 6357559.
HSL color Cylindrical-coordinate representation of color #370261: hue angle of 273.47º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370261 is Cyan = 0.43, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 2 | 97 | - |
| CMYK | 0.43 | 0.98 | 0 | 0.62 |
| HSL | 273.47º | 0.96% | 0.19% | - |
| HSV(B) | 273.47º | 0.98% | 0.38% | - |
| XYZ | 3.75 | 1.72 | 11.44 | - |
| YUV | 28.68 | 166.56 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 97 | 0.43 | 0.98 | 0 | 0.62 | 273.47 | 0.96 | 0.19 |
| Hex | 37 | 2 | 61 | 2B | 62 | 0 | 3E | 111 | 60 | 13 |
| Octal | 67 | 2 | 141 | 53 | 142 | 0 | 76 | 421 | 140 | 23 |
| Binary | 110111 | 10 | 1100001 | 101011 | 1100010 | 0 | 111110 | 100010001 | 1100000 | 10011 |
Color Harmonies of #370261
Complementary color
Monochromatic Colors of #370261
Black with #370261
Text Example
Text Example
White with #370261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370261; }
p { color: rgb(55,2,97); }
H1.HeaderClassName
{
color: #370261;
}
.AnyTagClassName
{
color: #370261;
}
</style>
background-color css
<style>
a { background-color: #370261; }
a { background-color: rgb(55,2,97); }
div.DivClassName
{
background-color: #370261;
}
.BgClassName
{
background-color: #370261;
}
</style>
border-color css
<style>
span { border-color: #370261; }
span { border-color: rgb(55,2,97); }
td.TdClassName
{
border-color: #370261;
}
.TagClassName
{
border-color: #370261;
}
</style>