Shades of Kokoda #767551
Tints of Kokoda #767551
RGB
CMYK
RGB Variations
Color information
#767551 (or 0x767551) is known color: Kokoda. HEX triplet: 76, 75 and 51. RGB value is (118,117,81). Sum of RGB (Red+Green+Blue) = 118+117+81=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 81 (32.03% from 255 or 25.63% from 316); Max value from RGB is 118 - color contains mainly: red. Hex color #767551 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767551 is #898AAE. Grayscale: #717171. Windows color (decimal): -9013935 or 5338486. OLE color: 5338486.
HSL color Cylindrical-coordinate representation of color #767551: hue angle of 58.38º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #767551 is Cyan = 0, Magento = 0.01, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 81 | - |
| CMYK | 0 | 0.01 | 0.31 | 0.54 |
| HSL | 58.38º | 0.19% | 0.39% | - |
| HSV(B) | 58.38º | 0.31% | 0.46% | - |
| XYZ | 15.32 | 17.17 | 10.29 | - |
| YUV | 113.2 | 109.83 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 81 | 0 | 0.01 | 0.31 | 0.54 | 58.38 | 0.19 | 0.39 |
| Hex | 76 | 75 | 51 | 0 | 1 | 1F | 36 | 3A | 13 | 27 |
| Octal | 166 | 165 | 121 | 0 | 1 | 37 | 66 | 72 | 23 | 47 |
| Binary | 1110110 | 1110101 | 1010001 | 0 | 1 | 11111 | 110110 | 111010 | 10011 | 100111 |
Color Harmonies of #767551
Complementary color
Monochromatic Colors of #767551
Black with #767551
Text Example
Text Example
White with #767551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767551; }
p { color: rgb(118,117,81); }
H1.HeaderClassName
{
color: #767551;
}
.AnyTagClassName
{
color: #767551;
}
</style>
background-color css
<style>
a { background-color: #767551; }
a { background-color: rgb(118,117,81); }
div.DivClassName
{
background-color: #767551;
}
.BgClassName
{
background-color: #767551;
}
</style>
border-color css
<style>
span { border-color: #767551; }
span { border-color: rgb(118,117,81); }
td.TdClassName
{
border-color: #767551;
}
.TagClassName
{
border-color: #767551;
}
</style>