Shades of Dingley #568137
Tints of Dingley #568137
RGB
CMYK
RGB Variations
Color information
#568137 (or 0x568137) is known color: Dingley. HEX triplet: 56, 81 and 37. RGB value is (86,129,55). Sum of RGB (Red+Green+Blue) = 86+129+55=270 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.85% from 270); Green value is 129 (50.78% from 255 or 47.78% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 129 - color contains mainly: green. Hex color #568137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #568137 is #A97EC8. Grayscale: #6B6B6B. Windows color (decimal): -11108041 or 3637590. OLE color: 3637590.
HSL color Cylindrical-coordinate representation of color #568137: hue angle of 94.86º degrees, saturation: 0.4, 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 #568137 is Cyan = 0.33, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 129 | 55 | - |
| CMYK | 0.33 | 0 | 0.57 | 0.49 |
| HSL | 94.86º | 0.4% | 0.36% | - |
| HSV(B) | 94.86º | 0.57% | 0.51% | - |
| XYZ | 12.38 | 17.95 | 6.43 | - |
| YUV | 107.71 | 98.25 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 129 | 55 | 0.33 | 0 | 0.57 | 0.49 | 94.86 | 0.4 | 0.36 |
| Hex | 56 | 81 | 37 | 21 | 0 | 39 | 31 | 5F | 28 | 24 |
| Octal | 126 | 201 | 67 | 41 | 0 | 71 | 61 | 137 | 50 | 44 |
| Binary | 1010110 | 10000001 | 110111 | 100001 | 0 | 111001 | 110001 | 1011111 | 101000 | 100100 |
Color Harmonies of #568137
Complementary color
Monochromatic Colors of #568137
Black with #568137
Text Example
Text Example
White with #568137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568137; }
p { color: rgb(86,129,55); }
H1.HeaderClassName
{
color: #568137;
}
.AnyTagClassName
{
color: #568137;
}
</style>
background-color css
<style>
a { background-color: #568137; }
a { background-color: rgb(86,129,55); }
div.DivClassName
{
background-color: #568137;
}
.BgClassName
{
background-color: #568137;
}
</style>
border-color css
<style>
span { border-color: #568137; }
span { border-color: rgb(86,129,55); }
td.TdClassName
{
border-color: #568137;
}
.TagClassName
{
border-color: #568137;
}
</style>