Shades of Windsor #462476
Tints of Windsor #462476
RGB
CMYK
RGB Variations
Color information
#462476 (or 0x462476) is known color: Windsor. HEX triplet: 46, 24 and 76. RGB value is (70,36,118). Sum of RGB (Red+Green+Blue) = 70+36+118=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #462476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462476 is #B9DB89. Grayscale: #373737. Windows color (decimal): -12180362 or 7742534. OLE color: 7742534.
HSL color Cylindrical-coordinate representation of color #462476: hue angle of 264.88º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #462476 is Cyan = 0.41, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 36 | 118 | - |
| CMYK | 0.41 | 0.69 | 0 | 0.54 |
| HSL | 264.88º | 0.53% | 0.3% | - |
| HSV(B) | 264.88º | 0.69% | 0.46% | - |
| XYZ | 6.43 | 3.87 | 17.55 | - |
| YUV | 55.51 | 163.26 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 118 | 0.41 | 0.69 | 0 | 0.54 | 264.88 | 0.53 | 0.3 |
| Hex | 46 | 24 | 76 | 29 | 45 | 0 | 36 | 109 | 35 | 1E |
| Octal | 106 | 44 | 166 | 51 | 105 | 0 | 66 | 411 | 65 | 36 |
| Binary | 1000110 | 100100 | 1110110 | 101001 | 1000101 | 0 | 110110 | 100001001 | 110101 | 11110 |
Color Harmonies of #462476
Complementary color
Monochromatic Colors of #462476
Black with #462476
Text Example
Text Example
White with #462476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462476; }
p { color: rgb(70,36,118); }
H1.HeaderClassName
{
color: #462476;
}
.AnyTagClassName
{
color: #462476;
}
</style>
background-color css
<style>
a { background-color: #462476; }
a { background-color: rgb(70,36,118); }
div.DivClassName
{
background-color: #462476;
}
.BgClassName
{
background-color: #462476;
}
</style>
border-color css
<style>
span { border-color: #462476; }
span { border-color: rgb(70,36,118); }
td.TdClassName
{
border-color: #462476;
}
.TagClassName
{
border-color: #462476;
}
</style>