Shades of Dingley #608047
Tints of Dingley #608047
RGB
CMYK
RGB Variations
Color information
#608047 (or 0x608047) is known color: Dingley. HEX triplet: 60, 80 and 47. RGB value is (96,128,71). Sum of RGB (Red+Green+Blue) = 96+128+71=295 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.54% from 295); Green value is 128 (50.39% from 255 or 43.39% from 295); Blue value is 71 (28.12% from 255 or 24.07% from 295); Max value from RGB is 128 - color contains mainly: green. Hex color #608047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608047 is #9F7FB8. Grayscale: #707070. Windows color (decimal): -10452921 or 4685920. OLE color: 4685920.
HSL color Cylindrical-coordinate representation of color #608047: hue angle of 93.68º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #608047 is Cyan = 0.25, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 128 | 71 | - |
| CMYK | 0.25 | 0 | 0.45 | 0.50 |
| HSL | 93.68º | 0.29% | 0.39% | - |
| HSV(B) | 93.68º | 0.45% | 0.5% | - |
| XYZ | 13.68 | 18.38 | 8.79 | - |
| YUV | 111.93 | 104.9 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 128 | 71 | 0.25 | 0 | 0.45 | 0.50 | 93.68 | 0.29 | 0.39 |
| Hex | 60 | 80 | 47 | 19 | 0 | 2D | 32 | 5E | 1D | 27 |
| Octal | 140 | 200 | 107 | 31 | 0 | 55 | 62 | 136 | 35 | 47 |
| Binary | 1100000 | 10000000 | 1000111 | 11001 | 0 | 101101 | 110010 | 1011110 | 11101 | 100111 |
Color Harmonies of #608047
Complementary color
Monochromatic Colors of #608047
Black with #608047
Text Example
Text Example
White with #608047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608047; }
p { color: rgb(96,128,71); }
H1.HeaderClassName
{
color: #608047;
}
.AnyTagClassName
{
color: #608047;
}
</style>
background-color css
<style>
a { background-color: #608047; }
a { background-color: rgb(96,128,71); }
div.DivClassName
{
background-color: #608047;
}
.BgClassName
{
background-color: #608047;
}
</style>
border-color css
<style>
span { border-color: #608047; }
span { border-color: rgb(96,128,71); }
td.TdClassName
{
border-color: #608047;
}
.TagClassName
{
border-color: #608047;
}
</style>