Shades of Dingley #608638
Tints of Dingley #608638
RGB
CMYK
RGB Variations
Color information
#608638 (or 0x608638) is known color: Dingley. HEX triplet: 60, 86 and 38. RGB value is (96,134,56). Sum of RGB (Red+Green+Blue) = 96+134+56=286 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.57% from 286); Green value is 134 (52.73% from 255 or 46.85% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 134 - color contains mainly: green. Hex color #608638 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608638 is #9F79C7. Grayscale: #727272. Windows color (decimal): -10451400 or 3704416. OLE color: 3704416.
HSL color Cylindrical-coordinate representation of color #608638: hue angle of 89.23º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #608638 is Cyan = 0.28, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 134 | 56 | - |
| CMYK | 0.28 | 0 | 0.58 | 0.47 |
| HSL | 89.23º | 0.41% | 0.37% | - |
| HSV(B) | 89.23º | 0.58% | 0.53% | - |
| XYZ | 14.06 | 19.82 | 6.83 | - |
| YUV | 113.75 | 95.41 | 115.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 134 | 56 | 0.28 | 0 | 0.58 | 0.47 | 89.23 | 0.41 | 0.37 |
| Hex | 60 | 86 | 38 | 1C | 0 | 3A | 2F | 59 | 29 | 25 |
| Octal | 140 | 206 | 70 | 34 | 0 | 72 | 57 | 131 | 51 | 45 |
| Binary | 1100000 | 10000110 | 111000 | 11100 | 0 | 111010 | 101111 | 1011001 | 101001 | 100101 |
Color Harmonies of #608638
Complementary color
Monochromatic Colors of #608638
Black with #608638
Text Example
Text Example
White with #608638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608638; }
p { color: rgb(96,134,56); }
H1.HeaderClassName
{
color: #608638;
}
.AnyTagClassName
{
color: #608638;
}
</style>
background-color css
<style>
a { background-color: #608638; }
a { background-color: rgb(96,134,56); }
div.DivClassName
{
background-color: #608638;
}
.BgClassName
{
background-color: #608638;
}
</style>
border-color css
<style>
span { border-color: #608638; }
span { border-color: rgb(96,134,56); }
td.TdClassName
{
border-color: #608638;
}
.TagClassName
{
border-color: #608638;
}
</style>