Shades of Windsor #482186
Tints of Windsor #482186
RGB
CMYK
RGB Variations
Color information
#482186 (or 0x482186) is known color: Windsor. HEX triplet: 48, 21 and 86. RGB value is (72,33,134). Sum of RGB (Red+Green+Blue) = 72+33+134=239 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.13% from 239); Green value is 33 (13.28% from 255 or 13.81% from 239); Blue value is 134 (52.73% from 255 or 56.07% from 239); Max value from RGB is 134 - color contains mainly: blue. Hex color #482186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482186 is #B7DE79. Grayscale: #373737. Windows color (decimal): -12050042 or 8790344. OLE color: 8790344.
HSL color Cylindrical-coordinate representation of color #482186: hue angle of 263.17º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #482186 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 33 | 134 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.47 |
| HSL | 263.17º | 0.6% | 0.33% | - |
| HSV(B) | 263.17º | 0.75% | 0.53% | - |
| XYZ | 7.52 | 4.19 | 22.97 | - |
| YUV | 56.18 | 171.92 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 134 | 0.46 | 0.75 | 0 | 0.47 | 263.17 | 0.6 | 0.33 |
| Hex | 48 | 21 | 86 | 2E | 4B | 0 | 2F | 107 | 3C | 21 |
| Octal | 110 | 41 | 206 | 56 | 113 | 0 | 57 | 407 | 74 | 41 |
| Binary | 1001000 | 100001 | 10000110 | 101110 | 1001011 | 0 | 101111 | 100000111 | 111100 | 100001 |
Color Harmonies of #482186
Complementary color
Monochromatic Colors of #482186
Black with #482186
Text Example
Text Example
White with #482186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482186; }
p { color: rgb(72,33,134); }
H1.HeaderClassName
{
color: #482186;
}
.AnyTagClassName
{
color: #482186;
}
</style>
background-color css
<style>
a { background-color: #482186; }
a { background-color: rgb(72,33,134); }
div.DivClassName
{
background-color: #482186;
}
.BgClassName
{
background-color: #482186;
}
</style>
border-color css
<style>
span { border-color: #482186; }
span { border-color: rgb(72,33,134); }
td.TdClassName
{
border-color: #482186;
}
.TagClassName
{
border-color: #482186;
}
</style>