Shades of Windsor #423279
Tints of Windsor #423279
RGB
CMYK
RGB Variations
Color information
#423279 (or 0x423279) is known color: Windsor. HEX triplet: 42, 32 and 79. RGB value is (66,50,121). Sum of RGB (Red+Green+Blue) = 66+50+121=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 121 (47.66% from 255 or 51.05% from 237); Max value from RGB is 121 - color contains mainly: blue. Hex color #423279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423279 is #BDCD86. Grayscale: #3E3E3E. Windows color (decimal): -12438919 or 7942722. OLE color: 7942722.
HSL color Cylindrical-coordinate representation of color #423279: hue angle of 253.52º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #423279 is Cyan = 0.45, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 50 | 121 | - |
| CMYK | 0.45 | 0.59 | 0 | 0.53 |
| HSL | 253.52º | 0.42% | 0.34% | - |
| HSV(B) | 253.52º | 0.59% | 0.47% | - |
| XYZ | 6.84 | 4.82 | 18.66 | - |
| YUV | 62.88 | 160.8 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 121 | 0.45 | 0.59 | 0 | 0.53 | 253.52 | 0.42 | 0.34 |
| Hex | 42 | 32 | 79 | 2D | 3B | 0 | 35 | FE | 2A | 22 |
| Octal | 102 | 62 | 171 | 55 | 73 | 0 | 65 | 376 | 52 | 42 |
| Binary | 1000010 | 110010 | 1111001 | 101101 | 111011 | 0 | 110101 | 11111110 | 101010 | 100010 |
Color Harmonies of #423279
Complementary color
Monochromatic Colors of #423279
Black with #423279
Text Example
Text Example
White with #423279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423279; }
p { color: rgb(66,50,121); }
H1.HeaderClassName
{
color: #423279;
}
.AnyTagClassName
{
color: #423279;
}
</style>
background-color css
<style>
a { background-color: #423279; }
a { background-color: rgb(66,50,121); }
div.DivClassName
{
background-color: #423279;
}
.BgClassName
{
background-color: #423279;
}
</style>
border-color css
<style>
span { border-color: #423279; }
span { border-color: rgb(66,50,121); }
td.TdClassName
{
border-color: #423279;
}
.TagClassName
{
border-color: #423279;
}
</style>