Shades of Sushi #759544
Tints of Sushi #759544
RGB
CMYK
RGB Variations
Color information
#759544 (or 0x759544) is known color: Sushi. HEX triplet: 75, 95 and 44. RGB value is (117,149,68). Sum of RGB (Red+Green+Blue) = 117+149+68=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 68 (26.95% from 255 or 20.36% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #759544 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759544 is #8A6ABB. Grayscale: #828282. Windows color (decimal): -9071292 or 4494709. OLE color: 4494709.
HSL color Cylindrical-coordinate representation of color #759544: hue angle of 83.7º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #759544 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 68 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.42 |
| HSL | 83.7º | 0.37% | 0.43% | - |
| HSV(B) | 83.7º | 0.54% | 0.58% | - |
| XYZ | 19.13 | 25.69 | 9.42 | - |
| YUV | 130.2 | 92.9 | 118.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 68 | 0.21 | 0 | 0.54 | 0.42 | 83.7 | 0.37 | 0.43 |
| Hex | 75 | 95 | 44 | 15 | 0 | 36 | 2A | 54 | 25 | 2B |
| Octal | 165 | 225 | 104 | 25 | 0 | 66 | 52 | 124 | 45 | 53 |
| Binary | 1110101 | 10010101 | 1000100 | 10101 | 0 | 110110 | 101010 | 1010100 | 100101 | 101011 |
Color Harmonies of #759544
Complementary color
Monochromatic Colors of #759544
Black with #759544
Text Example
Text Example
White with #759544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759544; }
p { color: rgb(117,149,68); }
H1.HeaderClassName
{
color: #759544;
}
.AnyTagClassName
{
color: #759544;
}
</style>
background-color css
<style>
a { background-color: #759544; }
a { background-color: rgb(117,149,68); }
div.DivClassName
{
background-color: #759544;
}
.BgClassName
{
background-color: #759544;
}
</style>
border-color css
<style>
span { border-color: #759544; }
span { border-color: rgb(117,149,68); }
td.TdClassName
{
border-color: #759544;
}
.TagClassName
{
border-color: #759544;
}
</style>