Shades of Windsor #423576
Tints of Windsor #423576
RGB
CMYK
RGB Variations
Color information
#423576 (or 0x423576) is known color: Windsor. HEX triplet: 42, 35 and 76. RGB value is (66,53,118). Sum of RGB (Red+Green+Blue) = 66+53+118=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 53 (21.09% from 255 or 22.36% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #423576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423576 is #BDCA89. Grayscale: #404040. Windows color (decimal): -12438154 or 7746882. OLE color: 7746882.
HSL color Cylindrical-coordinate representation of color #423576: hue angle of 252º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #423576 is Cyan = 0.44, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 53 | 118 | - |
| CMYK | 0.44 | 0.55 | 0 | 0.54 |
| HSL | 252º | 0.38% | 0.34% | - |
| HSV(B) | 252º | 0.55% | 0.46% | - |
| XYZ | 6.79 | 5.01 | 17.75 | - |
| YUV | 64.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 118 | 0.44 | 0.55 | 0 | 0.54 | 252 | 0.38 | 0.34 |
| Hex | 42 | 35 | 76 | 2C | 37 | 0 | 36 | FC | 26 | 22 |
| Octal | 102 | 65 | 166 | 54 | 67 | 0 | 66 | 374 | 46 | 42 |
| Binary | 1000010 | 110101 | 1110110 | 101100 | 110111 | 0 | 110110 | 11111100 | 100110 | 100010 |
Color Harmonies of #423576
Complementary color
Monochromatic Colors of #423576
Black with #423576
Text Example
Text Example
White with #423576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423576; }
p { color: rgb(66,53,118); }
H1.HeaderClassName
{
color: #423576;
}
.AnyTagClassName
{
color: #423576;
}
</style>
background-color css
<style>
a { background-color: #423576; }
a { background-color: rgb(66,53,118); }
div.DivClassName
{
background-color: #423576;
}
.BgClassName
{
background-color: #423576;
}
</style>
border-color css
<style>
span { border-color: #423576; }
span { border-color: rgb(66,53,118); }
td.TdClassName
{
border-color: #423576;
}
.TagClassName
{
border-color: #423576;
}
</style>