Shades of Kokoda #787759
Tints of Kokoda #787759
RGB
CMYK
RGB Variations
Color information
#787759 (or 0x787759) is known color: Kokoda. HEX triplet: 78, 77 and 59. RGB value is (120,119,89). Sum of RGB (Red+Green+Blue) = 120+119+89=328 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.59% from 328); Green value is 119 (46.88% from 255 or 36.28% from 328); Blue value is 89 (35.16% from 255 or 27.13% from 328); Max value from RGB is 120 - color contains mainly: red. Hex color #787759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787759 is #8788A6. Grayscale: #747474. Windows color (decimal): -8882343 or 5863288. OLE color: 5863288.
HSL color Cylindrical-coordinate representation of color #787759: hue angle of 58.06º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #787759 is Cyan = 0, Magento = 0.01, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 119 | 89 | - |
| CMYK | 0 | 0.01 | 0.26 | 0.53 |
| HSL | 58.06º | 0.15% | 0.41% | - |
| HSV(B) | 58.06º | 0.26% | 0.47% | - |
| XYZ | 16.15 | 17.91 | 12.06 | - |
| YUV | 115.88 | 112.83 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 119 | 89 | 0 | 0.01 | 0.26 | 0.53 | 58.06 | 0.15 | 0.41 |
| Hex | 78 | 77 | 59 | 0 | 1 | 1A | 35 | 3A | F | 29 |
| Octal | 170 | 167 | 131 | 0 | 1 | 32 | 65 | 72 | 17 | 51 |
| Binary | 1111000 | 1110111 | 1011001 | 0 | 1 | 11010 | 110101 | 111010 | 1111 | 101001 |
Color Harmonies of #787759
Complementary color
Monochromatic Colors of #787759
Black with #787759
Text Example
Text Example
White with #787759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787759; }
p { color: rgb(120,119,89); }
H1.HeaderClassName
{
color: #787759;
}
.AnyTagClassName
{
color: #787759;
}
</style>
background-color css
<style>
a { background-color: #787759; }
a { background-color: rgb(120,119,89); }
div.DivClassName
{
background-color: #787759;
}
.BgClassName
{
background-color: #787759;
}
</style>
border-color css
<style>
span { border-color: #787759; }
span { border-color: rgb(120,119,89); }
td.TdClassName
{
border-color: #787759;
}
.TagClassName
{
border-color: #787759;
}
</style>