Shades of Dingley #658337
Tints of Dingley #658337
RGB
CMYK
RGB Variations
Color information
#658337 (or 0x658337) is known color: Dingley. HEX triplet: 65, 83 and 37. RGB value is (101,131,55). Sum of RGB (Red+Green+Blue) = 101+131+55=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 131 (51.56% from 255 or 45.64% from 287); Blue value is 55 (21.88% from 255 or 19.16% from 287); Max value from RGB is 131 - color contains mainly: green. Hex color #658337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658337 is #9A7CC8. Grayscale: #717171. Windows color (decimal): -10124489 or 3638117. OLE color: 3638117.
HSL color Cylindrical-coordinate representation of color #658337: hue angle of 83.68º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #658337 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 131 | 55 | - |
| CMYK | 0.23 | 0 | 0.58 | 0.49 |
| HSL | 83.68º | 0.41% | 0.36% | - |
| HSV(B) | 83.68º | 0.58% | 0.51% | - |
| XYZ | 14.17 | 19.28 | 6.59 | - |
| YUV | 113.37 | 95.06 | 119.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 55 | 0.23 | 0 | 0.58 | 0.49 | 83.68 | 0.41 | 0.36 |
| Hex | 65 | 83 | 37 | 17 | 0 | 3A | 31 | 54 | 29 | 24 |
| Octal | 145 | 203 | 67 | 27 | 0 | 72 | 61 | 124 | 51 | 44 |
| Binary | 1100101 | 10000011 | 110111 | 10111 | 0 | 111010 | 110001 | 1010100 | 101001 | 100100 |
Color Harmonies of #658337
Complementary color
Monochromatic Colors of #658337
Black with #658337
Text Example
Text Example
White with #658337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658337; }
p { color: rgb(101,131,55); }
H1.HeaderClassName
{
color: #658337;
}
.AnyTagClassName
{
color: #658337;
}
</style>
background-color css
<style>
a { background-color: #658337; }
a { background-color: rgb(101,131,55); }
div.DivClassName
{
background-color: #658337;
}
.BgClassName
{
background-color: #658337;
}
</style>
border-color css
<style>
span { border-color: #658337; }
span { border-color: rgb(101,131,55); }
td.TdClassName
{
border-color: #658337;
}
.TagClassName
{
border-color: #658337;
}
</style>