Shades of Kokoda #838156
Tints of Kokoda #838156
RGB
CMYK
RGB Variations
Color information
#838156 (or 0x838156) is known color: Kokoda. HEX triplet: 83, 81 and 56. RGB value is (131,129,86). Sum of RGB (Red+Green+Blue) = 131+129+86=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 129 (50.78% from 255 or 37.28% from 346); Blue value is 86 (33.98% from 255 or 24.86% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #838156 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838156 is #7C7EA9. Grayscale: #7C7C7C. Windows color (decimal): -8158890 or 5669251. OLE color: 5669251.
HSL color Cylindrical-coordinate representation of color #838156: hue angle of 57.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #838156 is Cyan = 0, Magento = 0.02, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 129 | 86 | - |
| CMYK | 0 | 0.02 | 0.34 | 0.49 |
| HSL | 57.33º | 0.21% | 0.43% | - |
| HSV(B) | 57.33º | 0.34% | 0.51% | - |
| XYZ | 18.89 | 21.2 | 11.9 | - |
| YUV | 124.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 129 | 86 | 0 | 0.02 | 0.34 | 0.49 | 57.33 | 0.21 | 0.43 |
| Hex | 83 | 81 | 56 | 0 | 2 | 22 | 31 | 39 | 15 | 2B |
| Octal | 203 | 201 | 126 | 0 | 2 | 42 | 61 | 71 | 25 | 53 |
| Binary | 10000011 | 10000001 | 1010110 | 0 | 10 | 100010 | 110001 | 111001 | 10101 | 101011 |
Color Harmonies of #838156
Complementary color
Monochromatic Colors of #838156
Black with #838156
Text Example
Text Example
White with #838156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838156; }
p { color: rgb(131,129,86); }
H1.HeaderClassName
{
color: #838156;
}
.AnyTagClassName
{
color: #838156;
}
</style>
background-color css
<style>
a { background-color: #838156; }
a { background-color: rgb(131,129,86); }
div.DivClassName
{
background-color: #838156;
}
.BgClassName
{
background-color: #838156;
}
</style>
border-color css
<style>
span { border-color: #838156; }
span { border-color: rgb(131,129,86); }
td.TdClassName
{
border-color: #838156;
}
.TagClassName
{
border-color: #838156;
}
</style>