Shades of Kokoda #797662
Tints of Kokoda #797662
RGB
CMYK
RGB Variations
Color information
#797662 (or 0x797662) is known color: Kokoda. HEX triplet: 79, 76 and 62. RGB value is (121,118,98). Sum of RGB (Red+Green+Blue) = 121+118+98=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 98 (38.67% from 255 or 29.08% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #797662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797662 is #86899D. Grayscale: #747474. Windows color (decimal): -8817054 or 6452857. OLE color: 6452857.
HSL color Cylindrical-coordinate representation of color #797662: hue angle of 52.17º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #797662 is Cyan = 0, Magento = 0.02, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 98 | - |
| CMYK | 0 | 0.02 | 0.19 | 0.53 |
| HSL | 52.17º | 0.11% | 0.43% | - |
| HSV(B) | 52.17º | 0.19% | 0.47% | - |
| XYZ | 16.57 | 17.9 | 14.14 | - |
| YUV | 116.62 | 117.49 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 98 | 0 | 0.02 | 0.19 | 0.53 | 52.17 | 0.11 | 0.43 |
| Hex | 79 | 76 | 62 | 0 | 2 | 13 | 35 | 34 | B | 2B |
| Octal | 171 | 166 | 142 | 0 | 2 | 23 | 65 | 64 | 13 | 53 |
| Binary | 1111001 | 1110110 | 1100010 | 0 | 10 | 10011 | 110101 | 110100 | 1011 | 101011 |
Color Harmonies of #797662
Complementary color
Monochromatic Colors of #797662
Black with #797662
Text Example
Text Example
White with #797662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797662; }
p { color: rgb(121,118,98); }
H1.HeaderClassName
{
color: #797662;
}
.AnyTagClassName
{
color: #797662;
}
</style>
background-color css
<style>
a { background-color: #797662; }
a { background-color: rgb(121,118,98); }
div.DivClassName
{
background-color: #797662;
}
.BgClassName
{
background-color: #797662;
}
</style>
border-color css
<style>
span { border-color: #797662; }
span { border-color: rgb(121,118,98); }
td.TdClassName
{
border-color: #797662;
}
.TagClassName
{
border-color: #797662;
}
</style>