Shades of Kokoda #767455
Tints of Kokoda #767455
RGB
CMYK
RGB Variations
Color information
#767455 (or 0x767455) is known color: Kokoda. HEX triplet: 76, 74 and 55. RGB value is (118,116,85). Sum of RGB (Red+Green+Blue) = 118+116+85=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #767455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767455 is #898BAA. Grayscale: #717171. Windows color (decimal): -9014187 or 5600374. OLE color: 5600374.
HSL color Cylindrical-coordinate representation of color #767455: hue angle of 56.36º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #767455 is Cyan = 0, Magento = 0.02, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 85 | - |
| CMYK | 0 | 0.02 | 0.28 | 0.54 |
| HSL | 56.36º | 0.16% | 0.4% | - |
| HSV(B) | 56.36º | 0.28% | 0.46% | - |
| XYZ | 15.36 | 17 | 11.07 | - |
| YUV | 113.06 | 112.16 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 85 | 0 | 0.02 | 0.28 | 0.54 | 56.36 | 0.16 | 0.4 |
| Hex | 76 | 74 | 55 | 0 | 2 | 1C | 36 | 38 | 10 | 28 |
| Octal | 166 | 164 | 125 | 0 | 2 | 34 | 66 | 70 | 20 | 50 |
| Binary | 1110110 | 1110100 | 1010101 | 0 | 10 | 11100 | 110110 | 111000 | 10000 | 101000 |
Color Harmonies of #767455
Complementary color
Monochromatic Colors of #767455
Black with #767455
Text Example
Text Example
White with #767455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767455; }
p { color: rgb(118,116,85); }
H1.HeaderClassName
{
color: #767455;
}
.AnyTagClassName
{
color: #767455;
}
</style>
background-color css
<style>
a { background-color: #767455; }
a { background-color: rgb(118,116,85); }
div.DivClassName
{
background-color: #767455;
}
.BgClassName
{
background-color: #767455;
}
</style>
border-color css
<style>
span { border-color: #767455; }
span { border-color: rgb(118,116,85); }
td.TdClassName
{
border-color: #767455;
}
.TagClassName
{
border-color: #767455;
}
</style>