Shades of Sushi #759146
Tints of Sushi #759146
RGB
CMYK
RGB Variations
Color information
#759146 (or 0x759146) is known color: Sushi. HEX triplet: 75, 91 and 46. RGB value is (117,145,70). Sum of RGB (Red+Green+Blue) = 117+145+70=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 145 (57.03% from 255 or 43.67% from 332); Blue value is 70 (27.73% from 255 or 21.08% from 332); Max value from RGB is 145 - color contains mainly: green. Hex color #759146 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759146 is #8A6EB9. Grayscale: #808080. Windows color (decimal): -9072314 or 4624757. OLE color: 4624757.
HSL color Cylindrical-coordinate representation of color #759146: hue angle of 82.4º 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 #759146 is Cyan = 0.19, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 70 | - |
| CMYK | 0.19 | 0 | 0.52 | 0.43 |
| HSL | 82.4º | 0.35% | 0.42% | - |
| HSV(B) | 82.4º | 0.52% | 0.57% | - |
| XYZ | 18.57 | 24.47 | 9.54 | - |
| YUV | 128.08 | 95.22 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 70 | 0.19 | 0 | 0.52 | 0.43 | 82.4 | 0.35 | 0.42 |
| Hex | 75 | 91 | 46 | 13 | 0 | 34 | 2B | 52 | 23 | 2A |
| Octal | 165 | 221 | 106 | 23 | 0 | 64 | 53 | 122 | 43 | 52 |
| Binary | 1110101 | 10010001 | 1000110 | 10011 | 0 | 110100 | 101011 | 1010010 | 100011 | 101010 |
Color Harmonies of #759146
Complementary color
Monochromatic Colors of #759146
Black with #759146
Text Example
Text Example
White with #759146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759146; }
p { color: rgb(117,145,70); }
H1.HeaderClassName
{
color: #759146;
}
.AnyTagClassName
{
color: #759146;
}
</style>
background-color css
<style>
a { background-color: #759146; }
a { background-color: rgb(117,145,70); }
div.DivClassName
{
background-color: #759146;
}
.BgClassName
{
background-color: #759146;
}
</style>
border-color css
<style>
span { border-color: #759146; }
span { border-color: rgb(117,145,70); }
td.TdClassName
{
border-color: #759146;
}
.TagClassName
{
border-color: #759146;
}
</style>