Shades of Kokoda #767457
Tints of Kokoda #767457
RGB
CMYK
RGB Variations
Color information
#767457 (or 0x767457) is known color: Kokoda. HEX triplet: 76, 74 and 57. RGB value is (118,116,87). Sum of RGB (Red+Green+Blue) = 118+116+87=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 87 (34.38% from 255 or 27.10% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #767457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767457 is #898BA8. Grayscale: #717171. Windows color (decimal): -9014185 or 5731446. OLE color: 5731446.
HSL color Cylindrical-coordinate representation of color #767457: hue angle of 56.13º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #767457 is Cyan = 0, Magento = 0.02, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 87 | - |
| CMYK | 0 | 0.02 | 0.26 | 0.54 |
| HSL | 56.13º | 0.15% | 0.4% | - |
| HSV(B) | 56.13º | 0.26% | 0.46% | - |
| XYZ | 15.44 | 17.03 | 11.49 | - |
| YUV | 113.29 | 113.16 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 87 | 0 | 0.02 | 0.26 | 0.54 | 56.13 | 0.15 | 0.4 |
| Hex | 76 | 74 | 57 | 0 | 2 | 1A | 36 | 38 | F | 28 |
| Octal | 166 | 164 | 127 | 0 | 2 | 32 | 66 | 70 | 17 | 50 |
| Binary | 1110110 | 1110100 | 1010111 | 0 | 10 | 11010 | 110110 | 111000 | 1111 | 101000 |
Color Harmonies of #767457
Complementary color
Monochromatic Colors of #767457
Black with #767457
Text Example
Text Example
White with #767457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767457; }
p { color: rgb(118,116,87); }
H1.HeaderClassName
{
color: #767457;
}
.AnyTagClassName
{
color: #767457;
}
</style>
background-color css
<style>
a { background-color: #767457; }
a { background-color: rgb(118,116,87); }
div.DivClassName
{
background-color: #767457;
}
.BgClassName
{
background-color: #767457;
}
</style>
border-color css
<style>
span { border-color: #767457; }
span { border-color: rgb(118,116,87); }
td.TdClassName
{
border-color: #767457;
}
.TagClassName
{
border-color: #767457;
}
</style>