Shades of Camouflage Green #758667
Tints of Camouflage Green #758667
RGB
CMYK
RGB Variations
Color information
#758667 (or 0x758667) is known color: Camouflage Green. HEX triplet: 75, 86 and 67. RGB value is (117,134,103). Sum of RGB (Red+Green+Blue) = 117+134+103=354 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.05% from 354); Green value is 134 (52.73% from 255 or 37.85% from 354); Blue value is 103 (40.62% from 255 or 29.10% from 354); Max value from RGB is 134 - color contains mainly: green. Hex color #758667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758667 is #8A7998. Grayscale: #7D7D7D. Windows color (decimal): -9075097 or 6784629. OLE color: 6784629.
HSL color Cylindrical-coordinate representation of color #758667: hue angle of 92.9º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #758667 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 103 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.47 |
| HSL | 92.9º | 0.13% | 0.46% | - |
| HSV(B) | 92.9º | 0.23% | 0.53% | - |
| XYZ | 18.31 | 21.81 | 16.08 | - |
| YUV | 125.38 | 115.37 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 103 | 0.13 | 0 | 0.23 | 0.47 | 92.9 | 0.13 | 0.46 |
| Hex | 75 | 86 | 67 | D | 0 | 17 | 2F | 5D | D | 2E |
| Octal | 165 | 206 | 147 | 15 | 0 | 27 | 57 | 135 | 15 | 56 |
| Binary | 1110101 | 10000110 | 1100111 | 1101 | 0 | 10111 | 101111 | 1011101 | 1101 | 101110 |
Color Harmonies of #758667
Complementary color
Monochromatic Colors of #758667
Black with #758667
Text Example
Text Example
White with #758667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758667; }
p { color: rgb(117,134,103); }
H1.HeaderClassName
{
color: #758667;
}
.AnyTagClassName
{
color: #758667;
}
</style>
background-color css
<style>
a { background-color: #758667; }
a { background-color: rgb(117,134,103); }
div.DivClassName
{
background-color: #758667;
}
.BgClassName
{
background-color: #758667;
}
</style>
border-color css
<style>
span { border-color: #758667; }
span { border-color: rgb(117,134,103); }
td.TdClassName
{
border-color: #758667;
}
.TagClassName
{
border-color: #758667;
}
</style>