Shades of Kokoda #747156
Tints of Kokoda #747156
RGB
CMYK
RGB Variations
Color information
#747156 (or 0x747156) is known color: Kokoda. HEX triplet: 74, 71 and 56. RGB value is (116,113,86). Sum of RGB (Red+Green+Blue) = 116+113+86=315 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.83% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 86 (33.98% from 255 or 27.30% from 315); Max value from RGB is 116 - color contains mainly: red. Hex color #747156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747156 is #8B8EA9. Grayscale: #6E6E6E. Windows color (decimal): -9146026 or 5665140. OLE color: 5665140.
HSL color Cylindrical-coordinate representation of color #747156: hue angle of 54º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #747156 is Cyan = 0, Magento = 0.03, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 113 | 86 | - |
| CMYK | 0 | 0.03 | 0.26 | 0.55 |
| HSL | 54º | 0.15% | 0.4% | - |
| HSV(B) | 54º | 0.26% | 0.45% | - |
| XYZ | 14.79 | 16.2 | 11.15 | - |
| YUV | 110.82 | 113.99 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 113 | 86 | 0 | 0.03 | 0.26 | 0.55 | 54 | 0.15 | 0.4 |
| Hex | 74 | 71 | 56 | 0 | 3 | 1A | 37 | 36 | F | 28 |
| Octal | 164 | 161 | 126 | 0 | 3 | 32 | 67 | 66 | 17 | 50 |
| Binary | 1110100 | 1110001 | 1010110 | 0 | 11 | 11010 | 110111 | 110110 | 1111 | 101000 |
Color Harmonies of #747156
Complementary color
Monochromatic Colors of #747156
Black with #747156
Text Example
Text Example
White with #747156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747156; }
p { color: rgb(116,113,86); }
H1.HeaderClassName
{
color: #747156;
}
.AnyTagClassName
{
color: #747156;
}
</style>
background-color css
<style>
a { background-color: #747156; }
a { background-color: rgb(116,113,86); }
div.DivClassName
{
background-color: #747156;
}
.BgClassName
{
background-color: #747156;
}
</style>
border-color css
<style>
span { border-color: #747156; }
span { border-color: rgb(116,113,86); }
td.TdClassName
{
border-color: #747156;
}
.TagClassName
{
border-color: #747156;
}
</style>