Shades of Windsor #482981
Tints of Windsor #482981
RGB
CMYK
RGB Variations
Color information
#482981 (or 0x482981) is known color: Windsor. HEX triplet: 48, 29 and 81. RGB value is (72,41,129). Sum of RGB (Red+Green+Blue) = 72+41+129=242 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.75% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 129 (50.78% from 255 or 53.31% from 242); Max value from RGB is 129 - color contains mainly: blue. Hex color #482981 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482981 is #B7D67E. Grayscale: #3B3B3B. Windows color (decimal): -12047999 or 8464712. OLE color: 8464712.
HSL color Cylindrical-coordinate representation of color #482981: hue angle of 261.14º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #482981 is Cyan = 0.44, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 41 | 129 | - |
| CMYK | 0.44 | 0.68 | 0 | 0.49 |
| HSL | 261.14º | 0.52% | 0.33% | - |
| HSV(B) | 261.14º | 0.68% | 0.51% | - |
| XYZ | 7.43 | 4.55 | 21.26 | - |
| YUV | 60.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 129 | 0.44 | 0.68 | 0 | 0.49 | 261.14 | 0.52 | 0.33 |
| Hex | 48 | 29 | 81 | 2C | 44 | 0 | 31 | 105 | 34 | 21 |
| Octal | 110 | 51 | 201 | 54 | 104 | 0 | 61 | 405 | 64 | 41 |
| Binary | 1001000 | 101001 | 10000001 | 101100 | 1000100 | 0 | 110001 | 100000101 | 110100 | 100001 |
Color Harmonies of #482981
Complementary color
Monochromatic Colors of #482981
Black with #482981
Text Example
Text Example
White with #482981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482981; }
p { color: rgb(72,41,129); }
H1.HeaderClassName
{
color: #482981;
}
.AnyTagClassName
{
color: #482981;
}
</style>
background-color css
<style>
a { background-color: #482981; }
a { background-color: rgb(72,41,129); }
div.DivClassName
{
background-color: #482981;
}
.BgClassName
{
background-color: #482981;
}
</style>
border-color css
<style>
span { border-color: #482981; }
span { border-color: rgb(72,41,129); }
td.TdClassName
{
border-color: #482981;
}
.TagClassName
{
border-color: #482981;
}
</style>