Shades of Sushi #759137
Tints of Sushi #759137
RGB
CMYK
RGB Variations
Color information
#759137 (or 0x759137) is known color: Sushi. HEX triplet: 75, 91 and 37. RGB value is (117,145,55). Sum of RGB (Red+Green+Blue) = 117+145+55=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 145 (57.03% from 255 or 45.74% from 317); Blue value is 55 (21.88% from 255 or 17.35% from 317); Max value from RGB is 145 - color contains mainly: green. Hex color #759137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759137 is #8A6EC8. Grayscale: #7E7E7E. Windows color (decimal): -9072329 or 3641717. OLE color: 3641717.
HSL color Cylindrical-coordinate representation of color #759137: hue angle of 78.67º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #759137 is Cyan = 0.19, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 55 | - |
| CMYK | 0.19 | 0 | 0.62 | 0.43 |
| HSL | 78.67º | 0.45% | 0.39% | - |
| HSV(B) | 78.67º | 0.62% | 0.57% | - |
| XYZ | 18.15 | 24.31 | 7.35 | - |
| YUV | 126.37 | 87.72 | 121.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 55 | 0.19 | 0 | 0.62 | 0.43 | 78.67 | 0.45 | 0.39 |
| Hex | 75 | 91 | 37 | 13 | 0 | 3E | 2B | 4F | 2D | 27 |
| Octal | 165 | 221 | 67 | 23 | 0 | 76 | 53 | 117 | 55 | 47 |
| Binary | 1110101 | 10010001 | 110111 | 10011 | 0 | 111110 | 101011 | 1001111 | 101101 | 100111 |
Color Harmonies of #759137
Complementary color
Monochromatic Colors of #759137
Black with #759137
Text Example
Text Example
White with #759137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759137; }
p { color: rgb(117,145,55); }
H1.HeaderClassName
{
color: #759137;
}
.AnyTagClassName
{
color: #759137;
}
</style>
background-color css
<style>
a { background-color: #759137; }
a { background-color: rgb(117,145,55); }
div.DivClassName
{
background-color: #759137;
}
.BgClassName
{
background-color: #759137;
}
</style>
border-color css
<style>
span { border-color: #759137; }
span { border-color: rgb(117,145,55); }
td.TdClassName
{
border-color: #759137;
}
.TagClassName
{
border-color: #759137;
}
</style>