Shades of Windsor #462485
Tints of Windsor #462485
RGB
CMYK
RGB Variations
Color information
#462485 (or 0x462485) is known color: Windsor. HEX triplet: 46, 24 and 85. RGB value is (70,36,133). Sum of RGB (Red+Green+Blue) = 70+36+133=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 36 (14.45% from 255 or 15.06% from 239); Blue value is 133 (52.34% from 255 or 55.65% from 239); Max value from RGB is 133 - color contains mainly: blue. Hex color #462485 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462485 is #B9DB7A. Grayscale: #383838. Windows color (decimal): -12180347 or 8725574. OLE color: 8725574.
HSL color Cylindrical-coordinate representation of color #462485: hue angle of 261.03º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #462485 is Cyan = 0.47, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 36 | 133 | - |
| CMYK | 0.47 | 0.73 | 0 | 0.48 |
| HSL | 261.03º | 0.57% | 0.33% | - |
| HSV(B) | 261.03º | 0.73% | 0.52% | - |
| XYZ | 7.39 | 4.26 | 22.62 | - |
| YUV | 57.22 | 170.76 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 133 | 0.47 | 0.73 | 0 | 0.48 | 261.03 | 0.57 | 0.33 |
| Hex | 46 | 24 | 85 | 2F | 49 | 0 | 30 | 105 | 39 | 21 |
| Octal | 106 | 44 | 205 | 57 | 111 | 0 | 60 | 405 | 71 | 41 |
| Binary | 1000110 | 100100 | 10000101 | 101111 | 1001001 | 0 | 110000 | 100000101 | 111001 | 100001 |
Color Harmonies of #462485
Complementary color
Monochromatic Colors of #462485
Black with #462485
Text Example
Text Example
White with #462485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462485; }
p { color: rgb(70,36,133); }
H1.HeaderClassName
{
color: #462485;
}
.AnyTagClassName
{
color: #462485;
}
</style>
background-color css
<style>
a { background-color: #462485; }
a { background-color: rgb(70,36,133); }
div.DivClassName
{
background-color: #462485;
}
.BgClassName
{
background-color: #462485;
}
</style>
border-color css
<style>
span { border-color: #462485; }
span { border-color: rgb(70,36,133); }
td.TdClassName
{
border-color: #462485;
}
.TagClassName
{
border-color: #462485;
}
</style>