Shades of Windsor #482491
Tints of Windsor #482491
RGB
CMYK
RGB Variations
Color information
#482491 (or 0x482491) is known color: Windsor. HEX triplet: 48, 24 and 91. RGB value is (72,36,145). Sum of RGB (Red+Green+Blue) = 72+36+145=253 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.46% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 145 (57.03% from 255 or 57.31% from 253); Max value from RGB is 145 - color contains mainly: blue. Hex color #482491 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482491 is #B7DB6E. Grayscale: #3A3A3A. Windows color (decimal): -12049263 or 9512008. OLE color: 9512008.
HSL color Cylindrical-coordinate representation of color #482491: hue angle of 259.82º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #482491 is Cyan = 0.50, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 36 | 145 | - |
| CMYK | 0.50 | 0.75 | 0 | 0.43 |
| HSL | 259.82º | 0.6% | 0.35% | - |
| HSV(B) | 259.82º | 0.75% | 0.57% | - |
| XYZ | 8.41 | 4.68 | 27.25 | - |
| YUV | 59.19 | 176.43 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 36 | 145 | 0.50 | 0.75 | 0 | 0.43 | 259.82 | 0.6 | 0.35 |
| Hex | 48 | 24 | 91 | 32 | 4B | 0 | 2B | 104 | 3C | 23 |
| Octal | 110 | 44 | 221 | 62 | 113 | 0 | 53 | 404 | 74 | 43 |
| Binary | 1001000 | 100100 | 10010001 | 110010 | 1001011 | 0 | 101011 | 100000100 | 111100 | 100011 |
Color Harmonies of #482491
Complementary color
Monochromatic Colors of #482491
Black with #482491
Text Example
Text Example
White with #482491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482491; }
p { color: rgb(72,36,145); }
H1.HeaderClassName
{
color: #482491;
}
.AnyTagClassName
{
color: #482491;
}
</style>
background-color css
<style>
a { background-color: #482491; }
a { background-color: rgb(72,36,145); }
div.DivClassName
{
background-color: #482491;
}
.BgClassName
{
background-color: #482491;
}
</style>
border-color css
<style>
span { border-color: #482491; }
span { border-color: rgb(72,36,145); }
td.TdClassName
{
border-color: #482491;
}
.TagClassName
{
border-color: #482491;
}
</style>