Shades of Dingley #618548
Tints of Dingley #618548
RGB
CMYK
RGB Variations
Color information
#618548 (or 0x618548) is known color: Dingley. HEX triplet: 61, 85 and 48. RGB value is (97,133,72). Sum of RGB (Red+Green+Blue) = 97+133+72=302 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.12% from 302); Green value is 133 (52.34% from 255 or 44.04% from 302); Blue value is 72 (28.52% from 255 or 23.84% from 302); Max value from RGB is 133 - color contains mainly: green. Hex color #618548 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618548 is #9E7AB7. Grayscale: #737373. Windows color (decimal): -10386104 or 4752737. OLE color: 4752737.
HSL color Cylindrical-coordinate representation of color #618548: hue angle of 95.41º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #618548 is Cyan = 0.27, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 133 | 72 | - |
| CMYK | 0.27 | 0 | 0.46 | 0.48 |
| HSL | 95.41º | 0.3% | 0.4% | - |
| HSV(B) | 95.41º | 0.46% | 0.52% | - |
| XYZ | 14.49 | 19.78 | 9.19 | - |
| YUV | 115.28 | 103.57 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 133 | 72 | 0.27 | 0 | 0.46 | 0.48 | 95.41 | 0.3 | 0.4 |
| Hex | 61 | 85 | 48 | 1B | 0 | 2E | 30 | 5F | 1E | 28 |
| Octal | 141 | 205 | 110 | 33 | 0 | 56 | 60 | 137 | 36 | 50 |
| Binary | 1100001 | 10000101 | 1001000 | 11011 | 0 | 101110 | 110000 | 1011111 | 11110 | 101000 |
Color Harmonies of #618548
Complementary color
Monochromatic Colors of #618548
Black with #618548
Text Example
Text Example
White with #618548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618548; }
p { color: rgb(97,133,72); }
H1.HeaderClassName
{
color: #618548;
}
.AnyTagClassName
{
color: #618548;
}
</style>
background-color css
<style>
a { background-color: #618548; }
a { background-color: rgb(97,133,72); }
div.DivClassName
{
background-color: #618548;
}
.BgClassName
{
background-color: #618548;
}
</style>
border-color css
<style>
span { border-color: #618548; }
span { border-color: rgb(97,133,72); }
td.TdClassName
{
border-color: #618548;
}
.TagClassName
{
border-color: #618548;
}
</style>