Shades of Dingley #648237
Tints of Dingley #648237
RGB
CMYK
RGB Variations
Color information
#648237 (or 0x648237) is known color: Dingley. HEX triplet: 64, 82 and 37. RGB value is (100,130,55). Sum of RGB (Red+Green+Blue) = 100+130+55=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 130 (51.17% from 255 or 45.61% from 285); Blue value is 55 (21.88% from 255 or 19.30% from 285); Max value from RGB is 130 - color contains mainly: green. Hex color #648237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648237 is #9B7DC8. Grayscale: #707070. Windows color (decimal): -10190281 or 3637860. OLE color: 3637860.
HSL color Cylindrical-coordinate representation of color #648237: hue angle of 84º 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 #648237 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 130 | 55 | - |
| CMYK | 0.23 | 0 | 0.58 | 0.49 |
| HSL | 84º | 0.41% | 0.36% | - |
| HSV(B) | 84º | 0.58% | 0.51% | - |
| XYZ | 13.93 | 18.95 | 6.54 | - |
| YUV | 112.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 55 | 0.23 | 0 | 0.58 | 0.49 | 84 | 0.41 | 0.36 |
| Hex | 64 | 82 | 37 | 17 | 0 | 3A | 31 | 54 | 29 | 24 |
| Octal | 144 | 202 | 67 | 27 | 0 | 72 | 61 | 124 | 51 | 44 |
| Binary | 1100100 | 10000010 | 110111 | 10111 | 0 | 111010 | 110001 | 1010100 | 101001 | 100100 |
Color Harmonies of #648237
Complementary color
Monochromatic Colors of #648237
Black with #648237
Text Example
Text Example
White with #648237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648237; }
p { color: rgb(100,130,55); }
H1.HeaderClassName
{
color: #648237;
}
.AnyTagClassName
{
color: #648237;
}
</style>
background-color css
<style>
a { background-color: #648237; }
a { background-color: rgb(100,130,55); }
div.DivClassName
{
background-color: #648237;
}
.BgClassName
{
background-color: #648237;
}
</style>
border-color css
<style>
span { border-color: #648237; }
span { border-color: rgb(100,130,55); }
td.TdClassName
{
border-color: #648237;
}
.TagClassName
{
border-color: #648237;
}
</style>