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