Shades of Windsor #362576
Tints of Windsor #362576
RGB
CMYK
RGB Variations
Color information
#362576 (or 0x362576) is known color: Windsor. HEX triplet: 36, 25 and 76. RGB value is (54,37,118). Sum of RGB (Red+Green+Blue) = 54+37+118=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 37 (14.84% from 255 or 17.70% from 209); Blue value is 118 (46.48% from 255 or 56.46% from 209); Max value from RGB is 118 - color contains mainly: blue. Hex color #362576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362576 is #C9DA89. Grayscale: #333333. Windows color (decimal): -13228682 or 7742774. OLE color: 7742774.
HSL color Cylindrical-coordinate representation of color #362576: hue angle of 252.59º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #362576 is Cyan = 0.54, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 37 | 118 | - |
| CMYK | 0.54 | 0.69 | 0 | 0.54 |
| HSL | 252.59º | 0.52% | 0.3% | - |
| HSV(B) | 252.59º | 0.69% | 0.46% | - |
| XYZ | 5.45 | 3.42 | 17.51 | - |
| YUV | 51.32 | 165.63 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 118 | 0.54 | 0.69 | 0 | 0.54 | 252.59 | 0.52 | 0.3 |
| Hex | 36 | 25 | 76 | 36 | 45 | 0 | 36 | FD | 34 | 1E |
| Octal | 66 | 45 | 166 | 66 | 105 | 0 | 66 | 375 | 64 | 36 |
| Binary | 110110 | 100101 | 1110110 | 110110 | 1000101 | 0 | 110110 | 11111101 | 110100 | 11110 |
Color Harmonies of #362576
Complementary color
Monochromatic Colors of #362576
Black with #362576
Text Example
Text Example
White with #362576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362576; }
p { color: rgb(54,37,118); }
H1.HeaderClassName
{
color: #362576;
}
.AnyTagClassName
{
color: #362576;
}
</style>
background-color css
<style>
a { background-color: #362576; }
a { background-color: rgb(54,37,118); }
div.DivClassName
{
background-color: #362576;
}
.BgClassName
{
background-color: #362576;
}
</style>
border-color css
<style>
span { border-color: #362576; }
span { border-color: rgb(54,37,118); }
td.TdClassName
{
border-color: #362576;
}
.TagClassName
{
border-color: #362576;
}
</style>