Shades of Dingley #658138
Tints of Dingley #658138
RGB
CMYK
RGB Variations
Color information
#658138 (or 0x658138) is known color: Dingley. HEX triplet: 65, 81 and 38. RGB value is (101,129,56). Sum of RGB (Red+Green+Blue) = 101+129+56=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 129 (50.78% from 255 or 45.10% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 129 - color contains mainly: green. Hex color #658138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658138 is #9A7EC7. Grayscale: #707070. Windows color (decimal): -10125000 or 3703141. OLE color: 3703141.
HSL color Cylindrical-coordinate representation of color #658138: hue angle of 83.01º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #658138 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 129 | 56 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.49 |
| HSL | 83.01º | 0.39% | 0.36% | - |
| HSV(B) | 83.01º | 0.57% | 0.51% | - |
| XYZ | 13.93 | 18.75 | 6.63 | - |
| YUV | 112.31 | 96.22 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 129 | 56 | 0.22 | 0 | 0.57 | 0.49 | 83.01 | 0.39 | 0.36 |
| Hex | 65 | 81 | 38 | 16 | 0 | 39 | 31 | 53 | 27 | 24 |
| Octal | 145 | 201 | 70 | 26 | 0 | 71 | 61 | 123 | 47 | 44 |
| Binary | 1100101 | 10000001 | 111000 | 10110 | 0 | 111001 | 110001 | 1010011 | 100111 | 100100 |
Color Harmonies of #658138
Complementary color
Monochromatic Colors of #658138
Black with #658138
Text Example
Text Example
White with #658138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658138; }
p { color: rgb(101,129,56); }
H1.HeaderClassName
{
color: #658138;
}
.AnyTagClassName
{
color: #658138;
}
</style>
background-color css
<style>
a { background-color: #658138; }
a { background-color: rgb(101,129,56); }
div.DivClassName
{
background-color: #658138;
}
.BgClassName
{
background-color: #658138;
}
</style>
border-color css
<style>
span { border-color: #658138; }
span { border-color: rgb(101,129,56); }
td.TdClassName
{
border-color: #658138;
}
.TagClassName
{
border-color: #658138;
}
</style>