Shades of Windsor #482088
Tints of Windsor #482088
RGB
CMYK
RGB Variations
Color information
#482088 (or 0x482088) is known color: Windsor. HEX triplet: 48, 20 and 88. RGB value is (72,32,136). Sum of RGB (Red+Green+Blue) = 72+32+136=240 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30% from 240); Green value is 32 (12.89% from 255 or 13.33% from 240); Blue value is 136 (53.52% from 255 or 56.67% from 240); Max value from RGB is 136 - color contains mainly: blue. Hex color #482088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482088 is #B7DF77. Grayscale: #373737. Windows color (decimal): -12050296 or 8921160. OLE color: 8921160.
HSL color Cylindrical-coordinate representation of color #482088: hue angle of 263.08º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #482088 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 32 | 136 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.47 |
| HSL | 263.08º | 0.62% | 0.33% | - |
| HSV(B) | 263.08º | 0.76% | 0.53% | - |
| XYZ | 7.63 | 4.19 | 23.7 | - |
| YUV | 55.82 | 173.25 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 32 | 136 | 0.47 | 0.76 | 0 | 0.47 | 263.08 | 0.62 | 0.33 |
| Hex | 48 | 20 | 88 | 2F | 4C | 0 | 2F | 107 | 3E | 21 |
| Octal | 110 | 40 | 210 | 57 | 114 | 0 | 57 | 407 | 76 | 41 |
| Binary | 1001000 | 100000 | 10001000 | 101111 | 1001100 | 0 | 101111 | 100000111 | 111110 | 100001 |
Color Harmonies of #482088
Complementary color
Monochromatic Colors of #482088
Black with #482088
Text Example
Text Example
White with #482088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482088; }
p { color: rgb(72,32,136); }
H1.HeaderClassName
{
color: #482088;
}
.AnyTagClassName
{
color: #482088;
}
</style>
background-color css
<style>
a { background-color: #482088; }
a { background-color: rgb(72,32,136); }
div.DivClassName
{
background-color: #482088;
}
.BgClassName
{
background-color: #482088;
}
</style>
border-color css
<style>
span { border-color: #482088; }
span { border-color: rgb(72,32,136); }
td.TdClassName
{
border-color: #482088;
}
.TagClassName
{
border-color: #482088;
}
</style>