Shades of Kokoda #858650
Tints of Kokoda #858650
RGB
CMYK
RGB Variations
Color information
#858650 (or 0x858650) is known color: Kokoda. HEX triplet: 85, 86 and 50. RGB value is (133,134,80). Sum of RGB (Red+Green+Blue) = 133+134+80=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 134 (52.73% from 255 or 38.62% from 347); Blue value is 80 (31.64% from 255 or 23.05% from 347); Max value from RGB is 134 - color contains mainly: green. Hex color #858650 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858650 is #7A79AF. Grayscale: #7F7F7F. Windows color (decimal): -8026544 or 5277317. OLE color: 5277317.
HSL color Cylindrical-coordinate representation of color #858650: hue angle of 61.11º 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 #858650 is Cyan = 0.01, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 80 | - |
| CMYK | 0.01 | 0 | 0.40 | 0.47 |
| HSL | 61.11º | 0.25% | 0.42% | - |
| HSV(B) | 61.11º | 0.4% | 0.53% | - |
| XYZ | 19.65 | 22.62 | 10.92 | - |
| YUV | 127.55 | 101.17 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 80 | 0.01 | 0 | 0.40 | 0.47 | 61.11 | 0.25 | 0.42 |
| Hex | 85 | 86 | 50 | 1 | 0 | 28 | 2F | 3D | 19 | 2A |
| Octal | 205 | 206 | 120 | 1 | 0 | 50 | 57 | 75 | 31 | 52 |
| Binary | 10000101 | 10000110 | 1010000 | 1 | 0 | 101000 | 101111 | 111101 | 11001 | 101010 |
Color Harmonies of #858650
Complementary color
Monochromatic Colors of #858650
Black with #858650
Text Example
Text Example
White with #858650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858650; }
p { color: rgb(133,134,80); }
H1.HeaderClassName
{
color: #858650;
}
.AnyTagClassName
{
color: #858650;
}
</style>
background-color css
<style>
a { background-color: #858650; }
a { background-color: rgb(133,134,80); }
div.DivClassName
{
background-color: #858650;
}
.BgClassName
{
background-color: #858650;
}
</style>
border-color css
<style>
span { border-color: #858650; }
span { border-color: rgb(133,134,80); }
td.TdClassName
{
border-color: #858650;
}
.TagClassName
{
border-color: #858650;
}
</style>