Shades of Kokoda #828458
Tints of Kokoda #828458
RGB
CMYK
RGB Variations
Color information
#828458 (or 0x828458) is known color: Kokoda. HEX triplet: 82, 84 and 58. RGB value is (130,132,88). Sum of RGB (Red+Green+Blue) = 130+132+88=350 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.14% from 350); Green value is 132 (51.95% from 255 or 37.71% from 350); Blue value is 88 (34.77% from 255 or 25.14% from 350); Max value from RGB is 132 - color contains mainly: green. Hex color #828458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828458 is #7D7BA7. Grayscale: #7E7E7E. Windows color (decimal): -8223656 or 5801090. OLE color: 5801090.
HSL color Cylindrical-coordinate representation of color #828458: hue angle of 62.73º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #828458 is Cyan = 0.02, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 132 | 88 | - |
| CMYK | 0.02 | 0 | 0.33 | 0.48 |
| HSL | 62.73º | 0.2% | 0.43% | - |
| HSV(B) | 62.73º | 0.33% | 0.52% | - |
| XYZ | 19.22 | 21.95 | 12.46 | - |
| YUV | 126.39 | 106.34 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 132 | 88 | 0.02 | 0 | 0.33 | 0.48 | 62.73 | 0.2 | 0.43 |
| Hex | 82 | 84 | 58 | 2 | 0 | 21 | 30 | 3F | 14 | 2B |
| Octal | 202 | 204 | 130 | 2 | 0 | 41 | 60 | 77 | 24 | 53 |
| Binary | 10000010 | 10000100 | 1011000 | 10 | 0 | 100001 | 110000 | 111111 | 10100 | 101011 |
Color Harmonies of #828458
Complementary color
Monochromatic Colors of #828458
Black with #828458
Text Example
Text Example
White with #828458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828458; }
p { color: rgb(130,132,88); }
H1.HeaderClassName
{
color: #828458;
}
.AnyTagClassName
{
color: #828458;
}
</style>
background-color css
<style>
a { background-color: #828458; }
a { background-color: rgb(130,132,88); }
div.DivClassName
{
background-color: #828458;
}
.BgClassName
{
background-color: #828458;
}
</style>
border-color css
<style>
span { border-color: #828458; }
span { border-color: rgb(130,132,88); }
td.TdClassName
{
border-color: #828458;
}
.TagClassName
{
border-color: #828458;
}
</style>