Shades of Kokoda #838457
Tints of Kokoda #838457
RGB
CMYK
RGB Variations
Color information
#838457 (or 0x838457) is known color: Kokoda. HEX triplet: 83, 84 and 57. RGB value is (131,132,87). Sum of RGB (Red+Green+Blue) = 131+132+87=350 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.43% from 350); Green value is 132 (51.95% from 255 or 37.71% from 350); Blue value is 87 (34.38% from 255 or 24.86% from 350); Max value from RGB is 132 - color contains mainly: green. Hex color #838457 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838457 is #7C7BA8. Grayscale: #7E7E7E. Windows color (decimal): -8158121 or 5735555. OLE color: 5735555.
HSL color Cylindrical-coordinate representation of color #838457: hue angle of 61.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 #838457 is Cyan = 0.01, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 87 | - |
| CMYK | 0.01 | 0 | 0.34 | 0.48 |
| HSL | 61.33º | 0.21% | 0.43% | - |
| HSV(B) | 61.33º | 0.34% | 0.52% | - |
| XYZ | 19.33 | 22.02 | 12.25 | - |
| YUV | 126.57 | 105.67 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 87 | 0.01 | 0 | 0.34 | 0.48 | 61.33 | 0.21 | 0.43 |
| Hex | 83 | 84 | 57 | 1 | 0 | 22 | 30 | 3D | 15 | 2B |
| Octal | 203 | 204 | 127 | 1 | 0 | 42 | 60 | 75 | 25 | 53 |
| Binary | 10000011 | 10000100 | 1010111 | 1 | 0 | 100010 | 110000 | 111101 | 10101 | 101011 |
Color Harmonies of #838457
Complementary color
Monochromatic Colors of #838457
Black with #838457
Text Example
Text Example
White with #838457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838457; }
p { color: rgb(131,132,87); }
H1.HeaderClassName
{
color: #838457;
}
.AnyTagClassName
{
color: #838457;
}
</style>
background-color css
<style>
a { background-color: #838457; }
a { background-color: rgb(131,132,87); }
div.DivClassName
{
background-color: #838457;
}
.BgClassName
{
background-color: #838457;
}
</style>
border-color css
<style>
span { border-color: #838457; }
span { border-color: rgb(131,132,87); }
td.TdClassName
{
border-color: #838457;
}
.TagClassName
{
border-color: #838457;
}
</style>