Shades of Dingley #648336
Tints of Dingley #648336
RGB
CMYK
RGB Variations
Color information
#648336 (or 0x648336) is known color: Dingley. HEX triplet: 64, 83 and 36. RGB value is (100,131,54). Sum of RGB (Red+Green+Blue) = 100+131+54=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 131 (51.56% from 255 or 45.96% from 285); Blue value is 54 (21.48% from 255 or 18.95% from 285); Max value from RGB is 131 - color contains mainly: green. Hex color #648336 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648336 is #9B7CC9. Grayscale: #717171. Windows color (decimal): -10190026 or 3572580. OLE color: 3572580.
HSL color Cylindrical-coordinate representation of color #648336: hue angle of 84.16º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #648336 is Cyan = 0.24, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 131 | 54 | - |
| CMYK | 0.24 | 0 | 0.59 | 0.49 |
| HSL | 84.16º | 0.42% | 0.36% | - |
| HSV(B) | 84.16º | 0.59% | 0.51% | - |
| XYZ | 14.04 | 19.21 | 6.46 | - |
| YUV | 112.95 | 94.73 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 131 | 54 | 0.24 | 0 | 0.59 | 0.49 | 84.16 | 0.42 | 0.36 |
| Hex | 64 | 83 | 36 | 18 | 0 | 3B | 31 | 54 | 2A | 24 |
| Octal | 144 | 203 | 66 | 30 | 0 | 73 | 61 | 124 | 52 | 44 |
| Binary | 1100100 | 10000011 | 110110 | 11000 | 0 | 111011 | 110001 | 1010100 | 101010 | 100100 |
Color Harmonies of #648336
Complementary color
Monochromatic Colors of #648336
Black with #648336
Text Example
Text Example
White with #648336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648336; }
p { color: rgb(100,131,54); }
H1.HeaderClassName
{
color: #648336;
}
.AnyTagClassName
{
color: #648336;
}
</style>
background-color css
<style>
a { background-color: #648336; }
a { background-color: rgb(100,131,54); }
div.DivClassName
{
background-color: #648336;
}
.BgClassName
{
background-color: #648336;
}
</style>
border-color css
<style>
span { border-color: #648336; }
span { border-color: rgb(100,131,54); }
td.TdClassName
{
border-color: #648336;
}
.TagClassName
{
border-color: #648336;
}
</style>