Shades of Dingley #728547
Tints of Dingley #728547
RGB
CMYK
RGB Variations
Color information
#728547 (or 0x728547) is known color: Dingley. HEX triplet: 72, 85 and 47. RGB value is (114,133,71). Sum of RGB (Red+Green+Blue) = 114+133+71=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 71 (28.12% from 255 or 22.33% from 318); Max value from RGB is 133 - color contains mainly: green. Hex color #728547 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728547 is #8D7AB8. Grayscale: #787878. Windows color (decimal): -9271993 or 4687218. OLE color: 4687218.
HSL color Cylindrical-coordinate representation of color #728547: hue angle of 78.39º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #728547 is Cyan = 0.14, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 71 | - |
| CMYK | 0.14 | 0 | 0.47 | 0.48 |
| HSL | 78.39º | 0.3% | 0.4% | - |
| HSV(B) | 78.39º | 0.47% | 0.52% | - |
| XYZ | 16.46 | 20.81 | 9.11 | - |
| YUV | 120.25 | 100.21 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 71 | 0.14 | 0 | 0.47 | 0.48 | 78.39 | 0.3 | 0.4 |
| Hex | 72 | 85 | 47 | E | 0 | 2F | 30 | 4E | 1E | 28 |
| Octal | 162 | 205 | 107 | 16 | 0 | 57 | 60 | 116 | 36 | 50 |
| Binary | 1110010 | 10000101 | 1000111 | 1110 | 0 | 101111 | 110000 | 1001110 | 11110 | 101000 |
Color Harmonies of #728547
Complementary color
Monochromatic Colors of #728547
Black with #728547
Text Example
Text Example
White with #728547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728547; }
p { color: rgb(114,133,71); }
H1.HeaderClassName
{
color: #728547;
}
.AnyTagClassName
{
color: #728547;
}
</style>
background-color css
<style>
a { background-color: #728547; }
a { background-color: rgb(114,133,71); }
div.DivClassName
{
background-color: #728547;
}
.BgClassName
{
background-color: #728547;
}
</style>
border-color css
<style>
span { border-color: #728547; }
span { border-color: rgb(114,133,71); }
td.TdClassName
{
border-color: #728547;
}
.TagClassName
{
border-color: #728547;
}
</style>