Shades of Dingley #608036
Tints of Dingley #608036
RGB
CMYK
RGB Variations
Color information
#608036 (or 0x608036) is known color: Dingley. HEX triplet: 60, 80 and 36. RGB value is (96,128,54). Sum of RGB (Red+Green+Blue) = 96+128+54=278 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.53% from 278); Green value is 128 (50.39% from 255 or 46.04% from 278); Blue value is 54 (21.48% from 255 or 19.42% from 278); Max value from RGB is 128 - color contains mainly: green. Hex color #608036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608036 is #9F7FC9. Grayscale: #6E6E6E. Windows color (decimal): -10452938 or 3571808. OLE color: 3571808.
HSL color Cylindrical-coordinate representation of color #608036: hue angle of 85.95º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #608036 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 128 | 54 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.50 |
| HSL | 85.95º | 0.41% | 0.36% | - |
| HSV(B) | 85.95º | 0.58% | 0.5% | - |
| XYZ | 13.21 | 18.19 | 6.31 | - |
| YUV | 110 | 96.4 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 128 | 54 | 0.25 | 0 | 0.58 | 0.50 | 85.95 | 0.41 | 0.36 |
| Hex | 60 | 80 | 36 | 19 | 0 | 3A | 32 | 56 | 29 | 24 |
| Octal | 140 | 200 | 66 | 31 | 0 | 72 | 62 | 126 | 51 | 44 |
| Binary | 1100000 | 10000000 | 110110 | 11001 | 0 | 111010 | 110010 | 1010110 | 101001 | 100100 |
Color Harmonies of #608036
Complementary color
Monochromatic Colors of #608036
Black with #608036
Text Example
Text Example
White with #608036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608036; }
p { color: rgb(96,128,54); }
H1.HeaderClassName
{
color: #608036;
}
.AnyTagClassName
{
color: #608036;
}
</style>
background-color css
<style>
a { background-color: #608036; }
a { background-color: rgb(96,128,54); }
div.DivClassName
{
background-color: #608036;
}
.BgClassName
{
background-color: #608036;
}
</style>
border-color css
<style>
span { border-color: #608036; }
span { border-color: rgb(96,128,54); }
td.TdClassName
{
border-color: #608036;
}
.TagClassName
{
border-color: #608036;
}
</style>