Shades of Windsor #372578
Tints of Windsor #372578
RGB
CMYK
RGB Variations
Color information
#372578 (or 0x372578) is known color: Windsor. HEX triplet: 37, 25 and 78. RGB value is (55,37,120). Sum of RGB (Red+Green+Blue) = 55+37+120=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 37 (14.84% from 255 or 17.45% from 212); Blue value is 120 (47.27% from 255 or 56.60% from 212); Max value from RGB is 120 - color contains mainly: blue. Hex color #372578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372578 is #C8DA87. Grayscale: #333333. Windows color (decimal): -13163144 or 7873847. OLE color: 7873847.
HSL color Cylindrical-coordinate representation of color #372578: hue angle of 253.01º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #372578 is Cyan = 0.54, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 37 | 120 | - |
| CMYK | 0.54 | 0.69 | 0 | 0.53 |
| HSL | 253.01º | 0.53% | 0.31% | - |
| HSV(B) | 253.01º | 0.69% | 0.47% | - |
| XYZ | 5.63 | 3.49 | 18.15 | - |
| YUV | 51.84 | 166.46 | 130.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 120 | 0.54 | 0.69 | 0 | 0.53 | 253.01 | 0.53 | 0.31 |
| Hex | 37 | 25 | 78 | 36 | 45 | 0 | 35 | FD | 35 | 1F |
| Octal | 67 | 45 | 170 | 66 | 105 | 0 | 65 | 375 | 65 | 37 |
| Binary | 110111 | 100101 | 1111000 | 110110 | 1000101 | 0 | 110101 | 11111101 | 110101 | 11111 |
Color Harmonies of #372578
Complementary color
Monochromatic Colors of #372578
Black with #372578
Text Example
Text Example
White with #372578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372578; }
p { color: rgb(55,37,120); }
H1.HeaderClassName
{
color: #372578;
}
.AnyTagClassName
{
color: #372578;
}
</style>
background-color css
<style>
a { background-color: #372578; }
a { background-color: rgb(55,37,120); }
div.DivClassName
{
background-color: #372578;
}
.BgClassName
{
background-color: #372578;
}
</style>
border-color css
<style>
span { border-color: #372578; }
span { border-color: rgb(55,37,120); }
td.TdClassName
{
border-color: #372578;
}
.TagClassName
{
border-color: #372578;
}
</style>