Shades of Kokoda #828156
Tints of Kokoda #828156
RGB
CMYK
RGB Variations
Color information
#828156 (or 0x828156) is known color: Kokoda. HEX triplet: 82, 81 and 56. RGB value is (130,129,86). Sum of RGB (Red+Green+Blue) = 130+129+86=345 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.68% from 345); Green value is 129 (50.78% from 255 or 37.39% from 345); Blue value is 86 (33.98% from 255 or 24.93% from 345); Max value from RGB is 130 - color contains mainly: red. Hex color #828156 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828156 is #7D7EA9. Grayscale: #7C7C7C. Windows color (decimal): -8224426 or 5669250. OLE color: 5669250.
HSL color Cylindrical-coordinate representation of color #828156: hue angle of 58.64º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #828156 is Cyan = 0, Magento = 0.01, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 129 | 86 | - |
| CMYK | 0 | 0.01 | 0.34 | 0.49 |
| HSL | 58.64º | 0.2% | 0.42% | - |
| HSV(B) | 58.64º | 0.34% | 0.51% | - |
| XYZ | 18.74 | 21.12 | 11.89 | - |
| YUV | 124.4 | 106.33 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 129 | 86 | 0 | 0.01 | 0.34 | 0.49 | 58.64 | 0.2 | 0.42 |
| Hex | 82 | 81 | 56 | 0 | 1 | 22 | 31 | 3B | 14 | 2A |
| Octal | 202 | 201 | 126 | 0 | 1 | 42 | 61 | 73 | 24 | 52 |
| Binary | 10000010 | 10000001 | 1010110 | 0 | 1 | 100010 | 110001 | 111011 | 10100 | 101010 |
Color Harmonies of #828156
Complementary color
Monochromatic Colors of #828156
Black with #828156
Text Example
Text Example
White with #828156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828156; }
p { color: rgb(130,129,86); }
H1.HeaderClassName
{
color: #828156;
}
.AnyTagClassName
{
color: #828156;
}
</style>
background-color css
<style>
a { background-color: #828156; }
a { background-color: rgb(130,129,86); }
div.DivClassName
{
background-color: #828156;
}
.BgClassName
{
background-color: #828156;
}
</style>
border-color css
<style>
span { border-color: #828156; }
span { border-color: rgb(130,129,86); }
td.TdClassName
{
border-color: #828156;
}
.TagClassName
{
border-color: #828156;
}
</style>