Shades of Kokoda #717056
Tints of Kokoda #717056
RGB
CMYK
RGB Variations
Color information
#717056 (or 0x717056) is known color: Kokoda. HEX triplet: 71, 70 and 56. RGB value is (113,112,86). Sum of RGB (Red+Green+Blue) = 113+112+86=311 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.33% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 86 (33.98% from 255 or 27.65% from 311); Max value from RGB is 113 - color contains mainly: red. Hex color #717056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717056 is #8E8FA9. Grayscale: #6D6D6D. Windows color (decimal): -9342890 or 5664881. OLE color: 5664881.
HSL color Cylindrical-coordinate representation of color #717056: hue angle of 57.78º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #717056 is Cyan = 0, Magento = 0.01, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 86 | - |
| CMYK | 0 | 0.01 | 0.24 | 0.56 |
| HSL | 57.78º | 0.14% | 0.39% | - |
| HSV(B) | 57.78º | 0.24% | 0.44% | - |
| XYZ | 14.28 | 15.77 | 11.1 | - |
| YUV | 109.34 | 114.83 | 130.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 86 | 0 | 0.01 | 0.24 | 0.56 | 57.78 | 0.14 | 0.39 |
| Hex | 71 | 70 | 56 | 0 | 1 | 18 | 38 | 3A | E | 27 |
| Octal | 161 | 160 | 126 | 0 | 1 | 30 | 70 | 72 | 16 | 47 |
| Binary | 1110001 | 1110000 | 1010110 | 0 | 1 | 11000 | 111000 | 111010 | 1110 | 100111 |
Color Harmonies of #717056
Complementary color
Monochromatic Colors of #717056
Black with #717056
Text Example
Text Example
White with #717056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717056; }
p { color: rgb(113,112,86); }
H1.HeaderClassName
{
color: #717056;
}
.AnyTagClassName
{
color: #717056;
}
</style>
background-color css
<style>
a { background-color: #717056; }
a { background-color: rgb(113,112,86); }
div.DivClassName
{
background-color: #717056;
}
.BgClassName
{
background-color: #717056;
}
</style>
border-color css
<style>
span { border-color: #717056; }
span { border-color: rgb(113,112,86); }
td.TdClassName
{
border-color: #717056;
}
.TagClassName
{
border-color: #717056;
}
</style>