Shades of Kokoda #717057
Tints of Kokoda #717057
RGB
CMYK
RGB Variations
Color information
#717057 (or 0x717057) is known color: Kokoda. HEX triplet: 71, 70 and 57. RGB value is (113,112,87). Sum of RGB (Red+Green+Blue) = 113+112+87=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 87 (34.38% from 255 or 27.88% from 312); Max value from RGB is 113 - color contains mainly: red. Hex color #717057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717057 is #8E8FA8. Grayscale: #6D6D6D. Windows color (decimal): -9342889 or 5730417. OLE color: 5730417.
HSL color Cylindrical-coordinate representation of color #717057: hue angle of 57.69º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #717057 is Cyan = 0, Magento = 0.01, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 87 | - |
| CMYK | 0 | 0.01 | 0.23 | 0.56 |
| HSL | 57.69º | 0.13% | 0.39% | - |
| HSV(B) | 57.69º | 0.23% | 0.44% | - |
| XYZ | 14.32 | 15.79 | 11.31 | - |
| YUV | 109.45 | 115.33 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 87 | 0 | 0.01 | 0.23 | 0.56 | 57.69 | 0.13 | 0.39 |
| Hex | 71 | 70 | 57 | 0 | 1 | 17 | 38 | 3A | D | 27 |
| Octal | 161 | 160 | 127 | 0 | 1 | 27 | 70 | 72 | 15 | 47 |
| Binary | 1110001 | 1110000 | 1010111 | 0 | 1 | 10111 | 111000 | 111010 | 1101 | 100111 |
Color Harmonies of #717057
Complementary color
Monochromatic Colors of #717057
Black with #717057
Text Example
Text Example
White with #717057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717057; }
p { color: rgb(113,112,87); }
H1.HeaderClassName
{
color: #717057;
}
.AnyTagClassName
{
color: #717057;
}
</style>
background-color css
<style>
a { background-color: #717057; }
a { background-color: rgb(113,112,87); }
div.DivClassName
{
background-color: #717057;
}
.BgClassName
{
background-color: #717057;
}
</style>
border-color css
<style>
span { border-color: #717057; }
span { border-color: rgb(113,112,87); }
td.TdClassName
{
border-color: #717057;
}
.TagClassName
{
border-color: #717057;
}
</style>