Shades of Wedgewood #476589
Tints of Wedgewood #476589
RGB
CMYK
RGB Variations
Color information
#476589 (or 0x476589) is known color: Wedgewood. HEX triplet: 47, 65 and 89. RGB value is (71,101,137). Sum of RGB (Red+Green+Blue) = 71+101+137=309 (40% of max value = 765). Red value is 71 (28.12% from 255 or 22.98% from 309); Green value is 101 (39.84% from 255 or 32.69% from 309); Blue value is 137 (53.91% from 255 or 44.34% from 309); Max value from RGB is 137 - color contains mainly: blue. Hex color #476589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476589 is #B89A76. Grayscale: #5F5F5F. Windows color (decimal): -12098167 or 9004359. OLE color: 9004359.
HSL color Cylindrical-coordinate representation of color #476589: hue angle of 212.73º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #476589 is Cyan = 0.48, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 101 | 137 | - |
| CMYK | 0.48 | 0.26 | 0 | 0.46 |
| HSL | 212.73º | 0.32% | 0.41% | - |
| HSV(B) | 212.73º | 0.48% | 0.54% | - |
| XYZ | 11.77 | 12.45 | 25.45 | - |
| YUV | 96.13 | 151.06 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 137 | 0.48 | 0.26 | 0 | 0.46 | 212.73 | 0.32 | 0.41 |
| Hex | 47 | 65 | 89 | 30 | 1A | 0 | 2E | D5 | 20 | 29 |
| Octal | 107 | 145 | 211 | 60 | 32 | 0 | 56 | 325 | 40 | 51 |
| Binary | 1000111 | 1100101 | 10001001 | 110000 | 11010 | 0 | 101110 | 11010101 | 100000 | 101001 |
Color Harmonies of #476589
Complementary color
Monochromatic Colors of #476589
Black with #476589
Text Example
Text Example
White with #476589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476589; }
p { color: rgb(71,101,137); }
H1.HeaderClassName
{
color: #476589;
}
.AnyTagClassName
{
color: #476589;
}
</style>
background-color css
<style>
a { background-color: #476589; }
a { background-color: rgb(71,101,137); }
div.DivClassName
{
background-color: #476589;
}
.BgClassName
{
background-color: #476589;
}
</style>
border-color css
<style>
span { border-color: #476589; }
span { border-color: rgb(71,101,137); }
td.TdClassName
{
border-color: #476589;
}
.TagClassName
{
border-color: #476589;
}
</style>