Shades of Windsor #423579
Tints of Windsor #423579
RGB
CMYK
RGB Variations
Color information
#423579 (or 0x423579) is known color: Windsor. HEX triplet: 42, 35 and 79. RGB value is (66,53,121). Sum of RGB (Red+Green+Blue) = 66+53+121=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #423579 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423579 is #BDCA86. Grayscale: #404040. Windows color (decimal): -12438151 or 7943490. OLE color: 7943490.
HSL color Cylindrical-coordinate representation of color #423579: hue angle of 251.47º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #423579 is Cyan = 0.45, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 53 | 121 | - |
| CMYK | 0.45 | 0.56 | 0 | 0.53 |
| HSL | 251.47º | 0.39% | 0.34% | - |
| HSV(B) | 251.47º | 0.56% | 0.47% | - |
| XYZ | 6.97 | 5.08 | 18.7 | - |
| YUV | 64.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 121 | 0.45 | 0.56 | 0 | 0.53 | 251.47 | 0.39 | 0.34 |
| Hex | 42 | 35 | 79 | 2D | 38 | 0 | 35 | FB | 27 | 22 |
| Octal | 102 | 65 | 171 | 55 | 70 | 0 | 65 | 373 | 47 | 42 |
| Binary | 1000010 | 110101 | 1111001 | 101101 | 111000 | 0 | 110101 | 11111011 | 100111 | 100010 |
Color Harmonies of #423579
Complementary color
Monochromatic Colors of #423579
Black with #423579
Text Example
Text Example
White with #423579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423579; }
p { color: rgb(66,53,121); }
H1.HeaderClassName
{
color: #423579;
}
.AnyTagClassName
{
color: #423579;
}
</style>
background-color css
<style>
a { background-color: #423579; }
a { background-color: rgb(66,53,121); }
div.DivClassName
{
background-color: #423579;
}
.BgClassName
{
background-color: #423579;
}
</style>
border-color css
<style>
span { border-color: #423579; }
span { border-color: rgb(66,53,121); }
td.TdClassName
{
border-color: #423579;
}
.TagClassName
{
border-color: #423579;
}
</style>