Shades of Dingley #658348
Tints of Dingley #658348
RGB
CMYK
RGB Variations
Color information
#658348 (or 0x658348) is known color: Dingley. HEX triplet: 65, 83 and 48. RGB value is (101,131,72). Sum of RGB (Red+Green+Blue) = 101+131+72=304 (40% of max value = 765). Red value is 101 (39.84% from 255 or 33.22% from 304); Green value is 131 (51.56% from 255 or 43.09% from 304); Blue value is 72 (28.52% from 255 or 23.68% from 304); Max value from RGB is 131 - color contains mainly: green. Hex color #658348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #658348 is #9A7CB7. Grayscale: #737373. Windows color (decimal): -10124472 or 4752229. OLE color: 4752229.
HSL color Cylindrical-coordinate representation of color #658348: hue angle of 90.51º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #658348 is Cyan = 0.23, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 131 | 72 | - |
| CMYK | 0.23 | 0 | 0.45 | 0.49 |
| HSL | 90.51º | 0.29% | 0.4% | - |
| HSV(B) | 90.51º | 0.45% | 0.51% | - |
| XYZ | 14.65 | 19.47 | 9.12 | - |
| YUV | 115.3 | 103.56 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 72 | 0.23 | 0 | 0.45 | 0.49 | 90.51 | 0.29 | 0.4 |
| Hex | 65 | 83 | 48 | 17 | 0 | 2D | 31 | 5B | 1D | 28 |
| Octal | 145 | 203 | 110 | 27 | 0 | 55 | 61 | 133 | 35 | 50 |
| Binary | 1100101 | 10000011 | 1001000 | 10111 | 0 | 101101 | 110001 | 1011011 | 11101 | 101000 |
Color Harmonies of #658348
Complementary color
Monochromatic Colors of #658348
Black with #658348
Text Example
Text Example
White with #658348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658348; }
p { color: rgb(101,131,72); }
H1.HeaderClassName
{
color: #658348;
}
.AnyTagClassName
{
color: #658348;
}
</style>
background-color css
<style>
a { background-color: #658348; }
a { background-color: rgb(101,131,72); }
div.DivClassName
{
background-color: #658348;
}
.BgClassName
{
background-color: #658348;
}
</style>
border-color css
<style>
span { border-color: #658348; }
span { border-color: rgb(101,131,72); }
td.TdClassName
{
border-color: #658348;
}
.TagClassName
{
border-color: #658348;
}
</style>