Shades of Kokoda #757156
Tints of Kokoda #757156
RGB
CMYK
RGB Variations
Color information
#757156 (or 0x757156) is known color: Kokoda. HEX triplet: 75, 71 and 56. RGB value is (117,113,86). Sum of RGB (Red+Green+Blue) = 117+113+86=316 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.03% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 86 (33.98% from 255 or 27.22% from 316); Max value from RGB is 117 - color contains mainly: red. Hex color #757156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757156 is #8A8EA9. Grayscale: #6F6F6F. Windows color (decimal): -9080490 or 5665141. OLE color: 5665141.
HSL color Cylindrical-coordinate representation of color #757156: hue angle of 52.26º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #757156 is Cyan = 0, Magento = 0.03, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 113 | 86 | - |
| CMYK | 0 | 0.03 | 0.26 | 0.54 |
| HSL | 52.26º | 0.15% | 0.4% | - |
| HSV(B) | 52.26º | 0.26% | 0.46% | - |
| XYZ | 14.92 | 16.26 | 11.16 | - |
| YUV | 111.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 113 | 86 | 0 | 0.03 | 0.26 | 0.54 | 52.26 | 0.15 | 0.4 |
| Hex | 75 | 71 | 56 | 0 | 3 | 1A | 36 | 34 | F | 28 |
| Octal | 165 | 161 | 126 | 0 | 3 | 32 | 66 | 64 | 17 | 50 |
| Binary | 1110101 | 1110001 | 1010110 | 0 | 11 | 11010 | 110110 | 110100 | 1111 | 101000 |
Color Harmonies of #757156
Complementary color
Monochromatic Colors of #757156
Black with #757156
Text Example
Text Example
White with #757156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757156; }
p { color: rgb(117,113,86); }
H1.HeaderClassName
{
color: #757156;
}
.AnyTagClassName
{
color: #757156;
}
</style>
background-color css
<style>
a { background-color: #757156; }
a { background-color: rgb(117,113,86); }
div.DivClassName
{
background-color: #757156;
}
.BgClassName
{
background-color: #757156;
}
</style>
border-color css
<style>
span { border-color: #757156; }
span { border-color: rgb(117,113,86); }
td.TdClassName
{
border-color: #757156;
}
.TagClassName
{
border-color: #757156;
}
</style>