Shades of Windsor #462574
Tints of Windsor #462574
RGB
CMYK
RGB Variations
Color information
#462574 (or 0x462574) is known color: Windsor. HEX triplet: 46, 25 and 74. RGB value is (70,37,116). Sum of RGB (Red+Green+Blue) = 70+37+116=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #462574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462574 is #B9DA8B. Grayscale: #373737. Windows color (decimal): -12180108 or 7611718. OLE color: 7611718.
HSL color Cylindrical-coordinate representation of color #462574: hue angle of 265.06º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #462574 is Cyan = 0.40, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 37 | 116 | - |
| CMYK | 0.40 | 0.68 | 0 | 0.55 |
| HSL | 265.06º | 0.52% | 0.3% | - |
| HSV(B) | 265.06º | 0.68% | 0.45% | - |
| XYZ | 6.34 | 3.89 | 16.94 | - |
| YUV | 55.87 | 161.93 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 116 | 0.40 | 0.68 | 0 | 0.55 | 265.06 | 0.52 | 0.3 |
| Hex | 46 | 25 | 74 | 28 | 44 | 0 | 37 | 109 | 34 | 1E |
| Octal | 106 | 45 | 164 | 50 | 104 | 0 | 67 | 411 | 64 | 36 |
| Binary | 1000110 | 100101 | 1110100 | 101000 | 1000100 | 0 | 110111 | 100001001 | 110100 | 11110 |
Color Harmonies of #462574
Complementary color
Monochromatic Colors of #462574
Black with #462574
Text Example
Text Example
White with #462574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462574; }
p { color: rgb(70,37,116); }
H1.HeaderClassName
{
color: #462574;
}
.AnyTagClassName
{
color: #462574;
}
</style>
background-color css
<style>
a { background-color: #462574; }
a { background-color: rgb(70,37,116); }
div.DivClassName
{
background-color: #462574;
}
.BgClassName
{
background-color: #462574;
}
</style>
border-color css
<style>
span { border-color: #462574; }
span { border-color: rgb(70,37,116); }
td.TdClassName
{
border-color: #462574;
}
.TagClassName
{
border-color: #462574;
}
</style>