Shades of Kokoda #757458
Tints of Kokoda #757458
RGB
CMYK
RGB Variations
Color information
#757458 (or 0x757458) is known color: Kokoda. HEX triplet: 75, 74 and 58. RGB value is (117,116,88). Sum of RGB (Red+Green+Blue) = 117+116+88=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 88 (34.77% from 255 or 27.41% from 321); Max value from RGB is 117 - color contains mainly: red. Hex color #757458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757458 is #8A8BA7. Grayscale: #717171. Windows color (decimal): -9079720 or 5796981. OLE color: 5796981.
HSL color Cylindrical-coordinate representation of color #757458: hue angle of 57.93º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #757458 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 116 | 88 | - |
| CMYK | 0 | 0.01 | 0.25 | 0.54 |
| HSL | 57.93º | 0.14% | 0.4% | - |
| HSV(B) | 57.93º | 0.25% | 0.46% | - |
| XYZ | 15.34 | 16.98 | 11.7 | - |
| YUV | 113.11 | 113.83 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 116 | 88 | 0 | 0.01 | 0.25 | 0.54 | 57.93 | 0.14 | 0.4 |
| Hex | 75 | 74 | 58 | 0 | 1 | 19 | 36 | 3A | E | 28 |
| Octal | 165 | 164 | 130 | 0 | 1 | 31 | 66 | 72 | 16 | 50 |
| Binary | 1110101 | 1110100 | 1011000 | 0 | 1 | 11001 | 110110 | 111010 | 1110 | 101000 |
Color Harmonies of #757458
Complementary color
Monochromatic Colors of #757458
Black with #757458
Text Example
Text Example
White with #757458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757458; }
p { color: rgb(117,116,88); }
H1.HeaderClassName
{
color: #757458;
}
.AnyTagClassName
{
color: #757458;
}
</style>
background-color css
<style>
a { background-color: #757458; }
a { background-color: rgb(117,116,88); }
div.DivClassName
{
background-color: #757458;
}
.BgClassName
{
background-color: #757458;
}
</style>
border-color css
<style>
span { border-color: #757458; }
span { border-color: rgb(117,116,88); }
td.TdClassName
{
border-color: #757458;
}
.TagClassName
{
border-color: #757458;
}
</style>