Shades of William #597272
Tints of William #597272
RGB
CMYK
RGB Variations
Color information
#597272 (or 0x597272) is known color: William. HEX triplet: 59, 72 and 72. RGB value is (89,114,114). Sum of RGB (Red+Green+Blue) = 89+114+114=317 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.08% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 114 (44.92% from 255 or 35.96% from 317); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #597272 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597272 is #A68D8D. Grayscale: #6A6A6A. Windows color (decimal): -10915214 or 7500377. OLE color: 7500377.
HSL color Cylindrical-coordinate representation of color #597272: hue angle of 180º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #597272 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 114 | - |
| CMYK | 0.22 | 0 | 0 | 0.55 |
| HSL | 180º | 0.12% | 0.4% | - |
| HSV(B) | 180º | 0.22% | 0.45% | - |
| XYZ | 13.17 | 15.37 | 18.19 | - |
| YUV | 106.53 | 132.22 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 114 | 0.22 | 0 | 0 | 0.55 | 180 | 0.12 | 0.4 |
| Hex | 59 | 72 | 72 | 16 | 0 | 0 | 37 | B4 | C | 28 |
| Octal | 131 | 162 | 162 | 26 | 0 | 0 | 67 | 264 | 14 | 50 |
| Binary | 1011001 | 1110010 | 1110010 | 10110 | 0 | 0 | 110111 | 10110100 | 1100 | 101000 |
Color Harmonies of #597272
Complementary color
Monochromatic Colors of #597272
Black with #597272
Text Example
Text Example
White with #597272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597272; }
p { color: rgb(89,114,114); }
H1.HeaderClassName
{
color: #597272;
}
.AnyTagClassName
{
color: #597272;
}
</style>
background-color css
<style>
a { background-color: #597272; }
a { background-color: rgb(89,114,114); }
div.DivClassName
{
background-color: #597272;
}
.BgClassName
{
background-color: #597272;
}
</style>
border-color css
<style>
span { border-color: #597272; }
span { border-color: rgb(89,114,114); }
td.TdClassName
{
border-color: #597272;
}
.TagClassName
{
border-color: #597272;
}
</style>