Shades of Windsor #482190
Tints of Windsor #482190
RGB
CMYK
RGB Variations
Color information
#482190 (or 0x482190) is known color: Windsor. HEX triplet: 48, 21 and 90. RGB value is (72,33,144). Sum of RGB (Red+Green+Blue) = 72+33+144=249 (32% of max value = 765). Red value is 72 (28.52% from 255 or 28.92% from 249); Green value is 33 (13.28% from 255 or 13.25% from 249); Blue value is 144 (56.64% from 255 or 57.83% from 249); Max value from RGB is 144 - color contains mainly: blue. Hex color #482190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #482190 is #B7DE6F. Grayscale: #383838. Windows color (decimal): -12050032 or 9445704. OLE color: 9445704.
HSL color Cylindrical-coordinate representation of color #482190: hue angle of 261.08º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #482190 is Cyan = 0.50, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 33 | 144 | - |
| CMYK | 0.50 | 0.77 | 0 | 0.44 |
| HSL | 261.08º | 0.63% | 0.35% | - |
| HSV(B) | 261.08º | 0.77% | 0.56% | - |
| XYZ | 8.25 | 4.48 | 26.82 | - |
| YUV | 57.32 | 176.92 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 33 | 144 | 0.50 | 0.77 | 0 | 0.44 | 261.08 | 0.63 | 0.35 |
| Hex | 48 | 21 | 90 | 32 | 4D | 0 | 2C | 105 | 3F | 23 |
| Octal | 110 | 41 | 220 | 62 | 115 | 0 | 54 | 405 | 77 | 43 |
| Binary | 1001000 | 100001 | 10010000 | 110010 | 1001101 | 0 | 101100 | 100000101 | 111111 | 100011 |
Color Harmonies of #482190
Complementary color
Monochromatic Colors of #482190
Black with #482190
Text Example
Text Example
White with #482190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482190; }
p { color: rgb(72,33,144); }
H1.HeaderClassName
{
color: #482190;
}
.AnyTagClassName
{
color: #482190;
}
</style>
background-color css
<style>
a { background-color: #482190; }
a { background-color: rgb(72,33,144); }
div.DivClassName
{
background-color: #482190;
}
.BgClassName
{
background-color: #482190;
}
</style>
border-color css
<style>
span { border-color: #482190; }
span { border-color: rgb(72,33,144); }
td.TdClassName
{
border-color: #482190;
}
.TagClassName
{
border-color: #482190;
}
</style>