Shades of Dingley #659047
Tints of Dingley #659047
RGB
CMYK
RGB Variations
Color information
#659047 (or 0x659047) is known color: Dingley. HEX triplet: 65, 90 and 47. RGB value is (101,144,71). Sum of RGB (Red+Green+Blue) = 101+144+71=316 (41% of max value = 765). Red value is 101 (39.84% from 255 or 31.96% from 316); Green value is 144 (56.64% from 255 or 45.57% from 316); Blue value is 71 (28.12% from 255 or 22.47% from 316); Max value from RGB is 144 - color contains mainly: green. Hex color #659047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659047 is #9A6FB8. Grayscale: #7B7B7B. Windows color (decimal): -10121145 or 4690021. OLE color: 4690021.
HSL color Cylindrical-coordinate representation of color #659047: hue angle of 95.34º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #659047 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 144 | 71 | - |
| CMYK | 0.30 | 0 | 0.51 | 0.44 |
| HSL | 95.34º | 0.34% | 0.42% | - |
| HSV(B) | 95.34º | 0.51% | 0.56% | - |
| XYZ | 16.48 | 23.17 | 9.56 | - |
| YUV | 122.82 | 98.75 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 71 | 0.30 | 0 | 0.51 | 0.44 | 95.34 | 0.34 | 0.42 |
| Hex | 65 | 90 | 47 | 1E | 0 | 33 | 2C | 5F | 22 | 2A |
| Octal | 145 | 220 | 107 | 36 | 0 | 63 | 54 | 137 | 42 | 52 |
| Binary | 1100101 | 10010000 | 1000111 | 11110 | 0 | 110011 | 101100 | 1011111 | 100010 | 101010 |
Color Harmonies of #659047
Complementary color
Monochromatic Colors of #659047
Black with #659047
Text Example
Text Example
White with #659047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659047; }
p { color: rgb(101,144,71); }
H1.HeaderClassName
{
color: #659047;
}
.AnyTagClassName
{
color: #659047;
}
</style>
background-color css
<style>
a { background-color: #659047; }
a { background-color: rgb(101,144,71); }
div.DivClassName
{
background-color: #659047;
}
.BgClassName
{
background-color: #659047;
}
</style>
border-color css
<style>
span { border-color: #659047; }
span { border-color: rgb(101,144,71); }
td.TdClassName
{
border-color: #659047;
}
.TagClassName
{
border-color: #659047;
}
</style>