Shades of Dingley #608138
Tints of Dingley #608138
RGB
CMYK
RGB Variations
Color information
#608138 (or 0x608138) is known color: Dingley. HEX triplet: 60, 81 and 38. RGB value is (96,129,56). Sum of RGB (Red+Green+Blue) = 96+129+56=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 129 (50.78% from 255 or 45.91% from 281); Blue value is 56 (22.27% from 255 or 19.93% from 281); Max value from RGB is 129 - color contains mainly: green. Hex color #608138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608138 is #9F7EC7. Grayscale: #6F6F6F. Windows color (decimal): -10452680 or 3703136. OLE color: 3703136.
HSL color Cylindrical-coordinate representation of color #608138: hue angle of 87.12º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #608138 is Cyan = 0.26, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 129 | 56 | - |
| CMYK | 0.26 | 0 | 0.57 | 0.49 |
| HSL | 87.12º | 0.39% | 0.36% | - |
| HSV(B) | 87.12º | 0.57% | 0.51% | - |
| XYZ | 13.39 | 18.47 | 6.6 | - |
| YUV | 110.81 | 97.07 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 129 | 56 | 0.26 | 0 | 0.57 | 0.49 | 87.12 | 0.39 | 0.36 |
| Hex | 60 | 81 | 38 | 1A | 0 | 39 | 31 | 57 | 27 | 24 |
| Octal | 140 | 201 | 70 | 32 | 0 | 71 | 61 | 127 | 47 | 44 |
| Binary | 1100000 | 10000001 | 111000 | 11010 | 0 | 111001 | 110001 | 1010111 | 100111 | 100100 |
Color Harmonies of #608138
Complementary color
Monochromatic Colors of #608138
Black with #608138
Text Example
Text Example
White with #608138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608138; }
p { color: rgb(96,129,56); }
H1.HeaderClassName
{
color: #608138;
}
.AnyTagClassName
{
color: #608138;
}
</style>
background-color css
<style>
a { background-color: #608138; }
a { background-color: rgb(96,129,56); }
div.DivClassName
{
background-color: #608138;
}
.BgClassName
{
background-color: #608138;
}
</style>
border-color css
<style>
span { border-color: #608138; }
span { border-color: rgb(96,129,56); }
td.TdClassName
{
border-color: #608138;
}
.TagClassName
{
border-color: #608138;
}
</style>