Shades of Sushi #749739
Tints of Sushi #749739
RGB
CMYK
RGB Variations
Color information
#749739 (or 0x749739) is known color: Sushi. HEX triplet: 74, 97 and 39. RGB value is (116,151,57). Sum of RGB (Red+Green+Blue) = 116+151+57=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 151 (59.38% from 255 or 46.60% from 324); Blue value is 57 (22.66% from 255 or 17.59% from 324); Max value from RGB is 151 - color contains mainly: green. Hex color #749739 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749739 is #8B68C6. Grayscale: #828282. Windows color (decimal): -9136327 or 3774324. OLE color: 3774324.
HSL color Cylindrical-coordinate representation of color #749739: hue angle of 82.34º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #749739 is Cyan = 0.23, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 57 | - |
| CMYK | 0.23 | 0 | 0.62 | 0.41 |
| HSL | 82.34º | 0.45% | 0.41% | - |
| HSV(B) | 82.34º | 0.62% | 0.59% | - |
| XYZ | 19.01 | 26.14 | 7.91 | - |
| YUV | 129.82 | 86.9 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 57 | 0.23 | 0 | 0.62 | 0.41 | 82.34 | 0.45 | 0.41 |
| Hex | 74 | 97 | 39 | 17 | 0 | 3E | 29 | 52 | 2D | 29 |
| Octal | 164 | 227 | 71 | 27 | 0 | 76 | 51 | 122 | 55 | 51 |
| Binary | 1110100 | 10010111 | 111001 | 10111 | 0 | 111110 | 101001 | 1010010 | 101101 | 101001 |
Color Harmonies of #749739
Complementary color
Monochromatic Colors of #749739
Black with #749739
Text Example
Text Example
White with #749739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749739; }
p { color: rgb(116,151,57); }
H1.HeaderClassName
{
color: #749739;
}
.AnyTagClassName
{
color: #749739;
}
</style>
background-color css
<style>
a { background-color: #749739; }
a { background-color: rgb(116,151,57); }
div.DivClassName
{
background-color: #749739;
}
.BgClassName
{
background-color: #749739;
}
</style>
border-color css
<style>
span { border-color: #749739; }
span { border-color: rgb(116,151,57); }
td.TdClassName
{
border-color: #749739;
}
.TagClassName
{
border-color: #749739;
}
</style>