Shades of Kokoda #797558
Tints of Kokoda #797558
RGB
CMYK
RGB Variations
Color information
#797558 (or 0x797558) is known color: Kokoda. HEX triplet: 79, 75 and 58. RGB value is (121,117,88). Sum of RGB (Red+Green+Blue) = 121+117+88=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 117 (46.09% from 255 or 35.89% from 326); Blue value is 88 (34.77% from 255 or 26.99% from 326); Max value from RGB is 121 - color contains mainly: red. Hex color #797558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797558 is #868AA7. Grayscale: #737373. Windows color (decimal): -8817320 or 5797241. OLE color: 5797241.
HSL color Cylindrical-coordinate representation of color #797558: hue angle of 52.73º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #797558 is Cyan = 0, Magento = 0.03, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 88 | - |
| CMYK | 0 | 0.03 | 0.27 | 0.53 |
| HSL | 52.73º | 0.16% | 0.41% | - |
| HSV(B) | 52.73º | 0.27% | 0.47% | - |
| XYZ | 16.01 | 17.49 | 11.77 | - |
| YUV | 114.89 | 112.83 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 88 | 0 | 0.03 | 0.27 | 0.53 | 52.73 | 0.16 | 0.41 |
| Hex | 79 | 75 | 58 | 0 | 3 | 1B | 35 | 35 | 10 | 29 |
| Octal | 171 | 165 | 130 | 0 | 3 | 33 | 65 | 65 | 20 | 51 |
| Binary | 1111001 | 1110101 | 1011000 | 0 | 11 | 11011 | 110101 | 110101 | 10000 | 101001 |
Color Harmonies of #797558
Complementary color
Monochromatic Colors of #797558
Black with #797558
Text Example
Text Example
White with #797558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797558; }
p { color: rgb(121,117,88); }
H1.HeaderClassName
{
color: #797558;
}
.AnyTagClassName
{
color: #797558;
}
</style>
background-color css
<style>
a { background-color: #797558; }
a { background-color: rgb(121,117,88); }
div.DivClassName
{
background-color: #797558;
}
.BgClassName
{
background-color: #797558;
}
</style>
border-color css
<style>
span { border-color: #797558; }
span { border-color: rgb(121,117,88); }
td.TdClassName
{
border-color: #797558;
}
.TagClassName
{
border-color: #797558;
}
</style>