Shades of Kokoda #787459
Tints of Kokoda #787459
RGB
CMYK
RGB Variations
Color information
#787459 (or 0x787459) is known color: Kokoda. HEX triplet: 78, 74 and 59. RGB value is (120,116,89). Sum of RGB (Red+Green+Blue) = 120+116+89=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 116 (45.70% from 255 or 35.69% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 120 - color contains mainly: red. Hex color #787459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787459 is #878BA6. Grayscale: #727272. Windows color (decimal): -8883111 or 5862520. OLE color: 5862520.
HSL color Cylindrical-coordinate representation of color #787459: hue angle of 52.26º 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 #787459 is Cyan = 0, Magento = 0.03, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 89 | - |
| CMYK | 0 | 0.03 | 0.26 | 0.53 |
| HSL | 52.26º | 0.15% | 0.41% | - |
| HSV(B) | 52.26º | 0.26% | 0.47% | - |
| XYZ | 15.79 | 17.21 | 11.94 | - |
| YUV | 114.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 89 | 0 | 0.03 | 0.26 | 0.53 | 52.26 | 0.15 | 0.41 |
| Hex | 78 | 74 | 59 | 0 | 3 | 1A | 35 | 34 | F | 29 |
| Octal | 170 | 164 | 131 | 0 | 3 | 32 | 65 | 64 | 17 | 51 |
| Binary | 1111000 | 1110100 | 1011001 | 0 | 11 | 11010 | 110101 | 110100 | 1111 | 101001 |
Color Harmonies of #787459
Complementary color
Monochromatic Colors of #787459
Black with #787459
Text Example
Text Example
White with #787459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787459; }
p { color: rgb(120,116,89); }
H1.HeaderClassName
{
color: #787459;
}
.AnyTagClassName
{
color: #787459;
}
</style>
background-color css
<style>
a { background-color: #787459; }
a { background-color: rgb(120,116,89); }
div.DivClassName
{
background-color: #787459;
}
.BgClassName
{
background-color: #787459;
}
</style>
border-color css
<style>
span { border-color: #787459; }
span { border-color: rgb(120,116,89); }
td.TdClassName
{
border-color: #787459;
}
.TagClassName
{
border-color: #787459;
}
</style>