Shades of Kokoda #797550
Tints of Kokoda #797550
RGB
CMYK
RGB Variations
Color information
#797550 (or 0x797550) is known color: Kokoda. HEX triplet: 79, 75 and 50. RGB value is (121,117,80). Sum of RGB (Red+Green+Blue) = 121+117+80=318 (42% of max value = 765). Red value is 121 (47.66% from 255 or 38.05% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 80 (31.64% from 255 or 25.16% from 318); Max value from RGB is 121 - color contains mainly: red. Hex color #797550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797550 is #868AAF. Grayscale: #727272. Windows color (decimal): -8817328 or 5272953. OLE color: 5272953.
HSL color Cylindrical-coordinate representation of color #797550: hue angle of 54.15º 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 #797550 is Cyan = 0, Magento = 0.03, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 80 | - |
| CMYK | 0 | 0.03 | 0.34 | 0.53 |
| HSL | 54.15º | 0.2% | 0.39% | - |
| HSV(B) | 54.15º | 0.34% | 0.47% | - |
| XYZ | 15.69 | 17.37 | 10.11 | - |
| YUV | 113.98 | 108.83 | 133.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 80 | 0 | 0.03 | 0.34 | 0.53 | 54.15 | 0.2 | 0.39 |
| Hex | 79 | 75 | 50 | 0 | 3 | 22 | 35 | 36 | 14 | 27 |
| Octal | 171 | 165 | 120 | 0 | 3 | 42 | 65 | 66 | 24 | 47 |
| Binary | 1111001 | 1110101 | 1010000 | 0 | 11 | 100010 | 110101 | 110110 | 10100 | 100111 |
Color Harmonies of #797550
Complementary color
Monochromatic Colors of #797550
Black with #797550
Text Example
Text Example
White with #797550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797550; }
p { color: rgb(121,117,80); }
H1.HeaderClassName
{
color: #797550;
}
.AnyTagClassName
{
color: #797550;
}
</style>
background-color css
<style>
a { background-color: #797550; }
a { background-color: rgb(121,117,80); }
div.DivClassName
{
background-color: #797550;
}
.BgClassName
{
background-color: #797550;
}
</style>
border-color css
<style>
span { border-color: #797550; }
span { border-color: rgb(121,117,80); }
td.TdClassName
{
border-color: #797550;
}
.TagClassName
{
border-color: #797550;
}
</style>