Shades of Dingley #648538
Tints of Dingley #648538
RGB
CMYK
RGB Variations
Color information
#648538 (or 0x648538) is known color: Dingley. HEX triplet: 64, 85 and 38. RGB value is (100,133,56). Sum of RGB (Red+Green+Blue) = 100+133+56=289 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.60% from 289); Green value is 133 (52.34% from 255 or 46.02% from 289); Blue value is 56 (22.27% from 255 or 19.38% from 289); Max value from RGB is 133 - color contains mainly: green. Hex color #648538 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648538 is #9B7AC7. Grayscale: #727272. Windows color (decimal): -10189512 or 3704164. OLE color: 3704164.
HSL color Cylindrical-coordinate representation of color #648538: hue angle of 85.71º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #648538 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 133 | 56 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.48 |
| HSL | 85.71º | 0.41% | 0.37% | - |
| HSV(B) | 85.71º | 0.58% | 0.52% | - |
| XYZ | 14.36 | 19.77 | 6.8 | - |
| YUV | 114.36 | 95.07 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 56 | 0.25 | 0 | 0.58 | 0.48 | 85.71 | 0.41 | 0.37 |
| Hex | 64 | 85 | 38 | 19 | 0 | 3A | 30 | 56 | 29 | 25 |
| Octal | 144 | 205 | 70 | 31 | 0 | 72 | 60 | 126 | 51 | 45 |
| Binary | 1100100 | 10000101 | 111000 | 11001 | 0 | 111010 | 110000 | 1010110 | 101001 | 100101 |
Color Harmonies of #648538
Complementary color
Monochromatic Colors of #648538
Black with #648538
Text Example
Text Example
White with #648538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648538; }
p { color: rgb(100,133,56); }
H1.HeaderClassName
{
color: #648538;
}
.AnyTagClassName
{
color: #648538;
}
</style>
background-color css
<style>
a { background-color: #648538; }
a { background-color: rgb(100,133,56); }
div.DivClassName
{
background-color: #648538;
}
.BgClassName
{
background-color: #648538;
}
</style>
border-color css
<style>
span { border-color: #648538; }
span { border-color: rgb(100,133,56); }
td.TdClassName
{
border-color: #648538;
}
.TagClassName
{
border-color: #648538;
}
</style>