Shades of Windsor #482189
Tints of Windsor #482189
RGB
CMYK
RGB Variations
Color information
#482189 (or 0x482189) is known color: Windsor. HEX triplet: 48, 21 and 89. RGB value is (72,33,137). Sum of RGB (Red+Green+Blue) = 72+33+137=242 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.75% from 242); Green value is 33 (13.28% from 255 or 13.64% from 242); Blue value is 137 (53.91% from 255 or 56.61% from 242); Max value from RGB is 137 - color contains mainly: blue. Hex color #482189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482189 is #B7DE76. Grayscale: #383838. Windows color (decimal): -12050039 or 8986952. OLE color: 8986952.
HSL color Cylindrical-coordinate representation of color #482189: hue angle of 262.5º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #482189 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 72 | 33 | 137 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.46 |
| HSL | 262.5º | 0.61% | 0.33% | - |
| HSV(B) | 262.5º | 0.76% | 0.54% | - |
| XYZ | 7.73 | 4.27 | 24.08 | - |
| YUV | 56.52 | 173.42 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 137 | 0.47 | 0.76 | 0 | 0.46 | 262.5 | 0.61 | 0.33 |
| Hex | 48 | 21 | 89 | 2F | 4C | 0 | 2E | 106 | 3D | 21 |
| Octal | 110 | 41 | 211 | 57 | 114 | 0 | 56 | 406 | 75 | 41 |
| Binary | 1001000 | 100001 | 10001001 | 101111 | 1001100 | 0 | 101110 | 100000110 | 111101 | 100001 |
Color Harmonies of #482189
Complementary color
Monochromatic Colors of #482189
Black with #482189
Text Example
Text Example
White with #482189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482189; }
p { color: rgb(72,33,137); }
H1.HeaderClassName
{
color: #482189;
}
.AnyTagClassName
{
color: #482189;
}
</style>
background-color css
<style>
a { background-color: #482189; }
a { background-color: rgb(72,33,137); }
div.DivClassName
{
background-color: #482189;
}
.BgClassName
{
background-color: #482189;
}
</style>
border-color css
<style>
span { border-color: #482189; }
span { border-color: rgb(72,33,137); }
td.TdClassName
{
border-color: #482189;
}
.TagClassName
{
border-color: #482189;
}
</style>