Shades of Kokoda #727156
Tints of Kokoda #727156
RGB
CMYK
RGB Variations
Color information
#727156 (or 0x727156) is known color: Kokoda. HEX triplet: 72, 71 and 56. RGB value is (114,113,86). Sum of RGB (Red+Green+Blue) = 114+113+86=313 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.42% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 86 (33.98% from 255 or 27.48% from 313); Max value from RGB is 114 - color contains mainly: red. Hex color #727156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727156 is #8D8EA9. Grayscale: #6E6E6E. Windows color (decimal): -9277098 or 5665138. OLE color: 5665138.
HSL color Cylindrical-coordinate representation of color #727156: hue angle of 57.86º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #727156 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 113 | 86 | - |
| CMYK | 0 | 0.01 | 0.25 | 0.55 |
| HSL | 57.86º | 0.14% | 0.39% | - |
| HSV(B) | 57.86º | 0.25% | 0.45% | - |
| XYZ | 14.52 | 16.06 | 11.14 | - |
| YUV | 110.22 | 114.33 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 86 | 0 | 0.01 | 0.25 | 0.55 | 57.86 | 0.14 | 0.39 |
| Hex | 72 | 71 | 56 | 0 | 1 | 19 | 37 | 3A | E | 27 |
| Octal | 162 | 161 | 126 | 0 | 1 | 31 | 67 | 72 | 16 | 47 |
| Binary | 1110010 | 1110001 | 1010110 | 0 | 1 | 11001 | 110111 | 111010 | 1110 | 100111 |
Color Harmonies of #727156
Complementary color
Monochromatic Colors of #727156
Black with #727156
Text Example
Text Example
White with #727156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727156; }
p { color: rgb(114,113,86); }
H1.HeaderClassName
{
color: #727156;
}
.AnyTagClassName
{
color: #727156;
}
</style>
background-color css
<style>
a { background-color: #727156; }
a { background-color: rgb(114,113,86); }
div.DivClassName
{
background-color: #727156;
}
.BgClassName
{
background-color: #727156;
}
</style>
border-color css
<style>
span { border-color: #727156; }
span { border-color: rgb(114,113,86); }
td.TdClassName
{
border-color: #727156;
}
.TagClassName
{
border-color: #727156;
}
</style>