Shades of Wedgewood #537289
Tints of Wedgewood #537289
RGB
CMYK
RGB Variations
Color information
#537289 (or 0x537289) is known color: Wedgewood. HEX triplet: 53, 72 and 89. RGB value is (83,114,137). Sum of RGB (Red+Green+Blue) = 83+114+137=334 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.85% from 334); Green value is 114 (44.92% from 255 or 34.13% from 334); Blue value is 137 (53.91% from 255 or 41.02% from 334); Max value from RGB is 137 - color contains mainly: blue. Hex color #537289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537289 is #AC8D76. Grayscale: #6B6B6B. Windows color (decimal): -11308407 or 9007699. OLE color: 9007699.
HSL color Cylindrical-coordinate representation of color #537289: hue angle of 205.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #537289 is Cyan = 0.39, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 114 | 137 | - |
| CMYK | 0.39 | 0.17 | 0 | 0.46 |
| HSL | 205.56º | 0.25% | 0.43% | - |
| HSV(B) | 205.56º | 0.39% | 0.54% | - |
| XYZ | 14.1 | 15.68 | 25.95 | - |
| YUV | 107.35 | 144.73 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 137 | 0.39 | 0.17 | 0 | 0.46 | 205.56 | 0.25 | 0.43 |
| Hex | 53 | 72 | 89 | 27 | 11 | 0 | 2E | CE | 19 | 2B |
| Octal | 123 | 162 | 211 | 47 | 21 | 0 | 56 | 316 | 31 | 53 |
| Binary | 1010011 | 1110010 | 10001001 | 100111 | 10001 | 0 | 101110 | 11001110 | 11001 | 101011 |
Color Harmonies of #537289
Complementary color
Monochromatic Colors of #537289
Black with #537289
Text Example
Text Example
White with #537289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537289; }
p { color: rgb(83,114,137); }
H1.HeaderClassName
{
color: #537289;
}
.AnyTagClassName
{
color: #537289;
}
</style>
background-color css
<style>
a { background-color: #537289; }
a { background-color: rgb(83,114,137); }
div.DivClassName
{
background-color: #537289;
}
.BgClassName
{
background-color: #537289;
}
</style>
border-color css
<style>
span { border-color: #537289; }
span { border-color: rgb(83,114,137); }
td.TdClassName
{
border-color: #537289;
}
.TagClassName
{
border-color: #537289;
}
</style>