Shades of Kokoda #797650
Tints of Kokoda #797650
RGB
CMYK
RGB Variations
Color information
#797650 (or 0x797650) is known color: Kokoda. HEX triplet: 79, 76 and 50. RGB value is (121,118,80). Sum of RGB (Red+Green+Blue) = 121+118+80=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 80 (31.64% from 255 or 25.08% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #797650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797650 is #8689AF. Grayscale: #727272. Windows color (decimal): -8817072 or 5273209. OLE color: 5273209.
HSL color Cylindrical-coordinate representation of color #797650: hue angle of 55.61º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #797650 is Cyan = 0, Magento = 0.02, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 80 | - |
| CMYK | 0 | 0.02 | 0.34 | 0.53 |
| HSL | 55.61º | 0.2% | 0.39% | - |
| HSV(B) | 55.61º | 0.34% | 0.47% | - |
| XYZ | 15.81 | 17.6 | 10.15 | - |
| YUV | 114.57 | 108.49 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 80 | 0 | 0.02 | 0.34 | 0.53 | 55.61 | 0.2 | 0.39 |
| Hex | 79 | 76 | 50 | 0 | 2 | 22 | 35 | 38 | 14 | 27 |
| Octal | 171 | 166 | 120 | 0 | 2 | 42 | 65 | 70 | 24 | 47 |
| Binary | 1111001 | 1110110 | 1010000 | 0 | 10 | 100010 | 110101 | 111000 | 10100 | 100111 |
Color Harmonies of #797650
Complementary color
Monochromatic Colors of #797650
Black with #797650
Text Example
Text Example
White with #797650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797650; }
p { color: rgb(121,118,80); }
H1.HeaderClassName
{
color: #797650;
}
.AnyTagClassName
{
color: #797650;
}
</style>
background-color css
<style>
a { background-color: #797650; }
a { background-color: rgb(121,118,80); }
div.DivClassName
{
background-color: #797650;
}
.BgClassName
{
background-color: #797650;
}
</style>
border-color css
<style>
span { border-color: #797650; }
span { border-color: rgb(121,118,80); }
td.TdClassName
{
border-color: #797650;
}
.TagClassName
{
border-color: #797650;
}
</style>