Shades of Kokoda #747356
Tints of Kokoda #747356
RGB
CMYK
RGB Variations
Color information
#747356 (or 0x747356) is known color: Kokoda. HEX triplet: 74, 73 and 56. RGB value is (116,115,86). Sum of RGB (Red+Green+Blue) = 116+115+86=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 86 (33.98% from 255 or 27.13% from 317); Max value from RGB is 116 - color contains mainly: red. Hex color #747356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747356 is #8B8CA9. Grayscale: #707070. Windows color (decimal): -9145514 or 5665652. OLE color: 5665652.
HSL color Cylindrical-coordinate representation of color #747356: hue angle of 58º 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 #747356 is Cyan = 0, Magento = 0.01, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 86 | - |
| CMYK | 0 | 0.01 | 0.26 | 0.55 |
| HSL | 58º | 0.15% | 0.4% | - |
| HSV(B) | 58º | 0.26% | 0.45% | - |
| XYZ | 15.01 | 16.65 | 11.23 | - |
| YUV | 111.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 86 | 0 | 0.01 | 0.26 | 0.55 | 58 | 0.15 | 0.4 |
| Hex | 74 | 73 | 56 | 0 | 1 | 1A | 37 | 3A | F | 28 |
| Octal | 164 | 163 | 126 | 0 | 1 | 32 | 67 | 72 | 17 | 50 |
| Binary | 1110100 | 1110011 | 1010110 | 0 | 1 | 11010 | 110111 | 111010 | 1111 | 101000 |
Color Harmonies of #747356
Complementary color
Monochromatic Colors of #747356
Black with #747356
Text Example
Text Example
White with #747356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747356; }
p { color: rgb(116,115,86); }
H1.HeaderClassName
{
color: #747356;
}
.AnyTagClassName
{
color: #747356;
}
</style>
background-color css
<style>
a { background-color: #747356; }
a { background-color: rgb(116,115,86); }
div.DivClassName
{
background-color: #747356;
}
.BgClassName
{
background-color: #747356;
}
</style>
border-color css
<style>
span { border-color: #747356; }
span { border-color: rgb(116,115,86); }
td.TdClassName
{
border-color: #747356;
}
.TagClassName
{
border-color: #747356;
}
</style>