Shades of Kokoda #848054
Tints of Kokoda #848054
RGB
CMYK
RGB Variations
Color information
#848054 (or 0x848054) is known color: Kokoda. HEX triplet: 84, 80 and 54. RGB value is (132,128,84). Sum of RGB (Red+Green+Blue) = 132+128+84=344 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.37% from 344); Green value is 128 (50.39% from 255 or 37.21% from 344); Blue value is 84 (33.20% from 255 or 24.42% from 344); Max value from RGB is 132 - color contains mainly: red. Hex color #848054 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848054 is #7B7FAB. Grayscale: #7C7C7C. Windows color (decimal): -8093612 or 5537924. OLE color: 5537924.
HSL color Cylindrical-coordinate representation of color #848054: hue angle of 55º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #848054 is Cyan = 0, Magento = 0.03, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 128 | 84 | - |
| CMYK | 0 | 0.03 | 0.36 | 0.48 |
| HSL | 55º | 0.22% | 0.42% | - |
| HSV(B) | 55º | 0.36% | 0.52% | - |
| XYZ | 18.84 | 20.98 | 11.45 | - |
| YUV | 124.18 | 105.33 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 128 | 84 | 0 | 0.03 | 0.36 | 0.48 | 55 | 0.22 | 0.42 |
| Hex | 84 | 80 | 54 | 0 | 3 | 24 | 30 | 37 | 16 | 2A |
| Octal | 204 | 200 | 124 | 0 | 3 | 44 | 60 | 67 | 26 | 52 |
| Binary | 10000100 | 10000000 | 1010100 | 0 | 11 | 100100 | 110000 | 110111 | 10110 | 101010 |
Color Harmonies of #848054
Complementary color
Monochromatic Colors of #848054
Black with #848054
Text Example
Text Example
White with #848054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848054; }
p { color: rgb(132,128,84); }
H1.HeaderClassName
{
color: #848054;
}
.AnyTagClassName
{
color: #848054;
}
</style>
background-color css
<style>
a { background-color: #848054; }
a { background-color: rgb(132,128,84); }
div.DivClassName
{
background-color: #848054;
}
.BgClassName
{
background-color: #848054;
}
</style>
border-color css
<style>
span { border-color: #848054; }
span { border-color: rgb(132,128,84); }
td.TdClassName
{
border-color: #848054;
}
.TagClassName
{
border-color: #848054;
}
</style>