Shades of Dingley #638146
Tints of Dingley #638146
RGB
CMYK
RGB Variations
Color information
#638146 (or 0x638146) is known color: Dingley. HEX triplet: 63, 81 and 46. RGB value is (99,129,70). Sum of RGB (Red+Green+Blue) = 99+129+70=298 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.22% from 298); Green value is 129 (50.78% from 255 or 43.29% from 298); Blue value is 70 (27.73% from 255 or 23.49% from 298); Max value from RGB is 129 - color contains mainly: green. Hex color #638146 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638146 is #9C7EB9. Grayscale: #717171. Windows color (decimal): -10256058 or 4620643. OLE color: 4620643.
HSL color Cylindrical-coordinate representation of color #638146: hue angle of 90.51º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #638146 is Cyan = 0.23, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 129 | 70 | - |
| CMYK | 0.23 | 0 | 0.46 | 0.49 |
| HSL | 90.51º | 0.3% | 0.39% | - |
| HSV(B) | 90.51º | 0.46% | 0.51% | - |
| XYZ | 14.1 | 18.8 | 8.68 | - |
| YUV | 113.3 | 103.56 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 129 | 70 | 0.23 | 0 | 0.46 | 0.49 | 90.51 | 0.3 | 0.39 |
| Hex | 63 | 81 | 46 | 17 | 0 | 2E | 31 | 5B | 1E | 27 |
| Octal | 143 | 201 | 106 | 27 | 0 | 56 | 61 | 133 | 36 | 47 |
| Binary | 1100011 | 10000001 | 1000110 | 10111 | 0 | 101110 | 110001 | 1011011 | 11110 | 100111 |
Color Harmonies of #638146
Complementary color
Monochromatic Colors of #638146
Black with #638146
Text Example
Text Example
White with #638146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638146; }
p { color: rgb(99,129,70); }
H1.HeaderClassName
{
color: #638146;
}
.AnyTagClassName
{
color: #638146;
}
</style>
background-color css
<style>
a { background-color: #638146; }
a { background-color: rgb(99,129,70); }
div.DivClassName
{
background-color: #638146;
}
.BgClassName
{
background-color: #638146;
}
</style>
border-color css
<style>
span { border-color: #638146; }
span { border-color: rgb(99,129,70); }
td.TdClassName
{
border-color: #638146;
}
.TagClassName
{
border-color: #638146;
}
</style>