Shades of Windsor #472582
Tints of Windsor #472582
RGB
CMYK
RGB Variations
Color information
#472582 (or 0x472582) is known color: Windsor. HEX triplet: 47, 25 and 82. RGB value is (71,37,130). Sum of RGB (Red+Green+Blue) = 71+37+130=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 130 (51.17% from 255 or 54.62% from 238); Max value from RGB is 130 - color contains mainly: blue. Hex color #472582 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #472582 is #B8DA7D. Grayscale: #393939. Windows color (decimal): -12114558 or 8529223. OLE color: 8529223.
HSL color Cylindrical-coordinate representation of color #472582: hue angle of 261.94º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #472582 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 37 | 130 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.49 |
| HSL | 261.94º | 0.56% | 0.33% | - |
| HSV(B) | 261.94º | 0.72% | 0.51% | - |
| XYZ | 7.29 | 4.27 | 21.56 | - |
| YUV | 57.77 | 168.76 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 130 | 0.45 | 0.72 | 0 | 0.49 | 261.94 | 0.56 | 0.33 |
| Hex | 47 | 25 | 82 | 2D | 48 | 0 | 31 | 106 | 38 | 21 |
| Octal | 107 | 45 | 202 | 55 | 110 | 0 | 61 | 406 | 70 | 41 |
| Binary | 1000111 | 100101 | 10000010 | 101101 | 1001000 | 0 | 110001 | 100000110 | 111000 | 100001 |
Color Harmonies of #472582
Complementary color
Monochromatic Colors of #472582
Black with #472582
Text Example
Text Example
White with #472582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472582; }
p { color: rgb(71,37,130); }
H1.HeaderClassName
{
color: #472582;
}
.AnyTagClassName
{
color: #472582;
}
</style>
background-color css
<style>
a { background-color: #472582; }
a { background-color: rgb(71,37,130); }
div.DivClassName
{
background-color: #472582;
}
.BgClassName
{
background-color: #472582;
}
</style>
border-color css
<style>
span { border-color: #472582; }
span { border-color: rgb(71,37,130); }
td.TdClassName
{
border-color: #472582;
}
.TagClassName
{
border-color: #472582;
}
</style>