Shades of Windsor #372777
Tints of Windsor #372777
RGB
CMYK
RGB Variations
Color information
#372777 (or 0x372777) is known color: Windsor. HEX triplet: 37, 27 and 77. RGB value is (55,39,119). Sum of RGB (Red+Green+Blue) = 55+39+119=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 39 (15.62% from 255 or 18.31% from 213); Blue value is 119 (46.88% from 255 or 55.87% from 213); Max value from RGB is 119 - color contains mainly: blue. Hex color #372777 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372777 is #C8D888. Grayscale: #343434. Windows color (decimal): -13162633 or 7808823. OLE color: 7808823.
HSL color Cylindrical-coordinate representation of color #372777: hue angle of 252º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #372777 is Cyan = 0.54, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 39 | 119 | - |
| CMYK | 0.54 | 0.67 | 0 | 0.53 |
| HSL | 252º | 0.51% | 0.31% | - |
| HSV(B) | 252º | 0.67% | 0.47% | - |
| XYZ | 5.63 | 3.6 | 17.85 | - |
| YUV | 52.9 | 165.3 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 119 | 0.54 | 0.67 | 0 | 0.53 | 252 | 0.51 | 0.31 |
| Hex | 37 | 27 | 77 | 36 | 43 | 0 | 35 | FC | 33 | 1F |
| Octal | 67 | 47 | 167 | 66 | 103 | 0 | 65 | 374 | 63 | 37 |
| Binary | 110111 | 100111 | 1110111 | 110110 | 1000011 | 0 | 110101 | 11111100 | 110011 | 11111 |
Color Harmonies of #372777
Complementary color
Monochromatic Colors of #372777
Black with #372777
Text Example
Text Example
White with #372777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372777; }
p { color: rgb(55,39,119); }
H1.HeaderClassName
{
color: #372777;
}
.AnyTagClassName
{
color: #372777;
}
</style>
background-color css
<style>
a { background-color: #372777; }
a { background-color: rgb(55,39,119); }
div.DivClassName
{
background-color: #372777;
}
.BgClassName
{
background-color: #372777;
}
</style>
border-color css
<style>
span { border-color: #372777; }
span { border-color: rgb(55,39,119); }
td.TdClassName
{
border-color: #372777;
}
.TagClassName
{
border-color: #372777;
}
</style>