Shades of Sushi #759737
Tints of Sushi #759737
RGB
CMYK
RGB Variations
Color information
#759737 (or 0x759737) is known color: Sushi. HEX triplet: 75, 97 and 37. RGB value is (117,151,55). Sum of RGB (Red+Green+Blue) = 117+151+55=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 151 (59.38% from 255 or 46.75% from 323); Blue value is 55 (21.88% from 255 or 17.03% from 323); Max value from RGB is 151 - color contains mainly: green. Hex color #759737 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759737 is #8A68C8. Grayscale: #828282. Windows color (decimal): -9070793 or 3643253. OLE color: 3643253.
HSL color Cylindrical-coordinate representation of color #759737: hue angle of 81.25º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #759737 is Cyan = 0.23, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 55 | - |
| CMYK | 0.23 | 0 | 0.64 | 0.41 |
| HSL | 81.25º | 0.47% | 0.4% | - |
| HSV(B) | 81.25º | 0.64% | 0.59% | - |
| XYZ | 19.09 | 26.19 | 7.66 | - |
| YUV | 129.89 | 85.74 | 118.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 55 | 0.23 | 0 | 0.64 | 0.41 | 81.25 | 0.47 | 0.4 |
| Hex | 75 | 97 | 37 | 17 | 0 | 40 | 29 | 51 | 2F | 28 |
| Octal | 165 | 227 | 67 | 27 | 0 | 100 | 51 | 121 | 57 | 50 |
| Binary | 1110101 | 10010111 | 110111 | 10111 | 0 | 1000000 | 101001 | 1010001 | 101111 | 101000 |
Color Harmonies of #759737
Complementary color
Monochromatic Colors of #759737
Black with #759737
Text Example
Text Example
White with #759737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759737; }
p { color: rgb(117,151,55); }
H1.HeaderClassName
{
color: #759737;
}
.AnyTagClassName
{
color: #759737;
}
</style>
background-color css
<style>
a { background-color: #759737; }
a { background-color: rgb(117,151,55); }
div.DivClassName
{
background-color: #759737;
}
.BgClassName
{
background-color: #759737;
}
</style>
border-color css
<style>
span { border-color: #759737; }
span { border-color: rgb(117,151,55); }
td.TdClassName
{
border-color: #759737;
}
.TagClassName
{
border-color: #759737;
}
</style>