Shades of Windsor #423478
Tints of Windsor #423478
RGB
CMYK
RGB Variations
Color information
#423478 (or 0x423478) is known color: Windsor. HEX triplet: 42, 34 and 78. RGB value is (66,52,120). Sum of RGB (Red+Green+Blue) = 66+52+120=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 120 (47.27% from 255 or 50.42% from 238); Max value from RGB is 120 - color contains mainly: blue. Hex color #423478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423478 is #BDCB87. Grayscale: #3F3F3F. Windows color (decimal): -12438408 or 7877698. OLE color: 7877698.
HSL color Cylindrical-coordinate representation of color #423478: hue angle of 252.35º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #423478 is Cyan = 0.45, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 52 | 120 | - |
| CMYK | 0.45 | 0.57 | 0 | 0.53 |
| HSL | 252.35º | 0.4% | 0.34% | - |
| HSV(B) | 252.35º | 0.57% | 0.47% | - |
| XYZ | 6.86 | 4.97 | 18.37 | - |
| YUV | 63.94 | 159.64 | 129.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 120 | 0.45 | 0.57 | 0 | 0.53 | 252.35 | 0.4 | 0.34 |
| Hex | 42 | 34 | 78 | 2D | 39 | 0 | 35 | FC | 28 | 22 |
| Octal | 102 | 64 | 170 | 55 | 71 | 0 | 65 | 374 | 50 | 42 |
| Binary | 1000010 | 110100 | 1111000 | 101101 | 111001 | 0 | 110101 | 11111100 | 101000 | 100010 |
Color Harmonies of #423478
Complementary color
Monochromatic Colors of #423478
Black with #423478
Text Example
Text Example
White with #423478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423478; }
p { color: rgb(66,52,120); }
H1.HeaderClassName
{
color: #423478;
}
.AnyTagClassName
{
color: #423478;
}
</style>
background-color css
<style>
a { background-color: #423478; }
a { background-color: rgb(66,52,120); }
div.DivClassName
{
background-color: #423478;
}
.BgClassName
{
background-color: #423478;
}
</style>
border-color css
<style>
span { border-color: #423478; }
span { border-color: rgb(66,52,120); }
td.TdClassName
{
border-color: #423478;
}
.TagClassName
{
border-color: #423478;
}
</style>