Shades of Sushi #759744
Tints of Sushi #759744
RGB
CMYK
RGB Variations
Color information
#759744 (or 0x759744) is known color: Sushi. HEX triplet: 75, 97 and 44. RGB value is (117,151,68). Sum of RGB (Red+Green+Blue) = 117+151+68=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 68 (26.95% from 255 or 20.24% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #759744 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759744 is #8A68BB. Grayscale: #838383. Windows color (decimal): -9070780 or 4495221. OLE color: 4495221.
HSL color Cylindrical-coordinate representation of color #759744: hue angle of 84.58º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #759744 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 68 | - |
| CMYK | 0.23 | 0 | 0.55 | 0.41 |
| HSL | 84.58º | 0.38% | 0.43% | - |
| HSV(B) | 84.58º | 0.55% | 0.59% | - |
| XYZ | 19.45 | 26.33 | 9.53 | - |
| YUV | 131.37 | 92.24 | 117.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 68 | 0.23 | 0 | 0.55 | 0.41 | 84.58 | 0.38 | 0.43 |
| Hex | 75 | 97 | 44 | 17 | 0 | 37 | 29 | 55 | 26 | 2B |
| Octal | 165 | 227 | 104 | 27 | 0 | 67 | 51 | 125 | 46 | 53 |
| Binary | 1110101 | 10010111 | 1000100 | 10111 | 0 | 110111 | 101001 | 1010101 | 100110 | 101011 |
Color Harmonies of #759744
Complementary color
Monochromatic Colors of #759744
Black with #759744
Text Example
Text Example
White with #759744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759744; }
p { color: rgb(117,151,68); }
H1.HeaderClassName
{
color: #759744;
}
.AnyTagClassName
{
color: #759744;
}
</style>
background-color css
<style>
a { background-color: #759744; }
a { background-color: rgb(117,151,68); }
div.DivClassName
{
background-color: #759744;
}
.BgClassName
{
background-color: #759744;
}
</style>
border-color css
<style>
span { border-color: #759744; }
span { border-color: rgb(117,151,68); }
td.TdClassName
{
border-color: #759744;
}
.TagClassName
{
border-color: #759744;
}
</style>