Shades of Kokoda #727058
Tints of Kokoda #727058
RGB
CMYK
RGB Variations
Color information
#727058 (or 0x727058) is known color: Kokoda. HEX triplet: 72, 70 and 58. RGB value is (114,112,88). Sum of RGB (Red+Green+Blue) = 114+112+88=314 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.31% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 88 (34.77% from 255 or 28.03% from 314); Max value from RGB is 114 - color contains mainly: red. Hex color #727058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727058 is #8D8FA7. Grayscale: #6D6D6D. Windows color (decimal): -9277352 or 5795954. OLE color: 5795954.
HSL color Cylindrical-coordinate representation of color #727058: hue angle of 55.38º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #727058 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 88 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.55 |
| HSL | 55.38º | 0.13% | 0.4% | - |
| HSV(B) | 55.38º | 0.23% | 0.45% | - |
| XYZ | 14.5 | 15.87 | 11.53 | - |
| YUV | 109.86 | 115.66 | 130.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 88 | 0 | 0.02 | 0.23 | 0.55 | 55.38 | 0.13 | 0.4 |
| Hex | 72 | 70 | 58 | 0 | 2 | 17 | 37 | 37 | D | 28 |
| Octal | 162 | 160 | 130 | 0 | 2 | 27 | 67 | 67 | 15 | 50 |
| Binary | 1110010 | 1110000 | 1011000 | 0 | 10 | 10111 | 110111 | 110111 | 1101 | 101000 |
Color Harmonies of #727058
Complementary color
Monochromatic Colors of #727058
Black with #727058
Text Example
Text Example
White with #727058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727058; }
p { color: rgb(114,112,88); }
H1.HeaderClassName
{
color: #727058;
}
.AnyTagClassName
{
color: #727058;
}
</style>
background-color css
<style>
a { background-color: #727058; }
a { background-color: rgb(114,112,88); }
div.DivClassName
{
background-color: #727058;
}
.BgClassName
{
background-color: #727058;
}
</style>
border-color css
<style>
span { border-color: #727058; }
span { border-color: rgb(114,112,88); }
td.TdClassName
{
border-color: #727058;
}
.TagClassName
{
border-color: #727058;
}
</style>