Shades of Dingley #648138
Tints of Dingley #648138
RGB
CMYK
RGB Variations
Color information
#648138 (or 0x648138) is known color: Dingley. HEX triplet: 64, 81 and 38. RGB value is (100,129,56). Sum of RGB (Red+Green+Blue) = 100+129+56=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 129 (50.78% from 255 or 45.26% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 129 - color contains mainly: green. Hex color #648138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648138 is #9B7EC7. Grayscale: #707070. Windows color (decimal): -10190536 or 3703140. OLE color: 3703140.
HSL color Cylindrical-coordinate representation of color #648138: hue angle of 83.84º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #648138 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 129 | 56 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.49 |
| HSL | 83.84º | 0.39% | 0.36% | - |
| HSV(B) | 83.84º | 0.57% | 0.51% | - |
| XYZ | 13.82 | 18.7 | 6.62 | - |
| YUV | 112.01 | 96.39 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 129 | 56 | 0.22 | 0 | 0.57 | 0.49 | 83.84 | 0.39 | 0.36 |
| Hex | 64 | 81 | 38 | 16 | 0 | 39 | 31 | 54 | 27 | 24 |
| Octal | 144 | 201 | 70 | 26 | 0 | 71 | 61 | 124 | 47 | 44 |
| Binary | 1100100 | 10000001 | 111000 | 10110 | 0 | 111001 | 110001 | 1010100 | 100111 | 100100 |
Color Harmonies of #648138
Complementary color
Monochromatic Colors of #648138
Black with #648138
Text Example
Text Example
White with #648138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648138; }
p { color: rgb(100,129,56); }
H1.HeaderClassName
{
color: #648138;
}
.AnyTagClassName
{
color: #648138;
}
</style>
background-color css
<style>
a { background-color: #648138; }
a { background-color: rgb(100,129,56); }
div.DivClassName
{
background-color: #648138;
}
.BgClassName
{
background-color: #648138;
}
</style>
border-color css
<style>
span { border-color: #648138; }
span { border-color: rgb(100,129,56); }
td.TdClassName
{
border-color: #648138;
}
.TagClassName
{
border-color: #648138;
}
</style>