Shades of Windsor #372575
Tints of Windsor #372575
RGB
CMYK
RGB Variations
Color information
#372575 (or 0x372575) is known color: Windsor. HEX triplet: 37, 25 and 75. RGB value is (55,37,117). Sum of RGB (Red+Green+Blue) = 55+37+117=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 37 (14.84% from 255 or 17.70% from 209); Blue value is 117 (46.09% from 255 or 55.98% from 209); Max value from RGB is 117 - color contains mainly: blue. Hex color #372575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372575 is #C8DA8A. Grayscale: #333333. Windows color (decimal): -13163147 or 7677239. OLE color: 7677239.
HSL color Cylindrical-coordinate representation of color #372575: hue angle of 253.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #372575 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 37 | 117 | - |
| CMYK | 0.53 | 0.68 | 0 | 0.54 |
| HSL | 253.5º | 0.52% | 0.3% | - |
| HSV(B) | 253.5º | 0.68% | 0.46% | - |
| XYZ | 5.45 | 3.42 | 17.2 | - |
| YUV | 51.5 | 164.96 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 117 | 0.53 | 0.68 | 0 | 0.54 | 253.5 | 0.52 | 0.3 |
| Hex | 37 | 25 | 75 | 35 | 44 | 0 | 36 | FE | 34 | 1E |
| Octal | 67 | 45 | 165 | 65 | 104 | 0 | 66 | 376 | 64 | 36 |
| Binary | 110111 | 100101 | 1110101 | 110101 | 1000100 | 0 | 110110 | 11111110 | 110100 | 11110 |
Color Harmonies of #372575
Complementary color
Monochromatic Colors of #372575
Black with #372575
Text Example
Text Example
White with #372575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372575; }
p { color: rgb(55,37,117); }
H1.HeaderClassName
{
color: #372575;
}
.AnyTagClassName
{
color: #372575;
}
</style>
background-color css
<style>
a { background-color: #372575; }
a { background-color: rgb(55,37,117); }
div.DivClassName
{
background-color: #372575;
}
.BgClassName
{
background-color: #372575;
}
</style>
border-color css
<style>
span { border-color: #372575; }
span { border-color: rgb(55,37,117); }
td.TdClassName
{
border-color: #372575;
}
.TagClassName
{
border-color: #372575;
}
</style>