Shades of Windsor #462379
Tints of Windsor #462379
RGB
CMYK
RGB Variations
Color information
#462379 (or 0x462379) is known color: Windsor. HEX triplet: 46, 23 and 79. RGB value is (70,35,121). Sum of RGB (Red+Green+Blue) = 70+35+121=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 35 (14.06% from 255 or 15.49% from 226); Blue value is 121 (47.66% from 255 or 53.54% from 226); Max value from RGB is 121 - color contains mainly: blue. Hex color #462379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462379 is #B9DC86. Grayscale: #363636. Windows color (decimal): -12180615 or 7938886. OLE color: 7938886.
HSL color Cylindrical-coordinate representation of color #462379: hue angle of 264.42º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #462379 is Cyan = 0.42, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 35 | 121 | - |
| CMYK | 0.42 | 0.71 | 0 | 0.53 |
| HSL | 264.42º | 0.55% | 0.31% | - |
| HSV(B) | 264.42º | 0.71% | 0.47% | - |
| XYZ | 6.58 | 3.88 | 18.49 | - |
| YUV | 55.27 | 165.1 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 121 | 0.42 | 0.71 | 0 | 0.53 | 264.42 | 0.55 | 0.31 |
| Hex | 46 | 23 | 79 | 2A | 47 | 0 | 35 | 108 | 37 | 1F |
| Octal | 106 | 43 | 171 | 52 | 107 | 0 | 65 | 410 | 67 | 37 |
| Binary | 1000110 | 100011 | 1111001 | 101010 | 1000111 | 0 | 110101 | 100001000 | 110111 | 11111 |
Color Harmonies of #462379
Complementary color
Monochromatic Colors of #462379
Black with #462379
Text Example
Text Example
White with #462379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462379; }
p { color: rgb(70,35,121); }
H1.HeaderClassName
{
color: #462379;
}
.AnyTagClassName
{
color: #462379;
}
</style>
background-color css
<style>
a { background-color: #462379; }
a { background-color: rgb(70,35,121); }
div.DivClassName
{
background-color: #462379;
}
.BgClassName
{
background-color: #462379;
}
</style>
border-color css
<style>
span { border-color: #462379; }
span { border-color: rgb(70,35,121); }
td.TdClassName
{
border-color: #462379;
}
.TagClassName
{
border-color: #462379;
}
</style>