Shades of Windsor #483079
Tints of Windsor #483079
RGB
CMYK
RGB Variations
Color information
#483079 (or 0x483079) is known color: Windsor. HEX triplet: 48, 30 and 79. RGB value is (72,48,121). Sum of RGB (Red+Green+Blue) = 72+48+121=241 (31% of max value = 765). Red value is 72 (28.52% from 255 or 29.88% from 241); Green value is 48 (19.14% from 255 or 19.92% from 241); Blue value is 121 (47.66% from 255 or 50.21% from 241); Max value from RGB is 121 - color contains mainly: blue. Hex color #483079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483079 is #B7CF86. Grayscale: #3F3F3F. Windows color (decimal): -12046215 or 7942216. OLE color: 7942216.
HSL color Cylindrical-coordinate representation of color #483079: hue angle of 259.73º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #483079 is Cyan = 0.40, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 48 | 121 | - |
| CMYK | 0.40 | 0.60 | 0 | 0.53 |
| HSL | 259.73º | 0.43% | 0.33% | - |
| HSV(B) | 259.73º | 0.6% | 0.47% | - |
| XYZ | 7.18 | 4.87 | 18.65 | - |
| YUV | 63.5 | 160.45 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 48 | 121 | 0.40 | 0.60 | 0 | 0.53 | 259.73 | 0.43 | 0.33 |
| Hex | 48 | 30 | 79 | 28 | 3C | 0 | 35 | 104 | 2B | 21 |
| Octal | 110 | 60 | 171 | 50 | 74 | 0 | 65 | 404 | 53 | 41 |
| Binary | 1001000 | 110000 | 1111001 | 101000 | 111100 | 0 | 110101 | 100000100 | 101011 | 100001 |
Color Harmonies of #483079
Complementary color
Monochromatic Colors of #483079
Black with #483079
Text Example
Text Example
White with #483079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483079; }
p { color: rgb(72,48,121); }
H1.HeaderClassName
{
color: #483079;
}
.AnyTagClassName
{
color: #483079;
}
</style>
background-color css
<style>
a { background-color: #483079; }
a { background-color: rgb(72,48,121); }
div.DivClassName
{
background-color: #483079;
}
.BgClassName
{
background-color: #483079;
}
</style>
border-color css
<style>
span { border-color: #483079; }
span { border-color: rgb(72,48,121); }
td.TdClassName
{
border-color: #483079;
}
.TagClassName
{
border-color: #483079;
}
</style>