Shades of Dingley #658437
Tints of Dingley #658437
RGB
CMYK
RGB Variations
Color information
#658437 (or 0x658437) is known color: Dingley. HEX triplet: 65, 84 and 37. RGB value is (101,132,55). Sum of RGB (Red+Green+Blue) = 101+132+55=288 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.07% from 288); Green value is 132 (51.95% from 255 or 45.83% from 288); Blue value is 55 (21.88% from 255 or 19.10% from 288); Max value from RGB is 132 - color contains mainly: green. Hex color #658437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658437 is #9A7BC8. Grayscale: #727272. Windows color (decimal): -10124233 or 3638373. OLE color: 3638373.
HSL color Cylindrical-coordinate representation of color #658437: hue angle of 84.16º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #658437 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 132 | 55 | - |
| CMYK | 0.23 | 0 | 0.58 | 0.48 |
| HSL | 84.16º | 0.41% | 0.37% | - |
| HSV(B) | 84.16º | 0.58% | 0.52% | - |
| XYZ | 14.31 | 19.55 | 6.63 | - |
| YUV | 113.95 | 94.73 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 132 | 55 | 0.23 | 0 | 0.58 | 0.48 | 84.16 | 0.41 | 0.37 |
| Hex | 65 | 84 | 37 | 17 | 0 | 3A | 30 | 54 | 29 | 25 |
| Octal | 145 | 204 | 67 | 27 | 0 | 72 | 60 | 124 | 51 | 45 |
| Binary | 1100101 | 10000100 | 110111 | 10111 | 0 | 111010 | 110000 | 1010100 | 101001 | 100101 |
Color Harmonies of #658437
Complementary color
Monochromatic Colors of #658437
Black with #658437
Text Example
Text Example
White with #658437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658437; }
p { color: rgb(101,132,55); }
H1.HeaderClassName
{
color: #658437;
}
.AnyTagClassName
{
color: #658437;
}
</style>
background-color css
<style>
a { background-color: #658437; }
a { background-color: rgb(101,132,55); }
div.DivClassName
{
background-color: #658437;
}
.BgClassName
{
background-color: #658437;
}
</style>
border-color css
<style>
span { border-color: #658437; }
span { border-color: rgb(101,132,55); }
td.TdClassName
{
border-color: #658437;
}
.TagClassName
{
border-color: #658437;
}
</style>