Shades of Windsor #423278
Tints of Windsor #423278
RGB
CMYK
RGB Variations
Color information
#423278 (or 0x423278) is known color: Windsor. HEX triplet: 42, 32 and 78. RGB value is (66,50,120). Sum of RGB (Red+Green+Blue) = 66+50+120=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 120 (47.27% from 255 or 50.85% from 236); Max value from RGB is 120 - color contains mainly: blue. Hex color #423278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423278 is #BDCD87. Grayscale: #3E3E3E. Windows color (decimal): -12438920 or 7877186. OLE color: 7877186.
HSL color Cylindrical-coordinate representation of color #423278: hue angle of 253.71º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #423278 is Cyan = 0.45, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 50 | 120 | - |
| CMYK | 0.45 | 0.58 | 0 | 0.53 |
| HSL | 253.71º | 0.41% | 0.33% | - |
| HSV(B) | 253.71º | 0.58% | 0.47% | - |
| XYZ | 6.78 | 4.8 | 18.34 | - |
| YUV | 62.76 | 160.3 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 120 | 0.45 | 0.58 | 0 | 0.53 | 253.71 | 0.41 | 0.33 |
| Hex | 42 | 32 | 78 | 2D | 3A | 0 | 35 | FE | 29 | 21 |
| Octal | 102 | 62 | 170 | 55 | 72 | 0 | 65 | 376 | 51 | 41 |
| Binary | 1000010 | 110010 | 1111000 | 101101 | 111010 | 0 | 110101 | 11111110 | 101001 | 100001 |
Color Harmonies of #423278
Complementary color
Monochromatic Colors of #423278
Black with #423278
Text Example
Text Example
White with #423278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423278; }
p { color: rgb(66,50,120); }
H1.HeaderClassName
{
color: #423278;
}
.AnyTagClassName
{
color: #423278;
}
</style>
background-color css
<style>
a { background-color: #423278; }
a { background-color: rgb(66,50,120); }
div.DivClassName
{
background-color: #423278;
}
.BgClassName
{
background-color: #423278;
}
</style>
border-color css
<style>
span { border-color: #423278; }
span { border-color: rgb(66,50,120); }
td.TdClassName
{
border-color: #423278;
}
.TagClassName
{
border-color: #423278;
}
</style>