Shades of Windsor #372780
Tints of Windsor #372780
RGB
CMYK
RGB Variations
Color information
#372780 (or 0x372780) is known color: Windsor. HEX triplet: 37, 27 and 80. RGB value is (55,39,128). Sum of RGB (Red+Green+Blue) = 55+39+128=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 128 (50.39% from 255 or 57.66% from 222); Max value from RGB is 128 - color contains mainly: blue. Hex color #372780 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372780 is #C8D87F. Grayscale: #353535. Windows color (decimal): -13162624 or 8398647. OLE color: 8398647.
HSL color Cylindrical-coordinate representation of color #372780: hue angle of 250.79º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372780 is Cyan = 0.57, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 39 | 128 | - |
| CMYK | 0.57 | 0.70 | 0 | 0.50 |
| HSL | 250.79º | 0.53% | 0.33% | - |
| HSV(B) | 250.79º | 0.7% | 0.5% | - |
| XYZ | 6.2 | 3.82 | 20.83 | - |
| YUV | 53.93 | 169.8 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 128 | 0.57 | 0.70 | 0 | 0.50 | 250.79 | 0.53 | 0.33 |
| Hex | 37 | 27 | 80 | 39 | 46 | 0 | 32 | FB | 35 | 21 |
| Octal | 67 | 47 | 200 | 71 | 106 | 0 | 62 | 373 | 65 | 41 |
| Binary | 110111 | 100111 | 10000000 | 111001 | 1000110 | 0 | 110010 | 11111011 | 110101 | 100001 |
Color Harmonies of #372780
Complementary color
Monochromatic Colors of #372780
Black with #372780
Text Example
Text Example
White with #372780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372780; }
p { color: rgb(55,39,128); }
H1.HeaderClassName
{
color: #372780;
}
.AnyTagClassName
{
color: #372780;
}
</style>
background-color css
<style>
a { background-color: #372780; }
a { background-color: rgb(55,39,128); }
div.DivClassName
{
background-color: #372780;
}
.BgClassName
{
background-color: #372780;
}
</style>
border-color css
<style>
span { border-color: #372780; }
span { border-color: rgb(55,39,128); }
td.TdClassName
{
border-color: #372780;
}
.TagClassName
{
border-color: #372780;
}
</style>