Shades of Kokoda #797359
Tints of Kokoda #797359
RGB
CMYK
RGB Variations
Color information
#797359 (or 0x797359) is known color: Kokoda. HEX triplet: 79, 73 and 59. RGB value is (121,115,89). Sum of RGB (Red+Green+Blue) = 121+115+89=325 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.23% from 325); Green value is 115 (45.31% from 255 or 35.38% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 121 - color contains mainly: red. Hex color #797359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797359 is #868CA6. Grayscale: #717171. Windows color (decimal): -8817831 or 5862265. OLE color: 5862265.
HSL color Cylindrical-coordinate representation of color #797359: hue angle of 48.75º 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 #797359 is Cyan = 0, Magento = 0.05, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 89 | - |
| CMYK | 0 | 0.05 | 0.26 | 0.53 |
| HSL | 48.75º | 0.15% | 0.41% | - |
| HSV(B) | 48.75º | 0.26% | 0.47% | - |
| XYZ | 15.82 | 17.05 | 11.91 | - |
| YUV | 113.83 | 113.99 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 89 | 0 | 0.05 | 0.26 | 0.53 | 48.75 | 0.15 | 0.41 |
| Hex | 79 | 73 | 59 | 0 | 5 | 1A | 35 | 31 | F | 29 |
| Octal | 171 | 163 | 131 | 0 | 5 | 32 | 65 | 61 | 17 | 51 |
| Binary | 1111001 | 1110011 | 1011001 | 0 | 101 | 11010 | 110101 | 110001 | 1111 | 101001 |
Color Harmonies of #797359
Complementary color
Monochromatic Colors of #797359
Black with #797359
Text Example
Text Example
White with #797359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797359; }
p { color: rgb(121,115,89); }
H1.HeaderClassName
{
color: #797359;
}
.AnyTagClassName
{
color: #797359;
}
</style>
background-color css
<style>
a { background-color: #797359; }
a { background-color: rgb(121,115,89); }
div.DivClassName
{
background-color: #797359;
}
.BgClassName
{
background-color: #797359;
}
</style>
border-color css
<style>
span { border-color: #797359; }
span { border-color: rgb(121,115,89); }
td.TdClassName
{
border-color: #797359;
}
.TagClassName
{
border-color: #797359;
}
</style>