Shades of Dark Olive Green #516430
Tints of Dark Olive Green #516430
RGB
CMYK
RGB Variations
Color information
#516430 (or 0x516430) is known color: Dark Olive Green. HEX triplet: 51, 64 and 30. RGB value is (81,100,48). Sum of RGB (Red+Green+Blue) = 81+100+48=229 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.37% from 229); Green value is 100 (39.45% from 255 or 43.67% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 100 - color contains mainly: green. Hex color #516430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516430 is #AE9BCF. Grayscale: #585858. Windows color (decimal): -11443152 or 3171409. OLE color: 3171409.
HSL color Cylindrical-coordinate representation of color #516430: hue angle of 81.92º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #516430 is Cyan = 0.19, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 48 | - |
| CMYK | 0.19 | 0 | 0.52 | 0.61 |
| HSL | 81.92º | 0.35% | 0.29% | - |
| HSV(B) | 81.92º | 0.52% | 0.39% | - |
| XYZ | 8.48 | 11.08 | 4.49 | - |
| YUV | 88.39 | 105.21 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 48 | 0.19 | 0 | 0.52 | 0.61 | 81.92 | 0.35 | 0.29 |
| Hex | 51 | 64 | 30 | 13 | 0 | 34 | 3D | 52 | 23 | 1D |
| Octal | 121 | 144 | 60 | 23 | 0 | 64 | 75 | 122 | 43 | 35 |
| Binary | 1010001 | 1100100 | 110000 | 10011 | 0 | 110100 | 111101 | 1010010 | 100011 | 11101 |
Color Harmonies of #516430
Complementary color
Monochromatic Colors of #516430
Black with #516430
Text Example
Text Example
White with #516430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516430; }
p { color: rgb(81,100,48); }
H1.HeaderClassName
{
color: #516430;
}
.AnyTagClassName
{
color: #516430;
}
</style>
background-color css
<style>
a { background-color: #516430; }
a { background-color: rgb(81,100,48); }
div.DivClassName
{
background-color: #516430;
}
.BgClassName
{
background-color: #516430;
}
</style>
border-color css
<style>
span { border-color: #516430; }
span { border-color: rgb(81,100,48); }
td.TdClassName
{
border-color: #516430;
}
.TagClassName
{
border-color: #516430;
}
</style>