Shades of Windsor #482280
Tints of Windsor #482280
RGB
CMYK
RGB Variations
Color information
#482280 (or 0x482280) is known color: Windsor. HEX triplet: 48, 22 and 80. RGB value is (72,34,128). Sum of RGB (Red+Green+Blue) = 72+34+128=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 34 (13.67% from 255 or 14.53% from 234); Blue value is 128 (50.39% from 255 or 54.70% from 234); Max value from RGB is 128 - color contains mainly: blue. Hex color #482280 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482280 is #B7DD7F. Grayscale: #373737. Windows color (decimal): -12049792 or 8397384. OLE color: 8397384.
HSL color Cylindrical-coordinate representation of color #482280: hue angle of 264.26º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #482280 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 72 | 34 | 128 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.50 |
| HSL | 264.26º | 0.58% | 0.32% | - |
| HSV(B) | 264.26º | 0.73% | 0.5% | - |
| XYZ | 7.14 | 4.08 | 20.83 | - |
| YUV | 56.08 | 168.59 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 34 | 128 | 0.44 | 0.73 | 0 | 0.50 | 264.26 | 0.58 | 0.32 |
| Hex | 48 | 22 | 80 | 2C | 49 | 0 | 32 | 108 | 3A | 20 |
| Octal | 110 | 42 | 200 | 54 | 111 | 0 | 62 | 410 | 72 | 40 |
| Binary | 1001000 | 100010 | 10000000 | 101100 | 1001001 | 0 | 110010 | 100001000 | 111010 | 100000 |
Color Harmonies of #482280
Complementary color
Monochromatic Colors of #482280
Black with #482280
Text Example
Text Example
White with #482280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482280; }
p { color: rgb(72,34,128); }
H1.HeaderClassName
{
color: #482280;
}
.AnyTagClassName
{
color: #482280;
}
</style>
background-color css
<style>
a { background-color: #482280; }
a { background-color: rgb(72,34,128); }
div.DivClassName
{
background-color: #482280;
}
.BgClassName
{
background-color: #482280;
}
</style>
border-color css
<style>
span { border-color: #482280; }
span { border-color: rgb(72,34,128); }
td.TdClassName
{
border-color: #482280;
}
.TagClassName
{
border-color: #482280;
}
</style>