Shades of Wedgewood #487397
Tints of Wedgewood #487397
RGB
CMYK
RGB Variations
Color information
#487397 (or 0x487397) is known color: Wedgewood. HEX triplet: 48, 73 and 97. RGB value is (72,115,151). Sum of RGB (Red+Green+Blue) = 72+115+151=338 (44% of max value = 765). Red value is 72 (28.52% from 255 or 21.30% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 151 (59.38% from 255 or 44.67% from 338); Max value from RGB is 151 - color contains mainly: blue. Hex color #487397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487397 is #B78C68. Grayscale: #6A6A6A. Windows color (decimal): -12029033 or 9925448. OLE color: 9925448.
HSL color Cylindrical-coordinate representation of color #487397: hue angle of 207.34º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #487397 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 115 | 151 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.41 |
| HSL | 207.34º | 0.35% | 0.44% | - |
| HSV(B) | 207.34º | 0.52% | 0.59% | - |
| XYZ | 14.39 | 15.87 | 31.58 | - |
| YUV | 106.25 | 153.25 | 103.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 151 | 0.52 | 0.24 | 0 | 0.41 | 207.34 | 0.35 | 0.44 |
| Hex | 48 | 73 | 97 | 34 | 18 | 0 | 29 | CF | 23 | 2C |
| Octal | 110 | 163 | 227 | 64 | 30 | 0 | 51 | 317 | 43 | 54 |
| Binary | 1001000 | 1110011 | 10010111 | 110100 | 11000 | 0 | 101001 | 11001111 | 100011 | 101100 |
Color Harmonies of #487397
Complementary color
Monochromatic Colors of #487397
Black with #487397
Text Example
Text Example
White with #487397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487397; }
p { color: rgb(72,115,151); }
H1.HeaderClassName
{
color: #487397;
}
.AnyTagClassName
{
color: #487397;
}
</style>
background-color css
<style>
a { background-color: #487397; }
a { background-color: rgb(72,115,151); }
div.DivClassName
{
background-color: #487397;
}
.BgClassName
{
background-color: #487397;
}
</style>
border-color css
<style>
span { border-color: #487397; }
span { border-color: rgb(72,115,151); }
td.TdClassName
{
border-color: #487397;
}
.TagClassName
{
border-color: #487397;
}
</style>