Shades of Kokoda #767459
Tints of Kokoda #767459
RGB
CMYK
RGB Variations
Color information
#767459 (or 0x767459) is known color: Kokoda. HEX triplet: 76, 74 and 59. RGB value is (118,116,89). Sum of RGB (Red+Green+Blue) = 118+116+89=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 116 (45.70% from 255 or 35.91% from 323); Blue value is 89 (35.16% from 255 or 27.55% from 323); Max value from RGB is 118 - color contains mainly: red. Hex color #767459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767459 is #898BA6. Grayscale: #717171. Windows color (decimal): -9014183 or 5862518. OLE color: 5862518.
HSL color Cylindrical-coordinate representation of color #767459: hue angle of 55.86º 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 #767459 is Cyan = 0, Magento = 0.02, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 89 | - |
| CMYK | 0 | 0.02 | 0.25 | 0.54 |
| HSL | 55.86º | 0.14% | 0.41% | - |
| HSV(B) | 55.86º | 0.25% | 0.46% | - |
| XYZ | 15.52 | 17.06 | 11.93 | - |
| YUV | 113.52 | 114.16 | 131.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 89 | 0 | 0.02 | 0.25 | 0.54 | 55.86 | 0.14 | 0.41 |
| Hex | 76 | 74 | 59 | 0 | 2 | 19 | 36 | 38 | E | 29 |
| Octal | 166 | 164 | 131 | 0 | 2 | 31 | 66 | 70 | 16 | 51 |
| Binary | 1110110 | 1110100 | 1011001 | 0 | 10 | 11001 | 110110 | 111000 | 1110 | 101001 |
Color Harmonies of #767459
Complementary color
Monochromatic Colors of #767459
Black with #767459
Text Example
Text Example
White with #767459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767459; }
p { color: rgb(118,116,89); }
H1.HeaderClassName
{
color: #767459;
}
.AnyTagClassName
{
color: #767459;
}
</style>
background-color css
<style>
a { background-color: #767459; }
a { background-color: rgb(118,116,89); }
div.DivClassName
{
background-color: #767459;
}
.BgClassName
{
background-color: #767459;
}
</style>
border-color css
<style>
span { border-color: #767459; }
span { border-color: rgb(118,116,89); }
td.TdClassName
{
border-color: #767459;
}
.TagClassName
{
border-color: #767459;
}
</style>