Shades of Dingley #608338
Tints of Dingley #608338
RGB
CMYK
RGB Variations
Color information
#608338 (or 0x608338) is known color: Dingley. HEX triplet: 60, 83 and 38. RGB value is (96,131,56). Sum of RGB (Red+Green+Blue) = 96+131+56=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 131 (51.56% from 255 or 46.29% from 283); Blue value is 56 (22.27% from 255 or 19.79% from 283); Max value from RGB is 131 - color contains mainly: green. Hex color #608338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608338 is #9F7CC7. Grayscale: #707070. Windows color (decimal): -10452168 or 3703648. OLE color: 3703648.
HSL color Cylindrical-coordinate representation of color #608338: hue angle of 88º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #608338 is Cyan = 0.27, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 131 | 56 | - |
| CMYK | 0.27 | 0 | 0.57 | 0.49 |
| HSL | 88º | 0.4% | 0.37% | - |
| HSV(B) | 88º | 0.57% | 0.51% | - |
| XYZ | 13.65 | 19 | 6.69 | - |
| YUV | 111.99 | 96.4 | 116.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 56 | 0.27 | 0 | 0.57 | 0.49 | 88 | 0.4 | 0.37 |
| Hex | 60 | 83 | 38 | 1B | 0 | 39 | 31 | 58 | 28 | 25 |
| Octal | 140 | 203 | 70 | 33 | 0 | 71 | 61 | 130 | 50 | 45 |
| Binary | 1100000 | 10000011 | 111000 | 11011 | 0 | 111001 | 110001 | 1011000 | 101000 | 100101 |
Color Harmonies of #608338
Complementary color
Monochromatic Colors of #608338
Black with #608338
Text Example
Text Example
White with #608338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608338; }
p { color: rgb(96,131,56); }
H1.HeaderClassName
{
color: #608338;
}
.AnyTagClassName
{
color: #608338;
}
</style>
background-color css
<style>
a { background-color: #608338; }
a { background-color: rgb(96,131,56); }
div.DivClassName
{
background-color: #608338;
}
.BgClassName
{
background-color: #608338;
}
</style>
border-color css
<style>
span { border-color: #608338; }
span { border-color: rgb(96,131,56); }
td.TdClassName
{
border-color: #608338;
}
.TagClassName
{
border-color: #608338;
}
</style>