Shades of Sushi #759346
Tints of Sushi #759346
RGB
CMYK
RGB Variations
Color information
#759346 (or 0x759346) is known color: Sushi. HEX triplet: 75, 93 and 46. RGB value is (117,147,70). Sum of RGB (Red+Green+Blue) = 117+147+70=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 70 (27.73% from 255 or 20.96% from 334); Max value from RGB is 147 - color contains mainly: green. Hex color #759346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759346 is #8A6CB9. Grayscale: #818181. Windows color (decimal): -9071802 or 4625269. OLE color: 4625269.
HSL color Cylindrical-coordinate representation of color #759346: hue angle of 83.38º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #759346 is Cyan = 0.20, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 70 | - |
| CMYK | 0.20 | 0 | 0.52 | 0.42 |
| HSL | 83.38º | 0.35% | 0.43% | - |
| HSV(B) | 83.38º | 0.52% | 0.58% | - |
| XYZ | 18.88 | 25.09 | 9.64 | - |
| YUV | 129.25 | 94.56 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 70 | 0.20 | 0 | 0.52 | 0.42 | 83.38 | 0.35 | 0.43 |
| Hex | 75 | 93 | 46 | 14 | 0 | 34 | 2A | 53 | 23 | 2B |
| Octal | 165 | 223 | 106 | 24 | 0 | 64 | 52 | 123 | 43 | 53 |
| Binary | 1110101 | 10010011 | 1000110 | 10100 | 0 | 110100 | 101010 | 1010011 | 100011 | 101011 |
Color Harmonies of #759346
Complementary color
Monochromatic Colors of #759346
Black with #759346
Text Example
Text Example
White with #759346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759346; }
p { color: rgb(117,147,70); }
H1.HeaderClassName
{
color: #759346;
}
.AnyTagClassName
{
color: #759346;
}
</style>
background-color css
<style>
a { background-color: #759346; }
a { background-color: rgb(117,147,70); }
div.DivClassName
{
background-color: #759346;
}
.BgClassName
{
background-color: #759346;
}
</style>
border-color css
<style>
span { border-color: #759346; }
span { border-color: rgb(117,147,70); }
td.TdClassName
{
border-color: #759346;
}
.TagClassName
{
border-color: #759346;
}
</style>