Shades of Windsor #372979
Tints of Windsor #372979
RGB
CMYK
RGB Variations
Color information
#372979 (or 0x372979) is known color: Windsor. HEX triplet: 37, 29 and 79. RGB value is (55,41,121). Sum of RGB (Red+Green+Blue) = 55+41+121=217 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.35% from 217); Green value is 41 (16.41% from 255 or 18.89% from 217); Blue value is 121 (47.66% from 255 or 55.76% from 217); Max value from RGB is 121 - color contains mainly: blue. Hex color #372979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372979 is #C8D686. Grayscale: #363636. Windows color (decimal): -13162119 or 7940407. OLE color: 7940407.
HSL color Cylindrical-coordinate representation of color #372979: hue angle of 250.5º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #372979 is Cyan = 0.55, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 41 | 121 | - |
| CMYK | 0.55 | 0.66 | 0 | 0.53 |
| HSL | 250.5º | 0.49% | 0.32% | - |
| HSV(B) | 250.5º | 0.66% | 0.47% | - |
| XYZ | 5.82 | 3.78 | 18.51 | - |
| YUV | 54.31 | 165.64 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 121 | 0.55 | 0.66 | 0 | 0.53 | 250.5 | 0.49 | 0.32 |
| Hex | 37 | 29 | 79 | 37 | 42 | 0 | 35 | FB | 31 | 20 |
| Octal | 67 | 51 | 171 | 67 | 102 | 0 | 65 | 373 | 61 | 40 |
| Binary | 110111 | 101001 | 1111001 | 110111 | 1000010 | 0 | 110101 | 11111011 | 110001 | 100000 |
Color Harmonies of #372979
Complementary color
Monochromatic Colors of #372979
Black with #372979
Text Example
Text Example
White with #372979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372979; }
p { color: rgb(55,41,121); }
H1.HeaderClassName
{
color: #372979;
}
.AnyTagClassName
{
color: #372979;
}
</style>
background-color css
<style>
a { background-color: #372979; }
a { background-color: rgb(55,41,121); }
div.DivClassName
{
background-color: #372979;
}
.BgClassName
{
background-color: #372979;
}
</style>
border-color css
<style>
span { border-color: #372979; }
span { border-color: rgb(55,41,121); }
td.TdClassName
{
border-color: #372979;
}
.TagClassName
{
border-color: #372979;
}
</style>