Shades of Kokoda #767357
Tints of Kokoda #767357
RGB
CMYK
RGB Variations
Color information
#767357 (or 0x767357) is known color: Kokoda. HEX triplet: 76, 73 and 57. RGB value is (118,115,87). Sum of RGB (Red+Green+Blue) = 118+115+87=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 87 (34.38% from 255 or 27.19% from 320); Max value from RGB is 118 - color contains mainly: red. Hex color #767357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767357 is #898CA8. Grayscale: #707070. Windows color (decimal): -9014441 or 5731190. OLE color: 5731190.
HSL color Cylindrical-coordinate representation of color #767357: hue angle of 54.19º 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 #767357 is Cyan = 0, Magento = 0.03, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 87 | - |
| CMYK | 0 | 0.03 | 0.26 | 0.54 |
| HSL | 54.19º | 0.15% | 0.4% | - |
| HSV(B) | 54.19º | 0.26% | 0.46% | - |
| XYZ | 15.32 | 16.8 | 11.45 | - |
| YUV | 112.71 | 113.49 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 87 | 0 | 0.03 | 0.26 | 0.54 | 54.19 | 0.15 | 0.4 |
| Hex | 76 | 73 | 57 | 0 | 3 | 1A | 36 | 36 | F | 28 |
| Octal | 166 | 163 | 127 | 0 | 3 | 32 | 66 | 66 | 17 | 50 |
| Binary | 1110110 | 1110011 | 1010111 | 0 | 11 | 11010 | 110110 | 110110 | 1111 | 101000 |
Color Harmonies of #767357
Complementary color
Monochromatic Colors of #767357
Black with #767357
Text Example
Text Example
White with #767357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767357; }
p { color: rgb(118,115,87); }
H1.HeaderClassName
{
color: #767357;
}
.AnyTagClassName
{
color: #767357;
}
</style>
background-color css
<style>
a { background-color: #767357; }
a { background-color: rgb(118,115,87); }
div.DivClassName
{
background-color: #767357;
}
.BgClassName
{
background-color: #767357;
}
</style>
border-color css
<style>
span { border-color: #767357; }
span { border-color: rgb(118,115,87); }
td.TdClassName
{
border-color: #767357;
}
.TagClassName
{
border-color: #767357;
}
</style>