Shades of Dingley #618340
Tints of Dingley #618340
RGB
CMYK
RGB Variations
Color information
#618340 (or 0x618340) is known color: Dingley. HEX triplet: 61, 83 and 40. RGB value is (97,131,64). Sum of RGB (Red+Green+Blue) = 97+131+64=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 131 (51.56% from 255 or 44.86% from 292); Blue value is 64 (25.39% from 255 or 21.92% from 292); Max value from RGB is 131 - color contains mainly: green. Hex color #618340 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618340 is #9E7CBF. Grayscale: #717171. Windows color (decimal): -10386624 or 4227937. OLE color: 4227937.
HSL color Cylindrical-coordinate representation of color #618340: hue angle of 90.45º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #618340 is Cyan = 0.26, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 131 | 64 | - |
| CMYK | 0.26 | 0 | 0.51 | 0.49 |
| HSL | 90.45º | 0.34% | 0.38% | - |
| HSV(B) | 90.45º | 0.51% | 0.51% | - |
| XYZ | 13.97 | 19.14 | 7.81 | - |
| YUV | 113.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 64 | 0.26 | 0 | 0.51 | 0.49 | 90.45 | 0.34 | 0.38 |
| Hex | 61 | 83 | 40 | 1A | 0 | 33 | 31 | 5A | 22 | 26 |
| Octal | 141 | 203 | 100 | 32 | 0 | 63 | 61 | 132 | 42 | 46 |
| Binary | 1100001 | 10000011 | 1000000 | 11010 | 0 | 110011 | 110001 | 1011010 | 100010 | 100110 |
Color Harmonies of #618340
Complementary color
Monochromatic Colors of #618340
Black with #618340
Text Example
Text Example
White with #618340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618340; }
p { color: rgb(97,131,64); }
H1.HeaderClassName
{
color: #618340;
}
.AnyTagClassName
{
color: #618340;
}
</style>
background-color css
<style>
a { background-color: #618340; }
a { background-color: rgb(97,131,64); }
div.DivClassName
{
background-color: #618340;
}
.BgClassName
{
background-color: #618340;
}
</style>
border-color css
<style>
span { border-color: #618340; }
span { border-color: rgb(97,131,64); }
td.TdClassName
{
border-color: #618340;
}
.TagClassName
{
border-color: #618340;
}
</style>