Shades of Kokoda #737257
Tints of Kokoda #737257
RGB
CMYK
RGB Variations
Color information
#737257 (or 0x737257) is known color: Kokoda. HEX triplet: 73, 72 and 57. RGB value is (115,114,87). Sum of RGB (Red+Green+Blue) = 115+114+87=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 87 (34.38% from 255 or 27.53% from 316); Max value from RGB is 115 - color contains mainly: red. Hex color #737257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737257 is #8C8DA8. Grayscale: #6F6F6F. Windows color (decimal): -9211305 or 5730931. OLE color: 5730931.
HSL color Cylindrical-coordinate representation of color #737257: hue angle of 57.86º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #737257 is Cyan = 0, Magento = 0.01, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 87 | - |
| CMYK | 0 | 0.01 | 0.24 | 0.55 |
| HSL | 57.86º | 0.14% | 0.4% | - |
| HSV(B) | 57.86º | 0.24% | 0.45% | - |
| XYZ | 14.81 | 16.37 | 11.4 | - |
| YUV | 111.22 | 114.33 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 87 | 0 | 0.01 | 0.24 | 0.55 | 57.86 | 0.14 | 0.4 |
| Hex | 73 | 72 | 57 | 0 | 1 | 18 | 37 | 3A | E | 28 |
| Octal | 163 | 162 | 127 | 0 | 1 | 30 | 67 | 72 | 16 | 50 |
| Binary | 1110011 | 1110010 | 1010111 | 0 | 1 | 11000 | 110111 | 111010 | 1110 | 101000 |
Color Harmonies of #737257
Complementary color
Monochromatic Colors of #737257
Black with #737257
Text Example
Text Example
White with #737257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737257; }
p { color: rgb(115,114,87); }
H1.HeaderClassName
{
color: #737257;
}
.AnyTagClassName
{
color: #737257;
}
</style>
background-color css
<style>
a { background-color: #737257; }
a { background-color: rgb(115,114,87); }
div.DivClassName
{
background-color: #737257;
}
.BgClassName
{
background-color: #737257;
}
</style>
border-color css
<style>
span { border-color: #737257; }
span { border-color: rgb(115,114,87); }
td.TdClassName
{
border-color: #737257;
}
.TagClassName
{
border-color: #737257;
}
</style>