Shades of Kokoda #787758
Tints of Kokoda #787758
RGB
CMYK
RGB Variations
Color information
#787758 (or 0x787758) is known color: Kokoda. HEX triplet: 78, 77 and 58. RGB value is (120,119,88). Sum of RGB (Red+Green+Blue) = 120+119+88=327 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.70% from 327); Green value is 119 (46.88% from 255 or 36.39% from 327); Blue value is 88 (34.77% from 255 or 26.91% from 327); Max value from RGB is 120 - color contains mainly: red. Hex color #787758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787758 is #8788A7. Grayscale: #737373. Windows color (decimal): -8882344 or 5797752. OLE color: 5797752.
HSL color Cylindrical-coordinate representation of color #787758: hue angle of 58.12º degrees, saturation: 0.15, 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 #787758 is Cyan = 0, Magento = 0.01, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 119 | 88 | - |
| CMYK | 0 | 0.01 | 0.27 | 0.53 |
| HSL | 58.13º | 0.15% | 0.41% | - |
| HSV(B) | 58.13º | 0.27% | 0.47% | - |
| XYZ | 16.1 | 17.89 | 11.84 | - |
| YUV | 115.77 | 112.33 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 119 | 88 | 0 | 0.01 | 0.27 | 0.53 | 58.13 | 0.15 | 0.41 |
| Hex | 78 | 77 | 58 | 0 | 1 | 1B | 35 | 3A | F | 29 |
| Octal | 170 | 167 | 130 | 0 | 1 | 33 | 65 | 72 | 17 | 51 |
| Binary | 1111000 | 1110111 | 1011000 | 0 | 1 | 11011 | 110101 | 111010 | 1111 | 101001 |
Color Harmonies of #787758
Complementary color
Monochromatic Colors of #787758
Black with #787758
Text Example
Text Example
White with #787758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787758; }
p { color: rgb(120,119,88); }
H1.HeaderClassName
{
color: #787758;
}
.AnyTagClassName
{
color: #787758;
}
</style>
background-color css
<style>
a { background-color: #787758; }
a { background-color: rgb(120,119,88); }
div.DivClassName
{
background-color: #787758;
}
.BgClassName
{
background-color: #787758;
}
</style>
border-color css
<style>
span { border-color: #787758; }
span { border-color: rgb(120,119,88); }
td.TdClassName
{
border-color: #787758;
}
.TagClassName
{
border-color: #787758;
}
</style>