Shades of Windsor #372982
Tints of Windsor #372982
RGB
CMYK
RGB Variations
Color information
#372982 (or 0x372982) is known color: Windsor. HEX triplet: 37, 29 and 82. RGB value is (55,41,130). Sum of RGB (Red+Green+Blue) = 55+41+130=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 130 (51.17% from 255 or 57.52% from 226); Max value from RGB is 130 - color contains mainly: blue. Hex color #372982 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372982 is #C8D67D. Grayscale: #363636. Windows color (decimal): -13162110 or 8530231. OLE color: 8530231.
HSL color Cylindrical-coordinate representation of color #372982: hue angle of 249.44º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #372982 is Cyan = 0.58, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 41 | 130 | - |
| CMYK | 0.58 | 0.68 | 0 | 0.49 |
| HSL | 249.44º | 0.52% | 0.34% | - |
| HSV(B) | 249.44º | 0.68% | 0.51% | - |
| XYZ | 6.4 | 4.01 | 21.56 | - |
| YUV | 55.33 | 170.14 | 127.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 130 | 0.58 | 0.68 | 0 | 0.49 | 249.44 | 0.52 | 0.34 |
| Hex | 37 | 29 | 82 | 3A | 44 | 0 | 31 | F9 | 34 | 22 |
| Octal | 67 | 51 | 202 | 72 | 104 | 0 | 61 | 371 | 64 | 42 |
| Binary | 110111 | 101001 | 10000010 | 111010 | 1000100 | 0 | 110001 | 11111001 | 110100 | 100010 |
Color Harmonies of #372982
Complementary color
Monochromatic Colors of #372982
Black with #372982
Text Example
Text Example
White with #372982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372982; }
p { color: rgb(55,41,130); }
H1.HeaderClassName
{
color: #372982;
}
.AnyTagClassName
{
color: #372982;
}
</style>
background-color css
<style>
a { background-color: #372982; }
a { background-color: rgb(55,41,130); }
div.DivClassName
{
background-color: #372982;
}
.BgClassName
{
background-color: #372982;
}
</style>
border-color css
<style>
span { border-color: #372982; }
span { border-color: rgb(55,41,130); }
td.TdClassName
{
border-color: #372982;
}
.TagClassName
{
border-color: #372982;
}
</style>