Shades of Dingley #638741
Tints of Dingley #638741
RGB
CMYK
RGB Variations
Color information
#638741 (or 0x638741) is known color: Dingley. HEX triplet: 63, 87 and 41. RGB value is (99,135,65). Sum of RGB (Red+Green+Blue) = 99+135+65=299 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.11% from 299); Green value is 135 (53.12% from 255 or 45.15% from 299); Blue value is 65 (25.78% from 255 or 21.74% from 299); Max value from RGB is 135 - color contains mainly: green. Hex color #638741 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638741 is #9C78BE. Grayscale: #747474. Windows color (decimal): -10254527 or 4294499. OLE color: 4294499.
HSL color Cylindrical-coordinate representation of color #638741: hue angle of 90.86º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #638741 is Cyan = 0.27, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 135 | 65 | - |
| CMYK | 0.27 | 0 | 0.52 | 0.47 |
| HSL | 90.86º | 0.35% | 0.39% | - |
| HSV(B) | 90.86º | 0.52% | 0.53% | - |
| XYZ | 14.76 | 20.36 | 8.15 | - |
| YUV | 116.26 | 99.07 | 115.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 135 | 65 | 0.27 | 0 | 0.52 | 0.47 | 90.86 | 0.35 | 0.39 |
| Hex | 63 | 87 | 41 | 1B | 0 | 34 | 2F | 5B | 23 | 27 |
| Octal | 143 | 207 | 101 | 33 | 0 | 64 | 57 | 133 | 43 | 47 |
| Binary | 1100011 | 10000111 | 1000001 | 11011 | 0 | 110100 | 101111 | 1011011 | 100011 | 100111 |
Color Harmonies of #638741
Complementary color
Monochromatic Colors of #638741
Black with #638741
Text Example
Text Example
White with #638741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638741; }
p { color: rgb(99,135,65); }
H1.HeaderClassName
{
color: #638741;
}
.AnyTagClassName
{
color: #638741;
}
</style>
background-color css
<style>
a { background-color: #638741; }
a { background-color: rgb(99,135,65); }
div.DivClassName
{
background-color: #638741;
}
.BgClassName
{
background-color: #638741;
}
</style>
border-color css
<style>
span { border-color: #638741; }
span { border-color: rgb(99,135,65); }
td.TdClassName
{
border-color: #638741;
}
.TagClassName
{
border-color: #638741;
}
</style>