Shades of Windsor #423578
Tints of Windsor #423578
RGB
CMYK
RGB Variations
Color information
#423578 (or 0x423578) is known color: Windsor. HEX triplet: 42, 35 and 78. RGB value is (66,53,120). Sum of RGB (Red+Green+Blue) = 66+53+120=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 53 (21.09% from 255 or 22.18% from 239); Blue value is 120 (47.27% from 255 or 50.21% from 239); Max value from RGB is 120 - color contains mainly: blue. Hex color #423578 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423578 is #BDCA87. Grayscale: #404040. Windows color (decimal): -12438152 or 7877954. OLE color: 7877954.
HSL color Cylindrical-coordinate representation of color #423578: hue angle of 251.64º 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 #423578 is Cyan = 0.45, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 53 | 120 | - |
| CMYK | 0.45 | 0.56 | 0 | 0.53 |
| HSL | 251.64º | 0.39% | 0.34% | - |
| HSV(B) | 251.64º | 0.56% | 0.47% | - |
| XYZ | 6.91 | 5.06 | 18.38 | - |
| YUV | 64.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 120 | 0.45 | 0.56 | 0 | 0.53 | 251.64 | 0.39 | 0.34 |
| Hex | 42 | 35 | 78 | 2D | 38 | 0 | 35 | FC | 27 | 22 |
| Octal | 102 | 65 | 170 | 55 | 70 | 0 | 65 | 374 | 47 | 42 |
| Binary | 1000010 | 110101 | 1111000 | 101101 | 111000 | 0 | 110101 | 11111100 | 100111 | 100010 |
Color Harmonies of #423578
Complementary color
Monochromatic Colors of #423578
Black with #423578
Text Example
Text Example
White with #423578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423578; }
p { color: rgb(66,53,120); }
H1.HeaderClassName
{
color: #423578;
}
.AnyTagClassName
{
color: #423578;
}
</style>
background-color css
<style>
a { background-color: #423578; }
a { background-color: rgb(66,53,120); }
div.DivClassName
{
background-color: #423578;
}
.BgClassName
{
background-color: #423578;
}
</style>
border-color css
<style>
span { border-color: #423578; }
span { border-color: rgb(66,53,120); }
td.TdClassName
{
border-color: #423578;
}
.TagClassName
{
border-color: #423578;
}
</style>