Shades of Windsor #482787
Tints of Windsor #482787
RGB
CMYK
RGB Variations
Color information
#482787 (or 0x482787) is known color: Windsor. HEX triplet: 48, 27 and 87. RGB value is (72,39,135). Sum of RGB (Red+Green+Blue) = 72+39+135=246 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.27% from 246); Green value is 39 (15.62% from 255 or 15.85% from 246); Blue value is 135 (53.12% from 255 or 54.88% from 246); Max value from RGB is 135 - color contains mainly: blue. Hex color #482787 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482787 is #B7D878. Grayscale: #3B3B3B. Windows color (decimal): -12048505 or 8857416. OLE color: 8857416.
HSL color Cylindrical-coordinate representation of color #482787: hue angle of 260.62º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #482787 is Cyan = 0.47, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 39 | 135 | - |
| CMYK | 0.47 | 0.71 | 0 | 0.47 |
| HSL | 260.63º | 0.55% | 0.34% | - |
| HSV(B) | 260.63º | 0.71% | 0.53% | - |
| XYZ | 7.77 | 4.58 | 23.4 | - |
| YUV | 59.81 | 170.43 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 39 | 135 | 0.47 | 0.71 | 0 | 0.47 | 260.63 | 0.55 | 0.34 |
| Hex | 48 | 27 | 87 | 2F | 47 | 0 | 2F | 105 | 37 | 22 |
| Octal | 110 | 47 | 207 | 57 | 107 | 0 | 57 | 405 | 67 | 42 |
| Binary | 1001000 | 100111 | 10000111 | 101111 | 1000111 | 0 | 101111 | 100000101 | 110111 | 100010 |
Color Harmonies of #482787
Complementary color
Monochromatic Colors of #482787
Black with #482787
Text Example
Text Example
White with #482787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482787; }
p { color: rgb(72,39,135); }
H1.HeaderClassName
{
color: #482787;
}
.AnyTagClassName
{
color: #482787;
}
</style>
background-color css
<style>
a { background-color: #482787; }
a { background-color: rgb(72,39,135); }
div.DivClassName
{
background-color: #482787;
}
.BgClassName
{
background-color: #482787;
}
</style>
border-color css
<style>
span { border-color: #482787; }
span { border-color: rgb(72,39,135); }
td.TdClassName
{
border-color: #482787;
}
.TagClassName
{
border-color: #482787;
}
</style>