Shades of Windsor #473085
Tints of Windsor #473085
RGB
CMYK
RGB Variations
Color information
#473085 (or 0x473085) is known color: Windsor. HEX triplet: 47, 30 and 85. RGB value is (71,48,133). Sum of RGB (Red+Green+Blue) = 71+48+133=252 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.17% from 252); Green value is 48 (19.14% from 255 or 19.05% from 252); Blue value is 133 (52.34% from 255 or 52.78% from 252); Max value from RGB is 133 - color contains mainly: blue. Hex color #473085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #473085 is #B8CF7A. Grayscale: #404040. Windows color (decimal): -12111739 or 8728647. OLE color: 8728647.
HSL color Cylindrical-coordinate representation of color #473085: hue angle of 256.24º 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 #473085 is Cyan = 0.47, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 48 | 133 | - |
| CMYK | 0.47 | 0.64 | 0 | 0.48 |
| HSL | 256.24º | 0.47% | 0.35% | - |
| HSV(B) | 256.24º | 0.64% | 0.52% | - |
| XYZ | 7.89 | 5.15 | 22.77 | - |
| YUV | 64.57 | 166.62 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 133 | 0.47 | 0.64 | 0 | 0.48 | 256.24 | 0.47 | 0.35 |
| Hex | 47 | 30 | 85 | 2F | 40 | 0 | 30 | 100 | 2F | 23 |
| Octal | 107 | 60 | 205 | 57 | 100 | 0 | 60 | 400 | 57 | 43 |
| Binary | 1000111 | 110000 | 10000101 | 101111 | 1000000 | 0 | 110000 | 100000000 | 101111 | 100011 |
Color Harmonies of #473085
Complementary color
Monochromatic Colors of #473085
Black with #473085
Text Example
Text Example
White with #473085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473085; }
p { color: rgb(71,48,133); }
H1.HeaderClassName
{
color: #473085;
}
.AnyTagClassName
{
color: #473085;
}
</style>
background-color css
<style>
a { background-color: #473085; }
a { background-color: rgb(71,48,133); }
div.DivClassName
{
background-color: #473085;
}
.BgClassName
{
background-color: #473085;
}
</style>
border-color css
<style>
span { border-color: #473085; }
span { border-color: rgb(71,48,133); }
td.TdClassName
{
border-color: #473085;
}
.TagClassName
{
border-color: #473085;
}
</style>