Shades of Dingley #618343
Tints of Dingley #618343
RGB
CMYK
RGB Variations
Color information
#618343 (or 0x618343) is known color: Dingley. HEX triplet: 61, 83 and 43. RGB value is (97,131,67). Sum of RGB (Red+Green+Blue) = 97+131+67=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 131 (51.56% from 255 or 44.41% from 295); Blue value is 67 (26.56% from 255 or 22.71% from 295); Max value from RGB is 131 - color contains mainly: green. Hex color #618343 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618343 is #9E7CBC. Grayscale: #717171. Windows color (decimal): -10386621 or 4424545. OLE color: 4424545.
HSL color Cylindrical-coordinate representation of color #618343: hue angle of 91.88º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #618343 is Cyan = 0.26, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 131 | 67 | - |
| CMYK | 0.26 | 0 | 0.49 | 0.49 |
| HSL | 91.88º | 0.32% | 0.39% | - |
| HSV(B) | 91.88º | 0.49% | 0.51% | - |
| XYZ | 14.06 | 19.18 | 8.27 | - |
| YUV | 113.54 | 101.74 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 67 | 0.26 | 0 | 0.49 | 0.49 | 91.88 | 0.32 | 0.39 |
| Hex | 61 | 83 | 43 | 1A | 0 | 31 | 31 | 5C | 20 | 27 |
| Octal | 141 | 203 | 103 | 32 | 0 | 61 | 61 | 134 | 40 | 47 |
| Binary | 1100001 | 10000011 | 1000011 | 11010 | 0 | 110001 | 110001 | 1011100 | 100000 | 100111 |
Color Harmonies of #618343
Complementary color
Monochromatic Colors of #618343
Black with #618343
Text Example
Text Example
White with #618343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618343; }
p { color: rgb(97,131,67); }
H1.HeaderClassName
{
color: #618343;
}
.AnyTagClassName
{
color: #618343;
}
</style>
background-color css
<style>
a { background-color: #618343; }
a { background-color: rgb(97,131,67); }
div.DivClassName
{
background-color: #618343;
}
.BgClassName
{
background-color: #618343;
}
</style>
border-color css
<style>
span { border-color: #618343; }
span { border-color: rgb(97,131,67); }
td.TdClassName
{
border-color: #618343;
}
.TagClassName
{
border-color: #618343;
}
</style>