Shades of Kokoda #838059
Tints of Kokoda #838059
RGB
CMYK
RGB Variations
Color information
#838059 (or 0x838059) is known color: Kokoda. HEX triplet: 83, 80 and 59. RGB value is (131,128,89). Sum of RGB (Red+Green+Blue) = 131+128+89=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 128 (50.39% from 255 or 36.78% from 348); Blue value is 89 (35.16% from 255 or 25.57% from 348); Max value from RGB is 131 - color contains mainly: red. Hex color #838059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838059 is #7C7FA6. Grayscale: #7C7C7C. Windows color (decimal): -8159143 or 5865603. OLE color: 5865603.
HSL color Cylindrical-coordinate representation of color #838059: hue angle of 55.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #838059 is Cyan = 0, Magento = 0.02, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 128 | 89 | - |
| CMYK | 0 | 0.02 | 0.32 | 0.49 |
| HSL | 55.71º | 0.19% | 0.43% | - |
| HSV(B) | 55.71º | 0.32% | 0.51% | - |
| XYZ | 18.88 | 20.98 | 12.51 | - |
| YUV | 124.45 | 107.99 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 89 | 0 | 0.02 | 0.32 | 0.49 | 55.71 | 0.19 | 0.43 |
| Hex | 83 | 80 | 59 | 0 | 2 | 20 | 31 | 38 | 13 | 2B |
| Octal | 203 | 200 | 131 | 0 | 2 | 40 | 61 | 70 | 23 | 53 |
| Binary | 10000011 | 10000000 | 1011001 | 0 | 10 | 100000 | 110001 | 111000 | 10011 | 101011 |
Color Harmonies of #838059
Complementary color
Monochromatic Colors of #838059
Black with #838059
Text Example
Text Example
White with #838059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838059; }
p { color: rgb(131,128,89); }
H1.HeaderClassName
{
color: #838059;
}
.AnyTagClassName
{
color: #838059;
}
</style>
background-color css
<style>
a { background-color: #838059; }
a { background-color: rgb(131,128,89); }
div.DivClassName
{
background-color: #838059;
}
.BgClassName
{
background-color: #838059;
}
</style>
border-color css
<style>
span { border-color: #838059; }
span { border-color: rgb(131,128,89); }
td.TdClassName
{
border-color: #838059;
}
.TagClassName
{
border-color: #838059;
}
</style>