Shades of Windsor #423377
Tints of Windsor #423377
RGB
CMYK
RGB Variations
Color information
#423377 (or 0x423377) is known color: Windsor. HEX triplet: 42, 33 and 77. RGB value is (66,51,119). Sum of RGB (Red+Green+Blue) = 66+51+119=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 119 (46.88% from 255 or 50.42% from 236); Max value from RGB is 119 - color contains mainly: blue. Hex color #423377 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423377 is #BDCC88. Grayscale: #3E3E3E. Windows color (decimal): -12438665 or 7811906. OLE color: 7811906.
HSL color Cylindrical-coordinate representation of color #423377: hue angle of 253.24º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #423377 is Cyan = 0.45, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 51 | 119 | - |
| CMYK | 0.45 | 0.57 | 0 | 0.53 |
| HSL | 253.24º | 0.4% | 0.33% | - |
| HSV(B) | 253.24º | 0.57% | 0.47% | - |
| XYZ | 6.76 | 4.86 | 18.03 | - |
| YUV | 63.24 | 159.47 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 119 | 0.45 | 0.57 | 0 | 0.53 | 253.24 | 0.4 | 0.33 |
| Hex | 42 | 33 | 77 | 2D | 39 | 0 | 35 | FD | 28 | 21 |
| Octal | 102 | 63 | 167 | 55 | 71 | 0 | 65 | 375 | 50 | 41 |
| Binary | 1000010 | 110011 | 1110111 | 101101 | 111001 | 0 | 110101 | 11111101 | 101000 | 100001 |
Color Harmonies of #423377
Complementary color
Monochromatic Colors of #423377
Black with #423377
Text Example
Text Example
White with #423377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423377; }
p { color: rgb(66,51,119); }
H1.HeaderClassName
{
color: #423377;
}
.AnyTagClassName
{
color: #423377;
}
</style>
background-color css
<style>
a { background-color: #423377; }
a { background-color: rgb(66,51,119); }
div.DivClassName
{
background-color: #423377;
}
.BgClassName
{
background-color: #423377;
}
</style>
border-color css
<style>
span { border-color: #423377; }
span { border-color: rgb(66,51,119); }
td.TdClassName
{
border-color: #423377;
}
.TagClassName
{
border-color: #423377;
}
</style>