Shades of Kokoda #797759
Tints of Kokoda #797759
RGB
CMYK
RGB Variations
Color information
#797759 (or 0x797759) is known color: Kokoda. HEX triplet: 79, 77 and 59. RGB value is (121,119,89). Sum of RGB (Red+Green+Blue) = 121+119+89=329 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.78% from 329); Green value is 119 (46.88% from 255 or 36.17% from 329); Blue value is 89 (35.16% from 255 or 27.05% from 329); Max value from RGB is 121 - color contains mainly: red. Hex color #797759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797759 is #8688A6. Grayscale: #747474. Windows color (decimal): -8816807 or 5863289. OLE color: 5863289.
HSL color Cylindrical-coordinate representation of color #797759: hue angle of 56.25º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #797759 is Cyan = 0, Magento = 0.02, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 119 | 89 | - |
| CMYK | 0 | 0.02 | 0.26 | 0.53 |
| HSL | 56.25º | 0.15% | 0.41% | - |
| HSV(B) | 56.25º | 0.26% | 0.47% | - |
| XYZ | 16.29 | 17.98 | 12.06 | - |
| YUV | 116.18 | 112.66 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 119 | 89 | 0 | 0.02 | 0.26 | 0.53 | 56.25 | 0.15 | 0.41 |
| Hex | 79 | 77 | 59 | 0 | 2 | 1A | 35 | 38 | F | 29 |
| Octal | 171 | 167 | 131 | 0 | 2 | 32 | 65 | 70 | 17 | 51 |
| Binary | 1111001 | 1110111 | 1011001 | 0 | 10 | 11010 | 110101 | 111000 | 1111 | 101001 |
Color Harmonies of #797759
Complementary color
Monochromatic Colors of #797759
Black with #797759
Text Example
Text Example
White with #797759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797759; }
p { color: rgb(121,119,89); }
H1.HeaderClassName
{
color: #797759;
}
.AnyTagClassName
{
color: #797759;
}
</style>
background-color css
<style>
a { background-color: #797759; }
a { background-color: rgb(121,119,89); }
div.DivClassName
{
background-color: #797759;
}
.BgClassName
{
background-color: #797759;
}
</style>
border-color css
<style>
span { border-color: #797759; }
span { border-color: rgb(121,119,89); }
td.TdClassName
{
border-color: #797759;
}
.TagClassName
{
border-color: #797759;
}
</style>