Shades of Kokoda #767558
Tints of Kokoda #767558
RGB
CMYK
RGB Variations
Color information
#767558 (or 0x767558) is known color: Kokoda. HEX triplet: 76, 75 and 58. RGB value is (118,117,88). Sum of RGB (Red+Green+Blue) = 118+117+88=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 88 (34.77% from 255 or 27.24% from 323); Max value from RGB is 118 - color contains mainly: red. Hex color #767558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767558 is #898AA7. Grayscale: #727272. Windows color (decimal): -9013928 or 5797238. OLE color: 5797238.
HSL color Cylindrical-coordinate representation of color #767558: hue angle of 58º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767558 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 88 | - |
| CMYK | 0 | 0.01 | 0.25 | 0.54 |
| HSL | 58º | 0.15% | 0.4% | - |
| HSV(B) | 58º | 0.25% | 0.46% | - |
| XYZ | 15.59 | 17.28 | 11.75 | - |
| YUV | 113.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 88 | 0 | 0.01 | 0.25 | 0.54 | 58 | 0.15 | 0.4 |
| Hex | 76 | 75 | 58 | 0 | 1 | 19 | 36 | 3A | F | 28 |
| Octal | 166 | 165 | 130 | 0 | 1 | 31 | 66 | 72 | 17 | 50 |
| Binary | 1110110 | 1110101 | 1011000 | 0 | 1 | 11001 | 110110 | 111010 | 1111 | 101000 |
Color Harmonies of #767558
Complementary color
Monochromatic Colors of #767558
Black with #767558
Text Example
Text Example
White with #767558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767558; }
p { color: rgb(118,117,88); }
H1.HeaderClassName
{
color: #767558;
}
.AnyTagClassName
{
color: #767558;
}
</style>
background-color css
<style>
a { background-color: #767558; }
a { background-color: rgb(118,117,88); }
div.DivClassName
{
background-color: #767558;
}
.BgClassName
{
background-color: #767558;
}
</style>
border-color css
<style>
span { border-color: #767558; }
span { border-color: rgb(118,117,88); }
td.TdClassName
{
border-color: #767558;
}
.TagClassName
{
border-color: #767558;
}
</style>