Shades of Kokoda #797758
Tints of Kokoda #797758
RGB
CMYK
RGB Variations
Color information
#797758 (or 0x797758) is known color: Kokoda. HEX triplet: 79, 77 and 58. RGB value is (121,119,88). Sum of RGB (Red+Green+Blue) = 121+119+88=328 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.89% from 328); Green value is 119 (46.88% from 255 or 36.28% from 328); Blue value is 88 (34.77% from 255 or 26.83% from 328); Max value from RGB is 121 - color contains mainly: red. Hex color #797758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797758 is #8688A7. Grayscale: #747474. Windows color (decimal): -8816808 or 5797753. OLE color: 5797753.
HSL color Cylindrical-coordinate representation of color #797758: hue angle of 56.36º 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 #797758 is Cyan = 0, Magento = 0.02, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 119 | 88 | - |
| CMYK | 0 | 0.02 | 0.27 | 0.53 |
| HSL | 56.36º | 0.16% | 0.41% | - |
| HSV(B) | 56.36º | 0.27% | 0.47% | - |
| XYZ | 16.24 | 17.96 | 11.84 | - |
| YUV | 116.06 | 112.16 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 119 | 88 | 0 | 0.02 | 0.27 | 0.53 | 56.36 | 0.16 | 0.41 |
| Hex | 79 | 77 | 58 | 0 | 2 | 1B | 35 | 38 | 10 | 29 |
| Octal | 171 | 167 | 130 | 0 | 2 | 33 | 65 | 70 | 20 | 51 |
| Binary | 1111001 | 1110111 | 1011000 | 0 | 10 | 11011 | 110101 | 111000 | 10000 | 101001 |
Color Harmonies of #797758
Complementary color
Monochromatic Colors of #797758
Black with #797758
Text Example
Text Example
White with #797758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797758; }
p { color: rgb(121,119,88); }
H1.HeaderClassName
{
color: #797758;
}
.AnyTagClassName
{
color: #797758;
}
</style>
background-color css
<style>
a { background-color: #797758; }
a { background-color: rgb(121,119,88); }
div.DivClassName
{
background-color: #797758;
}
.BgClassName
{
background-color: #797758;
}
</style>
border-color css
<style>
span { border-color: #797758; }
span { border-color: rgb(121,119,88); }
td.TdClassName
{
border-color: #797758;
}
.TagClassName
{
border-color: #797758;
}
</style>