Shades of Sushi #759944
Tints of Sushi #759944
RGB
CMYK
RGB Variations
Color information
#759944 (or 0x759944) is known color: Sushi. HEX triplet: 75, 99 and 44. RGB value is (117,153,68). Sum of RGB (Red+Green+Blue) = 117+153+68=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 153 (60.16% from 255 or 45.27% from 338); Blue value is 68 (26.95% from 255 or 20.12% from 338); Max value from RGB is 153 - color contains mainly: green. Hex color #759944 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759944 is #8A66BB. Grayscale: #848484. Windows color (decimal): -9070268 or 4495733. OLE color: 4495733.
HSL color Cylindrical-coordinate representation of color #759944: hue angle of 85.41º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #759944 is Cyan = 0.24, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 68 | - |
| CMYK | 0.24 | 0 | 0.56 | 0.4 |
| HSL | 85.41º | 0.38% | 0.43% | - |
| HSV(B) | 85.41º | 0.56% | 0.6% | - |
| XYZ | 19.77 | 26.98 | 9.63 | - |
| YUV | 132.55 | 91.57 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 68 | 0.24 | 0 | 0.56 | 0.4 | 85.41 | 0.38 | 0.43 |
| Hex | 75 | 99 | 44 | 18 | 0 | 38 | 28 | 55 | 26 | 2B |
| Octal | 165 | 231 | 104 | 30 | 0 | 70 | 50 | 125 | 46 | 53 |
| Binary | 1110101 | 10011001 | 1000100 | 11000 | 0 | 111000 | 101000 | 1010101 | 100110 | 101011 |
Color Harmonies of #759944
Complementary color
Monochromatic Colors of #759944
Black with #759944
Text Example
Text Example
White with #759944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759944; }
p { color: rgb(117,153,68); }
H1.HeaderClassName
{
color: #759944;
}
.AnyTagClassName
{
color: #759944;
}
</style>
background-color css
<style>
a { background-color: #759944; }
a { background-color: rgb(117,153,68); }
div.DivClassName
{
background-color: #759944;
}
.BgClassName
{
background-color: #759944;
}
</style>
border-color css
<style>
span { border-color: #759944; }
span { border-color: rgb(117,153,68); }
td.TdClassName
{
border-color: #759944;
}
.TagClassName
{
border-color: #759944;
}
</style>