Shades of Dingley #648337
Tints of Dingley #648337
RGB
CMYK
RGB Variations
Color information
#648337 (or 0x648337) is known color: Dingley. HEX triplet: 64, 83 and 37. RGB value is (100,131,55). Sum of RGB (Red+Green+Blue) = 100+131+55=286 (37% of max value = 765). Red value is 100 (39.45% from 255 or 34.97% from 286); Green value is 131 (51.56% from 255 or 45.80% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 131 - color contains mainly: green. Hex color #648337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648337 is #9B7CC8. Grayscale: #717171. Windows color (decimal): -10190025 or 3638116. OLE color: 3638116.
HSL color Cylindrical-coordinate representation of color #648337: hue angle of 84.47º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #648337 is Cyan = 0.24, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 131 | 55 | - |
| CMYK | 0.24 | 0 | 0.58 | 0.49 |
| HSL | 84.47º | 0.41% | 0.36% | - |
| HSV(B) | 84.47º | 0.58% | 0.51% | - |
| XYZ | 14.06 | 19.22 | 6.58 | - |
| YUV | 113.07 | 95.23 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 131 | 55 | 0.24 | 0 | 0.58 | 0.49 | 84.47 | 0.41 | 0.36 |
| Hex | 64 | 83 | 37 | 18 | 0 | 3A | 31 | 54 | 29 | 24 |
| Octal | 144 | 203 | 67 | 30 | 0 | 72 | 61 | 124 | 51 | 44 |
| Binary | 1100100 | 10000011 | 110111 | 11000 | 0 | 111010 | 110001 | 1010100 | 101001 | 100100 |
Color Harmonies of #648337
Complementary color
Monochromatic Colors of #648337
Black with #648337
Text Example
Text Example
White with #648337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648337; }
p { color: rgb(100,131,55); }
H1.HeaderClassName
{
color: #648337;
}
.AnyTagClassName
{
color: #648337;
}
</style>
background-color css
<style>
a { background-color: #648337; }
a { background-color: rgb(100,131,55); }
div.DivClassName
{
background-color: #648337;
}
.BgClassName
{
background-color: #648337;
}
</style>
border-color css
<style>
span { border-color: #648337; }
span { border-color: rgb(100,131,55); }
td.TdClassName
{
border-color: #648337;
}
.TagClassName
{
border-color: #648337;
}
</style>