Shades of Windsor #462079
Tints of Windsor #462079
RGB
CMYK
RGB Variations
Color information
#462079 (or 0x462079) is known color: Windsor. HEX triplet: 46, 20 and 79. RGB value is (70,32,121). Sum of RGB (Red+Green+Blue) = 70+32+121=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 121 (47.66% from 255 or 54.26% from 223); Max value from RGB is 121 - color contains mainly: blue. Hex color #462079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462079 is #B9DF86. Grayscale: #353535. Windows color (decimal): -12181383 or 7938118. OLE color: 7938118.
HSL color Cylindrical-coordinate representation of color #462079: hue angle of 265.62º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #462079 is Cyan = 0.42, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 32 | 121 | - |
| CMYK | 0.42 | 0.74 | 0 | 0.53 |
| HSL | 265.62º | 0.58% | 0.3% | - |
| HSV(B) | 265.62º | 0.74% | 0.47% | - |
| XYZ | 6.49 | 3.72 | 18.46 | - |
| YUV | 53.51 | 166.09 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 121 | 0.42 | 0.74 | 0 | 0.53 | 265.62 | 0.58 | 0.3 |
| Hex | 46 | 20 | 79 | 2A | 4A | 0 | 35 | 10A | 3A | 1E |
| Octal | 106 | 40 | 171 | 52 | 112 | 0 | 65 | 412 | 72 | 36 |
| Binary | 1000110 | 100000 | 1111001 | 101010 | 1001010 | 0 | 110101 | 100001010 | 111010 | 11110 |
Color Harmonies of #462079
Complementary color
Monochromatic Colors of #462079
Black with #462079
Text Example
Text Example
White with #462079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462079; }
p { color: rgb(70,32,121); }
H1.HeaderClassName
{
color: #462079;
}
.AnyTagClassName
{
color: #462079;
}
</style>
background-color css
<style>
a { background-color: #462079; }
a { background-color: rgb(70,32,121); }
div.DivClassName
{
background-color: #462079;
}
.BgClassName
{
background-color: #462079;
}
</style>
border-color css
<style>
span { border-color: #462079; }
span { border-color: rgb(70,32,121); }
td.TdClassName
{
border-color: #462079;
}
.TagClassName
{
border-color: #462079;
}
</style>