Shades of Kokoda #767556
Tints of Kokoda #767556
RGB
CMYK
RGB Variations
Color information
#767556 (or 0x767556) is known color: Kokoda. HEX triplet: 76, 75 and 56. RGB value is (118,117,86). Sum of RGB (Red+Green+Blue) = 118+117+86=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #767556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767556 is #898AA9. Grayscale: #717171. Windows color (decimal): -9013930 or 5666166. OLE color: 5666166.
HSL color Cylindrical-coordinate representation of color #767556: hue angle of 58.12º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #767556 is Cyan = 0, Magento = 0.01, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 86 | - |
| CMYK | 0 | 0.01 | 0.27 | 0.54 |
| HSL | 58.13º | 0.16% | 0.4% | - |
| HSV(B) | 58.13º | 0.27% | 0.46% | - |
| XYZ | 15.51 | 17.25 | 11.32 | - |
| YUV | 113.77 | 112.33 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 86 | 0 | 0.01 | 0.27 | 0.54 | 58.13 | 0.16 | 0.4 |
| Hex | 76 | 75 | 56 | 0 | 1 | 1B | 36 | 3A | 10 | 28 |
| Octal | 166 | 165 | 126 | 0 | 1 | 33 | 66 | 72 | 20 | 50 |
| Binary | 1110110 | 1110101 | 1010110 | 0 | 1 | 11011 | 110110 | 111010 | 10000 | 101000 |
Color Harmonies of #767556
Complementary color
Monochromatic Colors of #767556
Black with #767556
Text Example
Text Example
White with #767556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767556; }
p { color: rgb(118,117,86); }
H1.HeaderClassName
{
color: #767556;
}
.AnyTagClassName
{
color: #767556;
}
</style>
background-color css
<style>
a { background-color: #767556; }
a { background-color: rgb(118,117,86); }
div.DivClassName
{
background-color: #767556;
}
.BgClassName
{
background-color: #767556;
}
</style>
border-color css
<style>
span { border-color: #767556; }
span { border-color: rgb(118,117,86); }
td.TdClassName
{
border-color: #767556;
}
.TagClassName
{
border-color: #767556;
}
</style>