Shades of Dingley #658236
Tints of Dingley #658236
RGB
CMYK
RGB Variations
Color information
#658236 (or 0x658236) is known color: Dingley. HEX triplet: 65, 82 and 36. RGB value is (101,130,54). Sum of RGB (Red+Green+Blue) = 101+130+54=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 130 (51.17% from 255 or 45.61% from 285); Blue value is 54 (21.48% from 255 or 18.95% from 285); Max value from RGB is 130 - color contains mainly: green. Hex color #658236 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658236 is #9A7DC9. Grayscale: #707070. Windows color (decimal): -10124746 or 3572325. OLE color: 3572325.
HSL color Cylindrical-coordinate representation of color #658236: hue angle of 82.89º 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 #658236 is Cyan = 0.22, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 130 | 54 | - |
| CMYK | 0.22 | 0 | 0.58 | 0.49 |
| HSL | 82.89º | 0.41% | 0.36% | - |
| HSV(B) | 82.89º | 0.58% | 0.51% | - |
| XYZ | 14.02 | 19 | 6.42 | - |
| YUV | 112.67 | 94.89 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 130 | 54 | 0.22 | 0 | 0.58 | 0.49 | 82.89 | 0.41 | 0.36 |
| Hex | 65 | 82 | 36 | 16 | 0 | 3A | 31 | 53 | 29 | 24 |
| Octal | 145 | 202 | 66 | 26 | 0 | 72 | 61 | 123 | 51 | 44 |
| Binary | 1100101 | 10000010 | 110110 | 10110 | 0 | 111010 | 110001 | 1010011 | 101001 | 100100 |
Color Harmonies of #658236
Complementary color
Monochromatic Colors of #658236
Black with #658236
Text Example
Text Example
White with #658236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658236; }
p { color: rgb(101,130,54); }
H1.HeaderClassName
{
color: #658236;
}
.AnyTagClassName
{
color: #658236;
}
</style>
background-color css
<style>
a { background-color: #658236; }
a { background-color: rgb(101,130,54); }
div.DivClassName
{
background-color: #658236;
}
.BgClassName
{
background-color: #658236;
}
</style>
border-color css
<style>
span { border-color: #658236; }
span { border-color: rgb(101,130,54); }
td.TdClassName
{
border-color: #658236;
}
.TagClassName
{
border-color: #658236;
}
</style>