Shades of Dingley #608349
Tints of Dingley #608349
RGB
CMYK
RGB Variations
Color information
#608349 (or 0x608349) is known color: Dingley. HEX triplet: 60, 83 and 49. RGB value is (96,131,73). Sum of RGB (Red+Green+Blue) = 96+131+73=300 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 73 (28.91% from 255 or 24.33% from 300); Max value from RGB is 131 - color contains mainly: green. Hex color #608349 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608349 is #9F7CB6. Grayscale: #727272. Windows color (decimal): -10452151 or 4817760. OLE color: 4817760.
HSL color Cylindrical-coordinate representation of color #608349: hue angle of 96.21º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #608349 is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 131 | 73 | - |
| CMYK | 0.27 | 0 | 0.44 | 0.49 |
| HSL | 96.21º | 0.28% | 0.4% | - |
| HSV(B) | 96.21º | 0.44% | 0.51% | - |
| XYZ | 14.14 | 19.2 | 9.26 | - |
| YUV | 113.92 | 104.9 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 73 | 0.27 | 0 | 0.44 | 0.49 | 96.21 | 0.28 | 0.4 |
| Hex | 60 | 83 | 49 | 1B | 0 | 2C | 31 | 60 | 1C | 28 |
| Octal | 140 | 203 | 111 | 33 | 0 | 54 | 61 | 140 | 34 | 50 |
| Binary | 1100000 | 10000011 | 1001001 | 11011 | 0 | 101100 | 110001 | 1100000 | 11100 | 101000 |
Color Harmonies of #608349
Complementary color
Monochromatic Colors of #608349
Black with #608349
Text Example
Text Example
White with #608349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608349; }
p { color: rgb(96,131,73); }
H1.HeaderClassName
{
color: #608349;
}
.AnyTagClassName
{
color: #608349;
}
</style>
background-color css
<style>
a { background-color: #608349; }
a { background-color: rgb(96,131,73); }
div.DivClassName
{
background-color: #608349;
}
.BgClassName
{
background-color: #608349;
}
</style>
border-color css
<style>
span { border-color: #608349; }
span { border-color: rgb(96,131,73); }
td.TdClassName
{
border-color: #608349;
}
.TagClassName
{
border-color: #608349;
}
</style>