Shades of Windsor #462577
Tints of Windsor #462577
RGB
CMYK
RGB Variations
Color information
#462577 (or 0x462577) is known color: Windsor. HEX triplet: 46, 25 and 77. RGB value is (70,37,119). Sum of RGB (Red+Green+Blue) = 70+37+119=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #462577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462577 is #B9DA88. Grayscale: #373737. Windows color (decimal): -12180105 or 7808326. OLE color: 7808326.
HSL color Cylindrical-coordinate representation of color #462577: hue angle of 264.15º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #462577 is Cyan = 0.41, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 37 | 119 | - |
| CMYK | 0.41 | 0.69 | 0 | 0.53 |
| HSL | 264.15º | 0.53% | 0.31% | - |
| HSV(B) | 264.15º | 0.69% | 0.47% | - |
| XYZ | 6.52 | 3.96 | 17.87 | - |
| YUV | 56.22 | 163.43 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 119 | 0.41 | 0.69 | 0 | 0.53 | 264.15 | 0.53 | 0.31 |
| Hex | 46 | 25 | 77 | 29 | 45 | 0 | 35 | 108 | 35 | 1F |
| Octal | 106 | 45 | 167 | 51 | 105 | 0 | 65 | 410 | 65 | 37 |
| Binary | 1000110 | 100101 | 1110111 | 101001 | 1000101 | 0 | 110101 | 100001000 | 110101 | 11111 |
Color Harmonies of #462577
Complementary color
Monochromatic Colors of #462577
Black with #462577
Text Example
Text Example
White with #462577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462577; }
p { color: rgb(70,37,119); }
H1.HeaderClassName
{
color: #462577;
}
.AnyTagClassName
{
color: #462577;
}
</style>
background-color css
<style>
a { background-color: #462577; }
a { background-color: rgb(70,37,119); }
div.DivClassName
{
background-color: #462577;
}
.BgClassName
{
background-color: #462577;
}
</style>
border-color css
<style>
span { border-color: #462577; }
span { border-color: rgb(70,37,119); }
td.TdClassName
{
border-color: #462577;
}
.TagClassName
{
border-color: #462577;
}
</style>