Shades of Windsor #362677
Tints of Windsor #362677
RGB
CMYK
RGB Variations
Color information
#362677 (or 0x362677) is known color: Windsor. HEX triplet: 36, 26 and 77. RGB value is (54,38,119). Sum of RGB (Red+Green+Blue) = 54+38+119=211 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.59% from 211); Green value is 38 (15.23% from 255 or 18.01% from 211); Blue value is 119 (46.88% from 255 or 56.40% from 211); Max value from RGB is 119 - color contains mainly: blue. Hex color #362677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362677 is #C9D988. Grayscale: #333333. Windows color (decimal): -13228425 or 7808566. OLE color: 7808566.
HSL color Cylindrical-coordinate representation of color #362677: hue angle of 251.85º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #362677 is Cyan = 0.55, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 38 | 119 | - |
| CMYK | 0.55 | 0.68 | 0 | 0.53 |
| HSL | 251.85º | 0.52% | 0.31% | - |
| HSV(B) | 251.85º | 0.68% | 0.47% | - |
| XYZ | 5.54 | 3.5 | 17.84 | - |
| YUV | 52.02 | 165.8 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 119 | 0.55 | 0.68 | 0 | 0.53 | 251.85 | 0.52 | 0.31 |
| Hex | 36 | 26 | 77 | 37 | 44 | 0 | 35 | FC | 34 | 1F |
| Octal | 66 | 46 | 167 | 67 | 104 | 0 | 65 | 374 | 64 | 37 |
| Binary | 110110 | 100110 | 1110111 | 110111 | 1000100 | 0 | 110101 | 11111100 | 110100 | 11111 |
Color Harmonies of #362677
Complementary color
Monochromatic Colors of #362677
Black with #362677
Text Example
Text Example
White with #362677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362677; }
p { color: rgb(54,38,119); }
H1.HeaderClassName
{
color: #362677;
}
.AnyTagClassName
{
color: #362677;
}
</style>
background-color css
<style>
a { background-color: #362677; }
a { background-color: rgb(54,38,119); }
div.DivClassName
{
background-color: #362677;
}
.BgClassName
{
background-color: #362677;
}
</style>
border-color css
<style>
span { border-color: #362677; }
span { border-color: rgb(54,38,119); }
td.TdClassName
{
border-color: #362677;
}
.TagClassName
{
border-color: #362677;
}
</style>