Shades of Sushi #759937
Tints of Sushi #759937
RGB
CMYK
RGB Variations
Color information
#759937 (or 0x759937) is known color: Sushi. HEX triplet: 75, 99 and 37. RGB value is (117,153,55). Sum of RGB (Red+Green+Blue) = 117+153+55=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 153 (60.16% from 255 or 47.08% from 325); Blue value is 55 (21.88% from 255 or 16.92% from 325); Max value from RGB is 153 - color contains mainly: green. Hex color #759937 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759937 is #8A66C8. Grayscale: #838383. Windows color (decimal): -9070281 or 3643765. OLE color: 3643765.
HSL color Cylindrical-coordinate representation of color #759937: hue angle of 82.04º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #759937 is Cyan = 0.24, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 55 | - |
| CMYK | 0.24 | 0 | 0.64 | 0.4 |
| HSL | 82.04º | 0.47% | 0.41% | - |
| HSV(B) | 82.04º | 0.64% | 0.6% | - |
| XYZ | 19.42 | 26.84 | 7.77 | - |
| YUV | 131.06 | 85.07 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 55 | 0.24 | 0 | 0.64 | 0.4 | 82.04 | 0.47 | 0.41 |
| Hex | 75 | 99 | 37 | 18 | 0 | 40 | 28 | 52 | 2F | 29 |
| Octal | 165 | 231 | 67 | 30 | 0 | 100 | 50 | 122 | 57 | 51 |
| Binary | 1110101 | 10011001 | 110111 | 11000 | 0 | 1000000 | 101000 | 1010010 | 101111 | 101001 |
Color Harmonies of #759937
Complementary color
Monochromatic Colors of #759937
Black with #759937
Text Example
Text Example
White with #759937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759937; }
p { color: rgb(117,153,55); }
H1.HeaderClassName
{
color: #759937;
}
.AnyTagClassName
{
color: #759937;
}
</style>
background-color css
<style>
a { background-color: #759937; }
a { background-color: rgb(117,153,55); }
div.DivClassName
{
background-color: #759937;
}
.BgClassName
{
background-color: #759937;
}
</style>
border-color css
<style>
span { border-color: #759937; }
span { border-color: rgb(117,153,55); }
td.TdClassName
{
border-color: #759937;
}
.TagClassName
{
border-color: #759937;
}
</style>