Shades of Sushi #759246
Tints of Sushi #759246
RGB
CMYK
RGB Variations
Color information
#759246 (or 0x759246) is known color: Sushi. HEX triplet: 75, 92 and 46. RGB value is (117,146,70). Sum of RGB (Red+Green+Blue) = 117+146+70=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 146 (57.42% from 255 or 43.84% from 333); Blue value is 70 (27.73% from 255 or 21.02% from 333); Max value from RGB is 146 - color contains mainly: green. Hex color #759246 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759246 is #8A6DB9. Grayscale: #808080. Windows color (decimal): -9072058 or 4625013. OLE color: 4625013.
HSL color Cylindrical-coordinate representation of color #759246: hue angle of 82.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #759246 is Cyan = 0.20, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 70 | - |
| CMYK | 0.20 | 0 | 0.52 | 0.43 |
| HSL | 82.89º | 0.35% | 0.42% | - |
| HSV(B) | 82.89º | 0.52% | 0.57% | - |
| XYZ | 18.72 | 24.78 | 9.59 | - |
| YUV | 128.67 | 94.89 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 70 | 0.20 | 0 | 0.52 | 0.43 | 82.89 | 0.35 | 0.42 |
| Hex | 75 | 92 | 46 | 14 | 0 | 34 | 2B | 53 | 23 | 2A |
| Octal | 165 | 222 | 106 | 24 | 0 | 64 | 53 | 123 | 43 | 52 |
| Binary | 1110101 | 10010010 | 1000110 | 10100 | 0 | 110100 | 101011 | 1010011 | 100011 | 101010 |
Color Harmonies of #759246
Complementary color
Monochromatic Colors of #759246
Black with #759246
Text Example
Text Example
White with #759246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759246; }
p { color: rgb(117,146,70); }
H1.HeaderClassName
{
color: #759246;
}
.AnyTagClassName
{
color: #759246;
}
</style>
background-color css
<style>
a { background-color: #759246; }
a { background-color: rgb(117,146,70); }
div.DivClassName
{
background-color: #759246;
}
.BgClassName
{
background-color: #759246;
}
</style>
border-color css
<style>
span { border-color: #759246; }
span { border-color: rgb(117,146,70); }
td.TdClassName
{
border-color: #759246;
}
.TagClassName
{
border-color: #759246;
}
</style>