Shades of Kokoda #797856
Tints of Kokoda #797856
RGB
CMYK
RGB Variations
Color information
#797856 (or 0x797856) is known color: Kokoda. HEX triplet: 79, 78 and 56. RGB value is (121,120,86). Sum of RGB (Red+Green+Blue) = 121+120+86=327 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.00% from 327); Green value is 120 (47.27% from 255 or 36.70% from 327); Blue value is 86 (33.98% from 255 or 26.30% from 327); Max value from RGB is 121 - color contains mainly: red. Hex color #797856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797856 is #8687A9. Grayscale: #747474. Windows color (decimal): -8816554 or 5666937. OLE color: 5666937.
HSL color Cylindrical-coordinate representation of color #797856: hue angle of 58.29º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #797856 is Cyan = 0, Magento = 0.01, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 120 | 86 | - |
| CMYK | 0 | 0.01 | 0.29 | 0.53 |
| HSL | 58.29º | 0.17% | 0.41% | - |
| HSV(B) | 58.29º | 0.29% | 0.47% | - |
| XYZ | 16.28 | 18.17 | 11.45 | - |
| YUV | 116.42 | 110.83 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 120 | 86 | 0 | 0.01 | 0.29 | 0.53 | 58.29 | 0.17 | 0.41 |
| Hex | 79 | 78 | 56 | 0 | 1 | 1D | 35 | 3A | 11 | 29 |
| Octal | 171 | 170 | 126 | 0 | 1 | 35 | 65 | 72 | 21 | 51 |
| Binary | 1111001 | 1111000 | 1010110 | 0 | 1 | 11101 | 110101 | 111010 | 10001 | 101001 |
Color Harmonies of #797856
Complementary color
Monochromatic Colors of #797856
Black with #797856
Text Example
Text Example
White with #797856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797856; }
p { color: rgb(121,120,86); }
H1.HeaderClassName
{
color: #797856;
}
.AnyTagClassName
{
color: #797856;
}
</style>
background-color css
<style>
a { background-color: #797856; }
a { background-color: rgb(121,120,86); }
div.DivClassName
{
background-color: #797856;
}
.BgClassName
{
background-color: #797856;
}
</style>
border-color css
<style>
span { border-color: #797856; }
span { border-color: rgb(121,120,86); }
td.TdClassName
{
border-color: #797856;
}
.TagClassName
{
border-color: #797856;
}
</style>