Shades of Wedgewood #477397
Tints of Wedgewood #477397
RGB
CMYK
RGB Variations
Color information
#477397 (or 0x477397) is known color: Wedgewood. HEX triplet: 47, 73 and 97. RGB value is (71,115,151). Sum of RGB (Red+Green+Blue) = 71+115+151=337 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.07% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 151 (59.38% from 255 or 44.81% from 337); Max value from RGB is 151 - color contains mainly: blue. Hex color #477397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477397 is #B88C68. Grayscale: #696969. Windows color (decimal): -12094569 or 9925447. OLE color: 9925447.
HSL color Cylindrical-coordinate representation of color #477397: hue angle of 207º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #477397 is Cyan = 0.53, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 115 | 151 | - |
| CMYK | 0.53 | 0.24 | 0 | 0.41 |
| HSL | 207º | 0.36% | 0.44% | - |
| HSV(B) | 207º | 0.53% | 0.59% | - |
| XYZ | 14.32 | 15.84 | 31.58 | - |
| YUV | 105.95 | 153.42 | 103.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 151 | 0.53 | 0.24 | 0 | 0.41 | 207 | 0.36 | 0.44 |
| Hex | 47 | 73 | 97 | 35 | 18 | 0 | 29 | CF | 24 | 2C |
| Octal | 107 | 163 | 227 | 65 | 30 | 0 | 51 | 317 | 44 | 54 |
| Binary | 1000111 | 1110011 | 10010111 | 110101 | 11000 | 0 | 101001 | 11001111 | 100100 | 101100 |
Color Harmonies of #477397
Complementary color
Monochromatic Colors of #477397
Black with #477397
Text Example
Text Example
White with #477397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477397; }
p { color: rgb(71,115,151); }
H1.HeaderClassName
{
color: #477397;
}
.AnyTagClassName
{
color: #477397;
}
</style>
background-color css
<style>
a { background-color: #477397; }
a { background-color: rgb(71,115,151); }
div.DivClassName
{
background-color: #477397;
}
.BgClassName
{
background-color: #477397;
}
</style>
border-color css
<style>
span { border-color: #477397; }
span { border-color: rgb(71,115,151); }
td.TdClassName
{
border-color: #477397;
}
.TagClassName
{
border-color: #477397;
}
</style>