Shades of Kokoda #828047
Tints of Kokoda #828047
RGB
CMYK
RGB Variations
Color information
#828047 (or 0x828047) is known color: Kokoda. HEX triplet: 82, 80 and 47. RGB value is (130,128,71). Sum of RGB (Red+Green+Blue) = 130+128+71=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 128 (50.39% from 255 or 38.91% from 329); Blue value is 71 (28.12% from 255 or 21.58% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #828047 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #828047 is #7D7FB8. Grayscale: #7A7A7A. Windows color (decimal): -8224697 or 4685954. OLE color: 4685954.
HSL color Cylindrical-coordinate representation of color #828047: hue angle of 57.97º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #828047 is Cyan = 0, Magento = 0.02, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 128 | 71 | - |
| CMYK | 0 | 0.02 | 0.45 | 0.49 |
| HSL | 57.97º | 0.29% | 0.39% | - |
| HSV(B) | 57.97º | 0.45% | 0.51% | - |
| XYZ | 18.06 | 20.64 | 8.99 | - |
| YUV | 122.1 | 99.16 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 128 | 71 | 0 | 0.02 | 0.45 | 0.49 | 57.97 | 0.29 | 0.39 |
| Hex | 82 | 80 | 47 | 0 | 2 | 2D | 31 | 3A | 1D | 27 |
| Octal | 202 | 200 | 107 | 0 | 2 | 55 | 61 | 72 | 35 | 47 |
| Binary | 10000010 | 10000000 | 1000111 | 0 | 10 | 101101 | 110001 | 111010 | 11101 | 100111 |
Color Harmonies of #828047
Complementary color
Monochromatic Colors of #828047
Black with #828047
Text Example
Text Example
White with #828047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828047; }
p { color: rgb(130,128,71); }
H1.HeaderClassName
{
color: #828047;
}
.AnyTagClassName
{
color: #828047;
}
</style>
background-color css
<style>
a { background-color: #828047; }
a { background-color: rgb(130,128,71); }
div.DivClassName
{
background-color: #828047;
}
.BgClassName
{
background-color: #828047;
}
</style>
border-color css
<style>
span { border-color: #828047; }
span { border-color: rgb(130,128,71); }
td.TdClassName
{
border-color: #828047;
}
.TagClassName
{
border-color: #828047;
}
</style>