Shades of Dingley #577740
Tints of Dingley #577740
RGB
CMYK
RGB Variations
Color information
#577740 (or 0x577740) is known color: Dingley. HEX triplet: 57, 77 and 40. RGB value is (87,119,64). Sum of RGB (Red+Green+Blue) = 87+119+64=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 119 (46.88% from 255 or 44.07% from 270); Blue value is 64 (25.39% from 255 or 23.70% from 270); Max value from RGB is 119 - color contains mainly: green. Hex color #577740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577740 is #A888BF. Grayscale: #676767. Windows color (decimal): -11045056 or 4224855. OLE color: 4224855.
HSL color Cylindrical-coordinate representation of color #577740: hue angle of 94.91º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #577740 is Cyan = 0.27, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 119 | 64 | - |
| CMYK | 0.27 | 0 | 0.46 | 0.53 |
| HSL | 94.91º | 0.3% | 0.36% | - |
| HSV(B) | 94.91º | 0.46% | 0.47% | - |
| XYZ | 11.45 | 15.59 | 7.26 | - |
| YUV | 103.16 | 105.9 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 64 | 0.27 | 0 | 0.46 | 0.53 | 94.91 | 0.3 | 0.36 |
| Hex | 57 | 77 | 40 | 1B | 0 | 2E | 35 | 5F | 1E | 24 |
| Octal | 127 | 167 | 100 | 33 | 0 | 56 | 65 | 137 | 36 | 44 |
| Binary | 1010111 | 1110111 | 1000000 | 11011 | 0 | 101110 | 110101 | 1011111 | 11110 | 100100 |
Color Harmonies of #577740
Complementary color
Monochromatic Colors of #577740
Black with #577740
Text Example
Text Example
White with #577740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577740; }
p { color: rgb(87,119,64); }
H1.HeaderClassName
{
color: #577740;
}
.AnyTagClassName
{
color: #577740;
}
</style>
background-color css
<style>
a { background-color: #577740; }
a { background-color: rgb(87,119,64); }
div.DivClassName
{
background-color: #577740;
}
.BgClassName
{
background-color: #577740;
}
</style>
border-color css
<style>
span { border-color: #577740; }
span { border-color: rgb(87,119,64); }
td.TdClassName
{
border-color: #577740;
}
.TagClassName
{
border-color: #577740;
}
</style>