Shades of Kokoda #767559
Tints of Kokoda #767559
RGB
CMYK
RGB Variations
Color information
#767559 (or 0x767559) is known color: Kokoda. HEX triplet: 76, 75 and 59. RGB value is (118,117,89). Sum of RGB (Red+Green+Blue) = 118+117+89=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 117 (46.09% from 255 or 36.11% from 324); Blue value is 89 (35.16% from 255 or 27.47% from 324); Max value from RGB is 118 - color contains mainly: red. Hex color #767559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767559 is #898AA6. Grayscale: #727272. Windows color (decimal): -9013927 or 5862774. OLE color: 5862774.
HSL color Cylindrical-coordinate representation of color #767559: hue angle of 57.93º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767559 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 89 | - |
| CMYK | 0 | 0.01 | 0.25 | 0.54 |
| HSL | 57.93º | 0.14% | 0.41% | - |
| HSV(B) | 57.93º | 0.25% | 0.46% | - |
| XYZ | 15.64 | 17.3 | 11.97 | - |
| YUV | 114.11 | 113.83 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 89 | 0 | 0.01 | 0.25 | 0.54 | 57.93 | 0.14 | 0.41 |
| Hex | 76 | 75 | 59 | 0 | 1 | 19 | 36 | 3A | E | 29 |
| Octal | 166 | 165 | 131 | 0 | 1 | 31 | 66 | 72 | 16 | 51 |
| Binary | 1110110 | 1110101 | 1011001 | 0 | 1 | 11001 | 110110 | 111010 | 1110 | 101001 |
Color Harmonies of #767559
Complementary color
Monochromatic Colors of #767559
Black with #767559
Text Example
Text Example
White with #767559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767559; }
p { color: rgb(118,117,89); }
H1.HeaderClassName
{
color: #767559;
}
.AnyTagClassName
{
color: #767559;
}
</style>
background-color css
<style>
a { background-color: #767559; }
a { background-color: rgb(118,117,89); }
div.DivClassName
{
background-color: #767559;
}
.BgClassName
{
background-color: #767559;
}
</style>
border-color css
<style>
span { border-color: #767559; }
span { border-color: rgb(118,117,89); }
td.TdClassName
{
border-color: #767559;
}
.TagClassName
{
border-color: #767559;
}
</style>