Shades of Windsor #472679
Tints of Windsor #472679
RGB
CMYK
RGB Variations
Color information
#472679 (or 0x472679) is known color: Windsor. HEX triplet: 47, 26 and 79. RGB value is (71,38,121). Sum of RGB (Red+Green+Blue) = 71+38+121=230 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.87% from 230); Green value is 38 (15.23% from 255 or 16.52% from 230); Blue value is 121 (47.66% from 255 or 52.61% from 230); Max value from RGB is 121 - color contains mainly: blue. Hex color #472679 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #472679 is #B8D986. Grayscale: #393939. Windows color (decimal): -12114311 or 7939655. OLE color: 7939655.
HSL color Cylindrical-coordinate representation of color #472679: hue angle of 263.86º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472679 is Cyan = 0.41, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 38 | 121 | - |
| CMYK | 0.41 | 0.69 | 0 | 0.53 |
| HSL | 263.86º | 0.52% | 0.31% | - |
| HSV(B) | 263.86º | 0.69% | 0.47% | - |
| XYZ | 6.74 | 4.11 | 18.53 | - |
| YUV | 57.33 | 163.93 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 121 | 0.41 | 0.69 | 0 | 0.53 | 263.86 | 0.52 | 0.31 |
| Hex | 47 | 26 | 79 | 29 | 45 | 0 | 35 | 108 | 34 | 1F |
| Octal | 107 | 46 | 171 | 51 | 105 | 0 | 65 | 410 | 64 | 37 |
| Binary | 1000111 | 100110 | 1111001 | 101001 | 1000101 | 0 | 110101 | 100001000 | 110100 | 11111 |
Color Harmonies of #472679
Complementary color
Monochromatic Colors of #472679
Black with #472679
Text Example
Text Example
White with #472679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472679; }
p { color: rgb(71,38,121); }
H1.HeaderClassName
{
color: #472679;
}
.AnyTagClassName
{
color: #472679;
}
</style>
background-color css
<style>
a { background-color: #472679; }
a { background-color: rgb(71,38,121); }
div.DivClassName
{
background-color: #472679;
}
.BgClassName
{
background-color: #472679;
}
</style>
border-color css
<style>
span { border-color: #472679; }
span { border-color: rgb(71,38,121); }
td.TdClassName
{
border-color: #472679;
}
.TagClassName
{
border-color: #472679;
}
</style>