Shades of Windsor #482887
Tints of Windsor #482887
RGB
CMYK
RGB Variations
Color information
#482887 (or 0x482887) is known color: Windsor. HEX triplet: 48, 28 and 87. RGB value is (72,40,135). Sum of RGB (Red+Green+Blue) = 72+40+135=247 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.15% from 247); Green value is 40 (16.02% from 255 or 16.19% from 247); Blue value is 135 (53.12% from 255 or 54.66% from 247); Max value from RGB is 135 - color contains mainly: blue. Hex color #482887 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482887 is #B7D778. Grayscale: #3C3C3C. Windows color (decimal): -12048249 or 8857672. OLE color: 8857672.
HSL color Cylindrical-coordinate representation of color #482887: hue angle of 260.21º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #482887 is Cyan = 0.47, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 40 | 135 | - |
| CMYK | 0.47 | 0.70 | 0 | 0.47 |
| HSL | 260.21º | 0.54% | 0.34% | - |
| HSV(B) | 260.21º | 0.7% | 0.53% | - |
| XYZ | 7.8 | 4.64 | 23.41 | - |
| YUV | 60.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 40 | 135 | 0.47 | 0.70 | 0 | 0.47 | 260.21 | 0.54 | 0.34 |
| Hex | 48 | 28 | 87 | 2F | 46 | 0 | 2F | 104 | 36 | 22 |
| Octal | 110 | 50 | 207 | 57 | 106 | 0 | 57 | 404 | 66 | 42 |
| Binary | 1001000 | 101000 | 10000111 | 101111 | 1000110 | 0 | 101111 | 100000100 | 110110 | 100010 |
Color Harmonies of #482887
Complementary color
Monochromatic Colors of #482887
Black with #482887
Text Example
Text Example
White with #482887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482887; }
p { color: rgb(72,40,135); }
H1.HeaderClassName
{
color: #482887;
}
.AnyTagClassName
{
color: #482887;
}
</style>
background-color css
<style>
a { background-color: #482887; }
a { background-color: rgb(72,40,135); }
div.DivClassName
{
background-color: #482887;
}
.BgClassName
{
background-color: #482887;
}
</style>
border-color css
<style>
span { border-color: #482887; }
span { border-color: rgb(72,40,135); }
td.TdClassName
{
border-color: #482887;
}
.TagClassName
{
border-color: #482887;
}
</style>