Shades of Sushi #759240
Tints of Sushi #759240
RGB
CMYK
RGB Variations
Color information
#759240 (or 0x759240) is known color: Sushi. HEX triplet: 75, 92 and 40. RGB value is (117,146,64). Sum of RGB (Red+Green+Blue) = 117+146+64=327 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.78% from 327); Green value is 146 (57.42% from 255 or 44.65% from 327); Blue value is 64 (25.39% from 255 or 19.57% from 327); Max value from RGB is 146 - color contains mainly: green. Hex color #759240 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759240 is #8A6DBF. Grayscale: #808080. Windows color (decimal): -9072064 or 4231797. OLE color: 4231797.
HSL color Cylindrical-coordinate representation of color #759240: hue angle of 81.22º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #759240 is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 64 | - |
| CMYK | 0.20 | 0 | 0.56 | 0.43 |
| HSL | 81.22º | 0.39% | 0.41% | - |
| HSV(B) | 81.22º | 0.56% | 0.57% | - |
| XYZ | 18.54 | 24.71 | 8.64 | - |
| YUV | 127.98 | 91.89 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 64 | 0.20 | 0 | 0.56 | 0.43 | 81.22 | 0.39 | 0.41 |
| Hex | 75 | 92 | 40 | 14 | 0 | 38 | 2B | 51 | 27 | 29 |
| Octal | 165 | 222 | 100 | 24 | 0 | 70 | 53 | 121 | 47 | 51 |
| Binary | 1110101 | 10010010 | 1000000 | 10100 | 0 | 111000 | 101011 | 1010001 | 100111 | 101001 |
Color Harmonies of #759240
Complementary color
Monochromatic Colors of #759240
Black with #759240
Text Example
Text Example
White with #759240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759240; }
p { color: rgb(117,146,64); }
H1.HeaderClassName
{
color: #759240;
}
.AnyTagClassName
{
color: #759240;
}
</style>
background-color css
<style>
a { background-color: #759240; }
a { background-color: rgb(117,146,64); }
div.DivClassName
{
background-color: #759240;
}
.BgClassName
{
background-color: #759240;
}
</style>
border-color css
<style>
span { border-color: #759240; }
span { border-color: rgb(117,146,64); }
td.TdClassName
{
border-color: #759240;
}
.TagClassName
{
border-color: #759240;
}
</style>