Shades of Kokoda #858651
Tints of Kokoda #858651
RGB
CMYK
RGB Variations
Color information
#858651 (or 0x858651) is known color: Kokoda. HEX triplet: 85, 86 and 51. RGB value is (133,134,81). Sum of RGB (Red+Green+Blue) = 133+134+81=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 134 (52.73% from 255 or 38.51% from 348); Blue value is 81 (32.03% from 255 or 23.28% from 348); Max value from RGB is 134 - color contains mainly: green. Hex color #858651 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858651 is #7A79AE. Grayscale: #7F7F7F. Windows color (decimal): -8026543 or 5342853. OLE color: 5342853.
HSL color Cylindrical-coordinate representation of color #858651: hue angle of 61.13º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #858651 is Cyan = 0.01, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 81 | - |
| CMYK | 0.01 | 0 | 0.40 | 0.47 |
| HSL | 61.13º | 0.25% | 0.42% | - |
| HSV(B) | 61.13º | 0.4% | 0.53% | - |
| XYZ | 19.68 | 22.63 | 11.12 | - |
| YUV | 127.66 | 101.67 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 81 | 0.01 | 0 | 0.40 | 0.47 | 61.13 | 0.25 | 0.42 |
| Hex | 85 | 86 | 51 | 1 | 0 | 28 | 2F | 3D | 19 | 2A |
| Octal | 205 | 206 | 121 | 1 | 0 | 50 | 57 | 75 | 31 | 52 |
| Binary | 10000101 | 10000110 | 1010001 | 1 | 0 | 101000 | 101111 | 111101 | 11001 | 101010 |
Color Harmonies of #858651
Complementary color
Monochromatic Colors of #858651
Black with #858651
Text Example
Text Example
White with #858651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858651; }
p { color: rgb(133,134,81); }
H1.HeaderClassName
{
color: #858651;
}
.AnyTagClassName
{
color: #858651;
}
</style>
background-color css
<style>
a { background-color: #858651; }
a { background-color: rgb(133,134,81); }
div.DivClassName
{
background-color: #858651;
}
.BgClassName
{
background-color: #858651;
}
</style>
border-color css
<style>
span { border-color: #858651; }
span { border-color: rgb(133,134,81); }
td.TdClassName
{
border-color: #858651;
}
.TagClassName
{
border-color: #858651;
}
</style>