Shades of Dingley #577545
Tints of Dingley #577545
RGB
CMYK
RGB Variations
Color information
#577545 (or 0x577545) is known color: Dingley. HEX triplet: 57, 75 and 45. RGB value is (87,117,69). Sum of RGB (Red+Green+Blue) = 87+117+69=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 69 (27.34% from 255 or 25.27% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #577545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577545 is #A88ABA. Grayscale: #666666. Windows color (decimal): -11045563 or 4552023. OLE color: 4552023.
HSL color Cylindrical-coordinate representation of color #577545: hue angle of 97.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #577545 is Cyan = 0.26, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 69 | - |
| CMYK | 0.26 | 0 | 0.41 | 0.54 |
| HSL | 97.5º | 0.26% | 0.36% | - |
| HSV(B) | 97.5º | 0.41% | 0.46% | - |
| XYZ | 11.37 | 15.18 | 7.96 | - |
| YUV | 102.56 | 109.06 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 69 | 0.26 | 0 | 0.41 | 0.54 | 97.5 | 0.26 | 0.36 |
| Hex | 57 | 75 | 45 | 1A | 0 | 29 | 36 | 62 | 1A | 24 |
| Octal | 127 | 165 | 105 | 32 | 0 | 51 | 66 | 142 | 32 | 44 |
| Binary | 1010111 | 1110101 | 1000101 | 11010 | 0 | 101001 | 110110 | 1100010 | 11010 | 100100 |
Color Harmonies of #577545
Complementary color
Monochromatic Colors of #577545
Black with #577545
Text Example
Text Example
White with #577545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577545; }
p { color: rgb(87,117,69); }
H1.HeaderClassName
{
color: #577545;
}
.AnyTagClassName
{
color: #577545;
}
</style>
background-color css
<style>
a { background-color: #577545; }
a { background-color: rgb(87,117,69); }
div.DivClassName
{
background-color: #577545;
}
.BgClassName
{
background-color: #577545;
}
</style>
border-color css
<style>
span { border-color: #577545; }
span { border-color: rgb(87,117,69); }
td.TdClassName
{
border-color: #577545;
}
.TagClassName
{
border-color: #577545;
}
</style>