Shades of Windsor #473084
Tints of Windsor #473084
RGB
CMYK
RGB Variations
Color information
#473084 (or 0x473084) is known color: Windsor. HEX triplet: 47, 30 and 84. RGB value is (71,48,132). Sum of RGB (Red+Green+Blue) = 71+48+132=251 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.29% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 132 (51.95% from 255 or 52.59% from 251); Max value from RGB is 132 - color contains mainly: blue. Hex color #473084 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #473084 is #B8CF7B. Grayscale: #404040. Windows color (decimal): -12111740 or 8663111. OLE color: 8663111.
HSL color Cylindrical-coordinate representation of color #473084: hue angle of 256.43º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #473084 is Cyan = 0.46, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 48 | 132 | - |
| CMYK | 0.46 | 0.64 | 0 | 0.48 |
| HSL | 256.43º | 0.47% | 0.35% | - |
| HSV(B) | 256.43º | 0.64% | 0.52% | - |
| XYZ | 7.82 | 5.12 | 22.41 | - |
| YUV | 64.45 | 166.12 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 132 | 0.46 | 0.64 | 0 | 0.48 | 256.43 | 0.47 | 0.35 |
| Hex | 47 | 30 | 84 | 2E | 40 | 0 | 30 | 100 | 2F | 23 |
| Octal | 107 | 60 | 204 | 56 | 100 | 0 | 60 | 400 | 57 | 43 |
| Binary | 1000111 | 110000 | 10000100 | 101110 | 1000000 | 0 | 110000 | 100000000 | 101111 | 100011 |
Color Harmonies of #473084
Complementary color
Monochromatic Colors of #473084
Black with #473084
Text Example
Text Example
White with #473084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473084; }
p { color: rgb(71,48,132); }
H1.HeaderClassName
{
color: #473084;
}
.AnyTagClassName
{
color: #473084;
}
</style>
background-color css
<style>
a { background-color: #473084; }
a { background-color: rgb(71,48,132); }
div.DivClassName
{
background-color: #473084;
}
.BgClassName
{
background-color: #473084;
}
</style>
border-color css
<style>
span { border-color: #473084; }
span { border-color: rgb(71,48,132); }
td.TdClassName
{
border-color: #473084;
}
.TagClassName
{
border-color: #473084;
}
</style>