Shades of Kokoda #727053
Tints of Kokoda #727053
RGB
CMYK
RGB Variations
Color information
#727053 (or 0x727053) is known color: Kokoda. HEX triplet: 72, 70 and 53. RGB value is (114,112,83). Sum of RGB (Red+Green+Blue) = 114+112+83=309 (40% of max value = 765). Red value is 114 (44.92% from 255 or 36.89% from 309); Green value is 112 (44.14% from 255 or 36.25% from 309); Blue value is 83 (32.81% from 255 or 26.86% from 309); Max value from RGB is 114 - color contains mainly: red. Hex color #727053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727053 is #8D8FAC. Grayscale: #6D6D6D. Windows color (decimal): -9277357 or 5468274. OLE color: 5468274.
HSL color Cylindrical-coordinate representation of color #727053: hue angle of 56.13º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #727053 is Cyan = 0, Magento = 0.02, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 83 | - |
| CMYK | 0 | 0.02 | 0.27 | 0.55 |
| HSL | 56.13º | 0.16% | 0.39% | - |
| HSV(B) | 56.13º | 0.27% | 0.45% | - |
| XYZ | 14.29 | 15.79 | 10.48 | - |
| YUV | 109.29 | 113.16 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 83 | 0 | 0.02 | 0.27 | 0.55 | 56.13 | 0.16 | 0.39 |
| Hex | 72 | 70 | 53 | 0 | 2 | 1B | 37 | 38 | 10 | 27 |
| Octal | 162 | 160 | 123 | 0 | 2 | 33 | 67 | 70 | 20 | 47 |
| Binary | 1110010 | 1110000 | 1010011 | 0 | 10 | 11011 | 110111 | 111000 | 10000 | 100111 |
Color Harmonies of #727053
Complementary color
Monochromatic Colors of #727053
Black with #727053
Text Example
Text Example
White with #727053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727053; }
p { color: rgb(114,112,83); }
H1.HeaderClassName
{
color: #727053;
}
.AnyTagClassName
{
color: #727053;
}
</style>
background-color css
<style>
a { background-color: #727053; }
a { background-color: rgb(114,112,83); }
div.DivClassName
{
background-color: #727053;
}
.BgClassName
{
background-color: #727053;
}
</style>
border-color css
<style>
span { border-color: #727053; }
span { border-color: rgb(114,112,83); }
td.TdClassName
{
border-color: #727053;
}
.TagClassName
{
border-color: #727053;
}
</style>