Shades of Sushi #759134
Tints of Sushi #759134
RGB
CMYK
RGB Variations
Color information
#759134 (or 0x759134) is known color: Sushi. HEX triplet: 75, 91 and 34. RGB value is (117,145,52). Sum of RGB (Red+Green+Blue) = 117+145+52=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 145 (57.03% from 255 or 46.18% from 314); Blue value is 52 (20.70% from 255 or 16.56% from 314); Max value from RGB is 145 - color contains mainly: green. Hex color #759134 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759134 is #8A6ECB. Grayscale: #7E7E7E. Windows color (decimal): -9072332 or 3445109. OLE color: 3445109.
HSL color Cylindrical-coordinate representation of color #759134: hue angle of 78.06º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #759134 is Cyan = 0.19, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 52 | - |
| CMYK | 0.19 | 0 | 0.64 | 0.43 |
| HSL | 78.06º | 0.47% | 0.39% | - |
| HSV(B) | 78.06º | 0.64% | 0.57% | - |
| XYZ | 18.08 | 24.28 | 6.98 | - |
| YUV | 126.03 | 86.22 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 52 | 0.19 | 0 | 0.64 | 0.43 | 78.06 | 0.47 | 0.39 |
| Hex | 75 | 91 | 34 | 13 | 0 | 40 | 2B | 4E | 2F | 27 |
| Octal | 165 | 221 | 64 | 23 | 0 | 100 | 53 | 116 | 57 | 47 |
| Binary | 1110101 | 10010001 | 110100 | 10011 | 0 | 1000000 | 101011 | 1001110 | 101111 | 100111 |
Color Harmonies of #759134
Complementary color
Monochromatic Colors of #759134
Black with #759134
Text Example
Text Example
White with #759134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759134; }
p { color: rgb(117,145,52); }
H1.HeaderClassName
{
color: #759134;
}
.AnyTagClassName
{
color: #759134;
}
</style>
background-color css
<style>
a { background-color: #759134; }
a { background-color: rgb(117,145,52); }
div.DivClassName
{
background-color: #759134;
}
.BgClassName
{
background-color: #759134;
}
</style>
border-color css
<style>
span { border-color: #759134; }
span { border-color: rgb(117,145,52); }
td.TdClassName
{
border-color: #759134;
}
.TagClassName
{
border-color: #759134;
}
</style>