Shades of Kokoda #767456
Tints of Kokoda #767456
RGB
CMYK
RGB Variations
Color information
#767456 (or 0x767456) is known color: Kokoda. HEX triplet: 76, 74 and 56. RGB value is (118,116,86). Sum of RGB (Red+Green+Blue) = 118+116+86=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 118 - color contains mainly: red. Hex color #767456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767456 is #898BA9. Grayscale: #717171. Windows color (decimal): -9014186 or 5665910. OLE color: 5665910.
HSL color Cylindrical-coordinate representation of color #767456: hue angle of 56.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #767456 is Cyan = 0, Magento = 0.02, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 86 | - |
| CMYK | 0 | 0.02 | 0.27 | 0.54 |
| HSL | 56.25º | 0.16% | 0.4% | - |
| HSV(B) | 56.25º | 0.27% | 0.46% | - |
| XYZ | 15.4 | 17.01 | 11.28 | - |
| YUV | 113.18 | 112.66 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 86 | 0 | 0.02 | 0.27 | 0.54 | 56.25 | 0.16 | 0.4 |
| Hex | 76 | 74 | 56 | 0 | 2 | 1B | 36 | 38 | 10 | 28 |
| Octal | 166 | 164 | 126 | 0 | 2 | 33 | 66 | 70 | 20 | 50 |
| Binary | 1110110 | 1110100 | 1010110 | 0 | 10 | 11011 | 110110 | 111000 | 10000 | 101000 |
Color Harmonies of #767456
Complementary color
Monochromatic Colors of #767456
Black with #767456
Text Example
Text Example
White with #767456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767456; }
p { color: rgb(118,116,86); }
H1.HeaderClassName
{
color: #767456;
}
.AnyTagClassName
{
color: #767456;
}
</style>
background-color css
<style>
a { background-color: #767456; }
a { background-color: rgb(118,116,86); }
div.DivClassName
{
background-color: #767456;
}
.BgClassName
{
background-color: #767456;
}
</style>
border-color css
<style>
span { border-color: #767456; }
span { border-color: rgb(118,116,86); }
td.TdClassName
{
border-color: #767456;
}
.TagClassName
{
border-color: #767456;
}
</style>