Shades of Windsor #472676
Tints of Windsor #472676
RGB
CMYK
RGB Variations
Color information
#472676 (or 0x472676) is known color: Windsor. HEX triplet: 47, 26 and 76. RGB value is (71,38,118). Sum of RGB (Red+Green+Blue) = 71+38+118=227 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.28% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 118 (46.48% from 255 or 51.98% from 227); Max value from RGB is 118 - color contains mainly: blue. Hex color #472676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472676 is #B8D989. Grayscale: #383838. Windows color (decimal): -12114314 or 7743047. OLE color: 7743047.
HSL color Cylindrical-coordinate representation of color #472676: hue angle of 264.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #472676 is Cyan = 0.40, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 38 | 118 | - |
| CMYK | 0.40 | 0.68 | 0 | 0.54 |
| HSL | 264.75º | 0.51% | 0.31% | - |
| HSV(B) | 264.75º | 0.68% | 0.46% | - |
| XYZ | 6.56 | 4.03 | 17.57 | - |
| YUV | 56.99 | 162.43 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 118 | 0.40 | 0.68 | 0 | 0.54 | 264.75 | 0.51 | 0.31 |
| Hex | 47 | 26 | 76 | 28 | 44 | 0 | 36 | 109 | 33 | 1F |
| Octal | 107 | 46 | 166 | 50 | 104 | 0 | 66 | 411 | 63 | 37 |
| Binary | 1000111 | 100110 | 1110110 | 101000 | 1000100 | 0 | 110110 | 100001001 | 110011 | 11111 |
Color Harmonies of #472676
Complementary color
Monochromatic Colors of #472676
Black with #472676
Text Example
Text Example
White with #472676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472676; }
p { color: rgb(71,38,118); }
H1.HeaderClassName
{
color: #472676;
}
.AnyTagClassName
{
color: #472676;
}
</style>
background-color css
<style>
a { background-color: #472676; }
a { background-color: rgb(71,38,118); }
div.DivClassName
{
background-color: #472676;
}
.BgClassName
{
background-color: #472676;
}
</style>
border-color css
<style>
span { border-color: #472676; }
span { border-color: rgb(71,38,118); }
td.TdClassName
{
border-color: #472676;
}
.TagClassName
{
border-color: #472676;
}
</style>