Shades of Kokoda #858453
Tints of Kokoda #858453
RGB
CMYK
RGB Variations
Color information
#858453 (or 0x858453) is known color: Kokoda. HEX triplet: 85, 84 and 53. RGB value is (133,132,83). Sum of RGB (Red+Green+Blue) = 133+132+83=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 132 (51.95% from 255 or 37.93% from 348); Blue value is 83 (32.81% from 255 or 23.85% from 348); Max value from RGB is 133 - color contains mainly: red. Hex color #858453 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858453 is #7A7BAC. Grayscale: #7E7E7E. Windows color (decimal): -8027053 or 5473413. OLE color: 5473413.
HSL color Cylindrical-coordinate representation of color #858453: hue angle of 58.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #858453 is Cyan = 0, Magento = 0.01, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 83 | - |
| CMYK | 0 | 0.01 | 0.38 | 0.48 |
| HSL | 58.8º | 0.23% | 0.42% | - |
| HSV(B) | 58.8º | 0.38% | 0.52% | - |
| XYZ | 19.49 | 22.11 | 11.42 | - |
| YUV | 126.71 | 103.33 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 83 | 0 | 0.01 | 0.38 | 0.48 | 58.8 | 0.23 | 0.42 |
| Hex | 85 | 84 | 53 | 0 | 1 | 26 | 30 | 3B | 17 | 2A |
| Octal | 205 | 204 | 123 | 0 | 1 | 46 | 60 | 73 | 27 | 52 |
| Binary | 10000101 | 10000100 | 1010011 | 0 | 1 | 100110 | 110000 | 111011 | 10111 | 101010 |
Color Harmonies of #858453
Complementary color
Monochromatic Colors of #858453
Black with #858453
Text Example
Text Example
White with #858453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858453; }
p { color: rgb(133,132,83); }
H1.HeaderClassName
{
color: #858453;
}
.AnyTagClassName
{
color: #858453;
}
</style>
background-color css
<style>
a { background-color: #858453; }
a { background-color: rgb(133,132,83); }
div.DivClassName
{
background-color: #858453;
}
.BgClassName
{
background-color: #858453;
}
</style>
border-color css
<style>
span { border-color: #858453; }
span { border-color: rgb(133,132,83); }
td.TdClassName
{
border-color: #858453;
}
.TagClassName
{
border-color: #858453;
}
</style>