Shades of Windsor #462378
Tints of Windsor #462378
RGB
CMYK
RGB Variations
Color information
#462378 (or 0x462378) is known color: Windsor. HEX triplet: 46, 23 and 78. RGB value is (70,35,120). Sum of RGB (Red+Green+Blue) = 70+35+120=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 120 (47.27% from 255 or 53.33% from 225); Max value from RGB is 120 - color contains mainly: blue. Hex color #462378 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462378 is #B9DC87. Grayscale: #363636. Windows color (decimal): -12180616 or 7873350. OLE color: 7873350.
HSL color Cylindrical-coordinate representation of color #462378: hue angle of 264.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #462378 is Cyan = 0.42, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 35 | 120 | - |
| CMYK | 0.42 | 0.71 | 0 | 0.53 |
| HSL | 264.71º | 0.55% | 0.3% | - |
| HSV(B) | 264.71º | 0.71% | 0.47% | - |
| XYZ | 6.52 | 3.86 | 18.17 | - |
| YUV | 55.16 | 164.6 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 120 | 0.42 | 0.71 | 0 | 0.53 | 264.71 | 0.55 | 0.3 |
| Hex | 46 | 23 | 78 | 2A | 47 | 0 | 35 | 109 | 37 | 1E |
| Octal | 106 | 43 | 170 | 52 | 107 | 0 | 65 | 411 | 67 | 36 |
| Binary | 1000110 | 100011 | 1111000 | 101010 | 1000111 | 0 | 110101 | 100001001 | 110111 | 11110 |
Color Harmonies of #462378
Complementary color
Monochromatic Colors of #462378
Black with #462378
Text Example
Text Example
White with #462378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462378; }
p { color: rgb(70,35,120); }
H1.HeaderClassName
{
color: #462378;
}
.AnyTagClassName
{
color: #462378;
}
</style>
background-color css
<style>
a { background-color: #462378; }
a { background-color: rgb(70,35,120); }
div.DivClassName
{
background-color: #462378;
}
.BgClassName
{
background-color: #462378;
}
</style>
border-color css
<style>
span { border-color: #462378; }
span { border-color: rgb(70,35,120); }
td.TdClassName
{
border-color: #462378;
}
.TagClassName
{
border-color: #462378;
}
</style>