Shades of Windsor #372680
Tints of Windsor #372680
RGB
CMYK
RGB Variations
Color information
#372680 (or 0x372680) is known color: Windsor. HEX triplet: 37, 26 and 80. RGB value is (55,38,128). Sum of RGB (Red+Green+Blue) = 55+38+128=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 128 (50.39% from 255 or 57.92% from 221); Max value from RGB is 128 - color contains mainly: blue. Hex color #372680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372680 is #C8D97F. Grayscale: #353535. Windows color (decimal): -13162880 or 8398391. OLE color: 8398391.
HSL color Cylindrical-coordinate representation of color #372680: hue angle of 251.33º degrees, saturation: 0.54, 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 #372680 is Cyan = 0.57, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 38 | 128 | - |
| CMYK | 0.57 | 0.70 | 0 | 0.50 |
| HSL | 251.33º | 0.54% | 0.33% | - |
| HSV(B) | 251.33º | 0.7% | 0.5% | - |
| XYZ | 6.16 | 3.76 | 20.82 | - |
| YUV | 53.34 | 170.13 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 38 | 128 | 0.57 | 0.70 | 0 | 0.50 | 251.33 | 0.54 | 0.33 |
| Hex | 37 | 26 | 80 | 39 | 46 | 0 | 32 | FB | 36 | 21 |
| Octal | 67 | 46 | 200 | 71 | 106 | 0 | 62 | 373 | 66 | 41 |
| Binary | 110111 | 100110 | 10000000 | 111001 | 1000110 | 0 | 110010 | 11111011 | 110110 | 100001 |
Color Harmonies of #372680
Complementary color
Monochromatic Colors of #372680
Black with #372680
Text Example
Text Example
White with #372680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372680; }
p { color: rgb(55,38,128); }
H1.HeaderClassName
{
color: #372680;
}
.AnyTagClassName
{
color: #372680;
}
</style>
background-color css
<style>
a { background-color: #372680; }
a { background-color: rgb(55,38,128); }
div.DivClassName
{
background-color: #372680;
}
.BgClassName
{
background-color: #372680;
}
</style>
border-color css
<style>
span { border-color: #372680; }
span { border-color: rgb(55,38,128); }
td.TdClassName
{
border-color: #372680;
}
.TagClassName
{
border-color: #372680;
}
</style>