Shades of Dingley #638346
Tints of Dingley #638346
RGB
CMYK
RGB Variations
Color information
#638346 (or 0x638346) is known color: Dingley. HEX triplet: 63, 83 and 46. RGB value is (99,131,70). Sum of RGB (Red+Green+Blue) = 99+131+70=300 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 131 - color contains mainly: green. Hex color #638346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638346 is #9C7CB9. Grayscale: #727272. Windows color (decimal): -10255546 or 4621155. OLE color: 4621155.
HSL color Cylindrical-coordinate representation of color #638346: hue angle of 91.48º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #638346 is Cyan = 0.24, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 131 | 70 | - |
| CMYK | 0.24 | 0 | 0.47 | 0.49 |
| HSL | 91.48º | 0.3% | 0.39% | - |
| HSV(B) | 91.48º | 0.47% | 0.51% | - |
| XYZ | 14.37 | 19.33 | 8.77 | - |
| YUV | 114.48 | 102.9 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 131 | 70 | 0.24 | 0 | 0.47 | 0.49 | 91.48 | 0.3 | 0.39 |
| Hex | 63 | 83 | 46 | 18 | 0 | 2F | 31 | 5B | 1E | 27 |
| Octal | 143 | 203 | 106 | 30 | 0 | 57 | 61 | 133 | 36 | 47 |
| Binary | 1100011 | 10000011 | 1000110 | 11000 | 0 | 101111 | 110001 | 1011011 | 11110 | 100111 |
Color Harmonies of #638346
Complementary color
Monochromatic Colors of #638346
Black with #638346
Text Example
Text Example
White with #638346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638346; }
p { color: rgb(99,131,70); }
H1.HeaderClassName
{
color: #638346;
}
.AnyTagClassName
{
color: #638346;
}
</style>
background-color css
<style>
a { background-color: #638346; }
a { background-color: rgb(99,131,70); }
div.DivClassName
{
background-color: #638346;
}
.BgClassName
{
background-color: #638346;
}
</style>
border-color css
<style>
span { border-color: #638346; }
span { border-color: rgb(99,131,70); }
td.TdClassName
{
border-color: #638346;
}
.TagClassName
{
border-color: #638346;
}
</style>