Shades of Dingley #658339
Tints of Dingley #658339
RGB
CMYK
RGB Variations
Color information
#658339 (or 0x658339) is known color: Dingley. HEX triplet: 65, 83 and 39. RGB value is (101,131,57). Sum of RGB (Red+Green+Blue) = 101+131+57=289 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.95% from 289); Green value is 131 (51.56% from 255 or 45.33% from 289); Blue value is 57 (22.66% from 255 or 19.72% from 289); Max value from RGB is 131 - color contains mainly: green. Hex color #658339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658339 is #9A7CC6. Grayscale: #717171. Windows color (decimal): -10124487 or 3769189. OLE color: 3769189.
HSL color Cylindrical-coordinate representation of color #658339: hue angle of 84.32º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #658339 is Cyan = 0.23, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 131 | 57 | - |
| CMYK | 0.23 | 0 | 0.56 | 0.49 |
| HSL | 84.32º | 0.39% | 0.37% | - |
| HSV(B) | 84.32º | 0.56% | 0.51% | - |
| XYZ | 14.22 | 19.29 | 6.85 | - |
| YUV | 113.59 | 96.06 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 57 | 0.23 | 0 | 0.56 | 0.49 | 84.32 | 0.39 | 0.37 |
| Hex | 65 | 83 | 39 | 17 | 0 | 38 | 31 | 54 | 27 | 25 |
| Octal | 145 | 203 | 71 | 27 | 0 | 70 | 61 | 124 | 47 | 45 |
| Binary | 1100101 | 10000011 | 111001 | 10111 | 0 | 111000 | 110001 | 1010100 | 100111 | 100101 |
Color Harmonies of #658339
Complementary color
Monochromatic Colors of #658339
Black with #658339
Text Example
Text Example
White with #658339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658339; }
p { color: rgb(101,131,57); }
H1.HeaderClassName
{
color: #658339;
}
.AnyTagClassName
{
color: #658339;
}
</style>
background-color css
<style>
a { background-color: #658339; }
a { background-color: rgb(101,131,57); }
div.DivClassName
{
background-color: #658339;
}
.BgClassName
{
background-color: #658339;
}
</style>
border-color css
<style>
span { border-color: #658339; }
span { border-color: rgb(101,131,57); }
td.TdClassName
{
border-color: #658339;
}
.TagClassName
{
border-color: #658339;
}
</style>