Shades of Windsor #462779
Tints of Windsor #462779
RGB
CMYK
RGB Variations
Color information
#462779 (or 0x462779) is known color: Windsor. HEX triplet: 46, 27 and 79. RGB value is (70,39,121). Sum of RGB (Red+Green+Blue) = 70+39+121=230 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.43% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 121 (47.66% from 255 or 52.61% from 230); Max value from RGB is 121 - color contains mainly: blue. Hex color #462779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462779 is #B9D886. Grayscale: #393939. Windows color (decimal): -12179591 or 7939910. OLE color: 7939910.
HSL color Cylindrical-coordinate representation of color #462779: hue angle of 262.68º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #462779 is Cyan = 0.42, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 39 | 121 | - |
| CMYK | 0.42 | 0.68 | 0 | 0.53 |
| HSL | 262.68º | 0.51% | 0.31% | - |
| HSV(B) | 262.68º | 0.68% | 0.47% | - |
| XYZ | 6.7 | 4.13 | 18.53 | - |
| YUV | 57.62 | 163.77 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 121 | 0.42 | 0.68 | 0 | 0.53 | 262.68 | 0.51 | 0.31 |
| Hex | 46 | 27 | 79 | 2A | 44 | 0 | 35 | 107 | 33 | 1F |
| Octal | 106 | 47 | 171 | 52 | 104 | 0 | 65 | 407 | 63 | 37 |
| Binary | 1000110 | 100111 | 1111001 | 101010 | 1000100 | 0 | 110101 | 100000111 | 110011 | 11111 |
Color Harmonies of #462779
Complementary color
Monochromatic Colors of #462779
Black with #462779
Text Example
Text Example
White with #462779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462779; }
p { color: rgb(70,39,121); }
H1.HeaderClassName
{
color: #462779;
}
.AnyTagClassName
{
color: #462779;
}
</style>
background-color css
<style>
a { background-color: #462779; }
a { background-color: rgb(70,39,121); }
div.DivClassName
{
background-color: #462779;
}
.BgClassName
{
background-color: #462779;
}
</style>
border-color css
<style>
span { border-color: #462779; }
span { border-color: rgb(70,39,121); }
td.TdClassName
{
border-color: #462779;
}
.TagClassName
{
border-color: #462779;
}
</style>