Shades of Dingley #638645
Tints of Dingley #638645
RGB
CMYK
RGB Variations
Color information
#638645 (or 0x638645) is known color: Dingley. HEX triplet: 63, 86 and 45. RGB value is (99,134,69). Sum of RGB (Red+Green+Blue) = 99+134+69=302 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.78% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 69 (27.34% from 255 or 22.85% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #638645 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638645 is #9C79BA. Grayscale: #747474. Windows color (decimal): -10254779 or 4556387. OLE color: 4556387.
HSL color Cylindrical-coordinate representation of color #638645: hue angle of 92.31º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #638645 is Cyan = 0.26, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 134 | 69 | - |
| CMYK | 0.26 | 0 | 0.49 | 0.47 |
| HSL | 92.31º | 0.32% | 0.4% | - |
| HSV(B) | 92.31º | 0.49% | 0.53% | - |
| XYZ | 14.74 | 20.13 | 8.74 | - |
| YUV | 116.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 134 | 69 | 0.26 | 0 | 0.49 | 0.47 | 92.31 | 0.32 | 0.4 |
| Hex | 63 | 86 | 45 | 1A | 0 | 31 | 2F | 5C | 20 | 28 |
| Octal | 143 | 206 | 105 | 32 | 0 | 61 | 57 | 134 | 40 | 50 |
| Binary | 1100011 | 10000110 | 1000101 | 11010 | 0 | 110001 | 101111 | 1011100 | 100000 | 101000 |
Color Harmonies of #638645
Complementary color
Monochromatic Colors of #638645
Black with #638645
Text Example
Text Example
White with #638645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638645; }
p { color: rgb(99,134,69); }
H1.HeaderClassName
{
color: #638645;
}
.AnyTagClassName
{
color: #638645;
}
</style>
background-color css
<style>
a { background-color: #638645; }
a { background-color: rgb(99,134,69); }
div.DivClassName
{
background-color: #638645;
}
.BgClassName
{
background-color: #638645;
}
</style>
border-color css
<style>
span { border-color: #638645; }
span { border-color: rgb(99,134,69); }
td.TdClassName
{
border-color: #638645;
}
.TagClassName
{
border-color: #638645;
}
</style>