Shades of Dingley #608046
Tints of Dingley #608046
RGB
CMYK
RGB Variations
Color information
#608046 (or 0x608046) is known color: Dingley. HEX triplet: 60, 80 and 46. RGB value is (96,128,70). Sum of RGB (Red+Green+Blue) = 96+128+70=294 (38% of max value = 765). Red value is 96 (37.89% from 255 or 32.65% from 294); Green value is 128 (50.39% from 255 or 43.54% from 294); Blue value is 70 (27.73% from 255 or 23.81% from 294); Max value from RGB is 128 - color contains mainly: green. Hex color #608046 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608046 is #9F7FB9. Grayscale: #707070. Windows color (decimal): -10452922 or 4620384. OLE color: 4620384.
HSL color Cylindrical-coordinate representation of color #608046: hue angle of 93.1º 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 #608046 is Cyan = 0.25, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 128 | 70 | - |
| CMYK | 0.25 | 0 | 0.45 | 0.50 |
| HSL | 93.1º | 0.29% | 0.39% | - |
| HSV(B) | 93.1º | 0.45% | 0.5% | - |
| XYZ | 13.65 | 18.37 | 8.62 | - |
| YUV | 111.82 | 104.4 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 128 | 70 | 0.25 | 0 | 0.45 | 0.50 | 93.1 | 0.29 | 0.39 |
| Hex | 60 | 80 | 46 | 19 | 0 | 2D | 32 | 5D | 1D | 27 |
| Octal | 140 | 200 | 106 | 31 | 0 | 55 | 62 | 135 | 35 | 47 |
| Binary | 1100000 | 10000000 | 1000110 | 11001 | 0 | 101101 | 110010 | 1011101 | 11101 | 100111 |
Color Harmonies of #608046
Complementary color
Monochromatic Colors of #608046
Black with #608046
Text Example
Text Example
White with #608046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608046; }
p { color: rgb(96,128,70); }
H1.HeaderClassName
{
color: #608046;
}
.AnyTagClassName
{
color: #608046;
}
</style>
background-color css
<style>
a { background-color: #608046; }
a { background-color: rgb(96,128,70); }
div.DivClassName
{
background-color: #608046;
}
.BgClassName
{
background-color: #608046;
}
</style>
border-color css
<style>
span { border-color: #608046; }
span { border-color: rgb(96,128,70); }
td.TdClassName
{
border-color: #608046;
}
.TagClassName
{
border-color: #608046;
}
</style>