Shades of Windsor #482286
Tints of Windsor #482286
RGB
CMYK
RGB Variations
Color information
#482286 (or 0x482286) is known color: Windsor. HEX triplet: 48, 22 and 86. RGB value is (72,34,134). Sum of RGB (Red+Green+Blue) = 72+34+134=240 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30% from 240); Green value is 34 (13.67% from 255 or 14.17% from 240); Blue value is 134 (52.73% from 255 or 55.83% from 240); Max value from RGB is 134 - color contains mainly: blue. Hex color #482286 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482286 is #B7DD79. Grayscale: #383838. Windows color (decimal): -12049786 or 8790600. OLE color: 8790600.
HSL color Cylindrical-coordinate representation of color #482286: hue angle of 262.8º 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 #482286 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 34 | 134 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.47 |
| HSL | 262.8º | 0.6% | 0.33% | - |
| HSV(B) | 262.8º | 0.75% | 0.53% | - |
| XYZ | 7.55 | 4.24 | 22.98 | - |
| YUV | 56.76 | 171.59 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 34 | 134 | 0.46 | 0.75 | 0 | 0.47 | 262.8 | 0.6 | 0.33 |
| Hex | 48 | 22 | 86 | 2E | 4B | 0 | 2F | 107 | 3C | 21 |
| Octal | 110 | 42 | 206 | 56 | 113 | 0 | 57 | 407 | 74 | 41 |
| Binary | 1001000 | 100010 | 10000110 | 101110 | 1001011 | 0 | 101111 | 100000111 | 111100 | 100001 |
Color Harmonies of #482286
Complementary color
Monochromatic Colors of #482286
Black with #482286
Text Example
Text Example
White with #482286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482286; }
p { color: rgb(72,34,134); }
H1.HeaderClassName
{
color: #482286;
}
.AnyTagClassName
{
color: #482286;
}
</style>
background-color css
<style>
a { background-color: #482286; }
a { background-color: rgb(72,34,134); }
div.DivClassName
{
background-color: #482286;
}
.BgClassName
{
background-color: #482286;
}
</style>
border-color css
<style>
span { border-color: #482286; }
span { border-color: rgb(72,34,134); }
td.TdClassName
{
border-color: #482286;
}
.TagClassName
{
border-color: #482286;
}
</style>