Shades of Kokoda #757357
Tints of Kokoda #757357
RGB
CMYK
RGB Variations
Color information
#757357 (or 0x757357) is known color: Kokoda. HEX triplet: 75, 73 and 57. RGB value is (117,115,87). Sum of RGB (Red+Green+Blue) = 117+115+87=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 87 (34.38% from 255 or 27.27% from 319); Max value from RGB is 117 - color contains mainly: red. Hex color #757357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757357 is #8A8CA8. Grayscale: #707070. Windows color (decimal): -9079977 or 5731189. OLE color: 5731189.
HSL color Cylindrical-coordinate representation of color #757357: hue angle of 56º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #757357 is Cyan = 0, Magento = 0.02, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 87 | - |
| CMYK | 0 | 0.02 | 0.26 | 0.54 |
| HSL | 56º | 0.15% | 0.4% | - |
| HSV(B) | 56º | 0.26% | 0.46% | - |
| XYZ | 15.19 | 16.73 | 11.45 | - |
| YUV | 112.41 | 113.66 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 87 | 0 | 0.02 | 0.26 | 0.54 | 56 | 0.15 | 0.4 |
| Hex | 75 | 73 | 57 | 0 | 2 | 1A | 36 | 38 | F | 28 |
| Octal | 165 | 163 | 127 | 0 | 2 | 32 | 66 | 70 | 17 | 50 |
| Binary | 1110101 | 1110011 | 1010111 | 0 | 10 | 11010 | 110110 | 111000 | 1111 | 101000 |
Color Harmonies of #757357
Complementary color
Monochromatic Colors of #757357
Black with #757357
Text Example
Text Example
White with #757357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757357; }
p { color: rgb(117,115,87); }
H1.HeaderClassName
{
color: #757357;
}
.AnyTagClassName
{
color: #757357;
}
</style>
background-color css
<style>
a { background-color: #757357; }
a { background-color: rgb(117,115,87); }
div.DivClassName
{
background-color: #757357;
}
.BgClassName
{
background-color: #757357;
}
</style>
border-color css
<style>
span { border-color: #757357; }
span { border-color: rgb(117,115,87); }
td.TdClassName
{
border-color: #757357;
}
.TagClassName
{
border-color: #757357;
}
</style>