Shades of Kokoda #848257
Tints of Kokoda #848257
RGB
CMYK
RGB Variations
Color information
#848257 (or 0x848257) is known color: Kokoda. HEX triplet: 84, 82 and 57. RGB value is (132,130,87). Sum of RGB (Red+Green+Blue) = 132+130+87=349 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.82% from 349); Green value is 130 (51.17% from 255 or 37.25% from 349); Blue value is 87 (34.38% from 255 or 24.93% from 349); Max value from RGB is 132 - color contains mainly: red. Hex color #848257 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848257 is #7B7DA8. Grayscale: #7D7D7D. Windows color (decimal): -8093097 or 5735044. OLE color: 5735044.
HSL color Cylindrical-coordinate representation of color #848257: hue angle of 57.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #848257 is Cyan = 0, Magento = 0.02, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 130 | 87 | - |
| CMYK | 0 | 0.02 | 0.34 | 0.48 |
| HSL | 57.33º | 0.21% | 0.43% | - |
| HSV(B) | 57.33º | 0.34% | 0.52% | - |
| XYZ | 19.22 | 21.56 | 12.17 | - |
| YUV | 125.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 130 | 87 | 0 | 0.02 | 0.34 | 0.48 | 57.33 | 0.21 | 0.43 |
| Hex | 84 | 82 | 57 | 0 | 2 | 22 | 30 | 39 | 15 | 2B |
| Octal | 204 | 202 | 127 | 0 | 2 | 42 | 60 | 71 | 25 | 53 |
| Binary | 10000100 | 10000010 | 1010111 | 0 | 10 | 100010 | 110000 | 111001 | 10101 | 101011 |
Color Harmonies of #848257
Complementary color
Monochromatic Colors of #848257
Black with #848257
Text Example
Text Example
White with #848257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848257; }
p { color: rgb(132,130,87); }
H1.HeaderClassName
{
color: #848257;
}
.AnyTagClassName
{
color: #848257;
}
</style>
background-color css
<style>
a { background-color: #848257; }
a { background-color: rgb(132,130,87); }
div.DivClassName
{
background-color: #848257;
}
.BgClassName
{
background-color: #848257;
}
</style>
border-color css
<style>
span { border-color: #848257; }
span { border-color: rgb(132,130,87); }
td.TdClassName
{
border-color: #848257;
}
.TagClassName
{
border-color: #848257;
}
</style>