Shades of Sushi #759036
Tints of Sushi #759036
RGB
CMYK
RGB Variations
Color information
#759036 (or 0x759036) is known color: Sushi. HEX triplet: 75, 90 and 36. RGB value is (117,144,54). Sum of RGB (Red+Green+Blue) = 117+144+54=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 144 (56.64% from 255 or 45.71% from 315); Blue value is 54 (21.48% from 255 or 17.14% from 315); Max value from RGB is 144 - color contains mainly: green. Hex color #759036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759036 is #8A6FC9. Grayscale: #7E7E7E. Windows color (decimal): -9072586 or 3575925. OLE color: 3575925.
HSL color Cylindrical-coordinate representation of color #759036: hue angle of 78º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #759036 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 54 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.44 |
| HSL | 78º | 0.45% | 0.39% | - |
| HSV(B) | 78º | 0.63% | 0.56% | - |
| XYZ | 17.98 | 23.99 | 7.17 | - |
| YUV | 125.67 | 87.55 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 54 | 0.19 | 0 | 0.63 | 0.44 | 78 | 0.45 | 0.39 |
| Hex | 75 | 90 | 36 | 13 | 0 | 3F | 2C | 4E | 2D | 27 |
| Octal | 165 | 220 | 66 | 23 | 0 | 77 | 54 | 116 | 55 | 47 |
| Binary | 1110101 | 10010000 | 110110 | 10011 | 0 | 111111 | 101100 | 1001110 | 101101 | 100111 |
Color Harmonies of #759036
Complementary color
Monochromatic Colors of #759036
Black with #759036
Text Example
Text Example
White with #759036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759036; }
p { color: rgb(117,144,54); }
H1.HeaderClassName
{
color: #759036;
}
.AnyTagClassName
{
color: #759036;
}
</style>
background-color css
<style>
a { background-color: #759036; }
a { background-color: rgb(117,144,54); }
div.DivClassName
{
background-color: #759036;
}
.BgClassName
{
background-color: #759036;
}
</style>
border-color css
<style>
span { border-color: #759036; }
span { border-color: rgb(117,144,54); }
td.TdClassName
{
border-color: #759036;
}
.TagClassName
{
border-color: #759036;
}
</style>