Shades of Dark Olive Green #617038
Tints of Dark Olive Green #617038
RGB
CMYK
RGB Variations
Color information
#617038 (or 0x617038) is known color: Dark Olive Green. HEX triplet: 61, 70 and 38. RGB value is (97,112,56). Sum of RGB (Red+Green+Blue) = 97+112+56=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 56 (22.27% from 255 or 21.13% from 265); Max value from RGB is 112 - color contains mainly: green. Hex color #617038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617038 is #9E8FC7. Grayscale: #656565. Windows color (decimal): -10391496 or 3698785. OLE color: 3698785.
HSL color Cylindrical-coordinate representation of color #617038: hue angle of 76.07º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #617038 is Cyan = 0.13, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 56 | - |
| CMYK | 0.13 | 0 | 0.50 | 0.56 |
| HSL | 76.07º | 0.33% | 0.33% | - |
| HSV(B) | 76.07º | 0.5% | 0.44% | - |
| XYZ | 11.44 | 14.42 | 5.92 | - |
| YUV | 101.13 | 102.53 | 125.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 56 | 0.13 | 0 | 0.50 | 0.56 | 76.07 | 0.33 | 0.33 |
| Hex | 61 | 70 | 38 | D | 0 | 32 | 38 | 4C | 21 | 21 |
| Octal | 141 | 160 | 70 | 15 | 0 | 62 | 70 | 114 | 41 | 41 |
| Binary | 1100001 | 1110000 | 111000 | 1101 | 0 | 110010 | 111000 | 1001100 | 100001 | 100001 |
Color Harmonies of #617038
Complementary color
Monochromatic Colors of #617038
Black with #617038
Text Example
Text Example
White with #617038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617038; }
p { color: rgb(97,112,56); }
H1.HeaderClassName
{
color: #617038;
}
.AnyTagClassName
{
color: #617038;
}
</style>
background-color css
<style>
a { background-color: #617038; }
a { background-color: rgb(97,112,56); }
div.DivClassName
{
background-color: #617038;
}
.BgClassName
{
background-color: #617038;
}
</style>
border-color css
<style>
span { border-color: #617038; }
span { border-color: rgb(97,112,56); }
td.TdClassName
{
border-color: #617038;
}
.TagClassName
{
border-color: #617038;
}
</style>