Shades of Sushi #749844
Tints of Sushi #749844
RGB
CMYK
RGB Variations
Color information
#749844 (or 0x749844) is known color: Sushi. HEX triplet: 74, 98 and 44. RGB value is (116,152,68). Sum of RGB (Red+Green+Blue) = 116+152+68=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 152 (59.77% from 255 or 45.24% from 336); Blue value is 68 (26.95% from 255 or 20.24% from 336); Max value from RGB is 152 - color contains mainly: green. Hex color #749844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749844 is #8B67BB. Grayscale: #838383. Windows color (decimal): -9136060 or 4495476. OLE color: 4495476.
HSL color Cylindrical-coordinate representation of color #749844: hue angle of 85.71º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #749844 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 152 | 68 | - |
| CMYK | 0.24 | 0 | 0.55 | 0.40 |
| HSL | 85.71º | 0.38% | 0.43% | - |
| HSV(B) | 85.71º | 0.55% | 0.6% | - |
| XYZ | 19.47 | 26.59 | 9.57 | - |
| YUV | 131.66 | 92.07 | 116.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 152 | 68 | 0.24 | 0 | 0.55 | 0.40 | 85.71 | 0.38 | 0.43 |
| Hex | 74 | 98 | 44 | 18 | 0 | 37 | 28 | 56 | 26 | 2B |
| Octal | 164 | 230 | 104 | 30 | 0 | 67 | 50 | 126 | 46 | 53 |
| Binary | 1110100 | 10011000 | 1000100 | 11000 | 0 | 110111 | 101000 | 1010110 | 100110 | 101011 |
Color Harmonies of #749844
Complementary color
Monochromatic Colors of #749844
Black with #749844
Text Example
Text Example
White with #749844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749844; }
p { color: rgb(116,152,68); }
H1.HeaderClassName
{
color: #749844;
}
.AnyTagClassName
{
color: #749844;
}
</style>
background-color css
<style>
a { background-color: #749844; }
a { background-color: rgb(116,152,68); }
div.DivClassName
{
background-color: #749844;
}
.BgClassName
{
background-color: #749844;
}
</style>
border-color css
<style>
span { border-color: #749844; }
span { border-color: rgb(116,152,68); }
td.TdClassName
{
border-color: #749844;
}
.TagClassName
{
border-color: #749844;
}
</style>