Shades of Windsor #482979
Tints of Windsor #482979
RGB
CMYK
RGB Variations
Color information
#482979 (or 0x482979) is known color: Windsor. HEX triplet: 48, 29 and 79. RGB value is (72,41,121). Sum of RGB (Red+Green+Blue) = 72+41+121=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 41 (16.41% from 255 or 17.52% from 234); Blue value is 121 (47.66% from 255 or 51.71% from 234); Max value from RGB is 121 - color contains mainly: blue. Hex color #482979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482979 is #B7D686. Grayscale: #3B3B3B. Windows color (decimal): -12048007 or 7940424. OLE color: 7940424.
HSL color Cylindrical-coordinate representation of color #482979: hue angle of 263.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #482979 is Cyan = 0.40, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 41 | 121 | - |
| CMYK | 0.40 | 0.66 | 0 | 0.53 |
| HSL | 263.25º | 0.49% | 0.32% | - |
| HSV(B) | 263.25º | 0.66% | 0.47% | - |
| XYZ | 6.92 | 4.34 | 18.56 | - |
| YUV | 59.39 | 162.77 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 121 | 0.40 | 0.66 | 0 | 0.53 | 263.25 | 0.49 | 0.32 |
| Hex | 48 | 29 | 79 | 28 | 42 | 0 | 35 | 107 | 31 | 20 |
| Octal | 110 | 51 | 171 | 50 | 102 | 0 | 65 | 407 | 61 | 40 |
| Binary | 1001000 | 101001 | 1111001 | 101000 | 1000010 | 0 | 110101 | 100000111 | 110001 | 100000 |
Color Harmonies of #482979
Complementary color
Monochromatic Colors of #482979
Black with #482979
Text Example
Text Example
White with #482979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482979; }
p { color: rgb(72,41,121); }
H1.HeaderClassName
{
color: #482979;
}
.AnyTagClassName
{
color: #482979;
}
</style>
background-color css
<style>
a { background-color: #482979; }
a { background-color: rgb(72,41,121); }
div.DivClassName
{
background-color: #482979;
}
.BgClassName
{
background-color: #482979;
}
</style>
border-color css
<style>
span { border-color: #482979; }
span { border-color: rgb(72,41,121); }
td.TdClassName
{
border-color: #482979;
}
.TagClassName
{
border-color: #482979;
}
</style>