Shades of Sushi #749439
Tints of Sushi #749439
RGB
CMYK
RGB Variations
Color information
#749439 (or 0x749439) is known color: Sushi. HEX triplet: 74, 94 and 39. RGB value is (116,148,57). Sum of RGB (Red+Green+Blue) = 116+148+57=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 57 (22.66% from 255 or 17.76% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #749439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749439 is #8B6BC6. Grayscale: #808080. Windows color (decimal): -9137095 or 3773556. OLE color: 3773556.
HSL color Cylindrical-coordinate representation of color #749439: hue angle of 81.1º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #749439 is Cyan = 0.22, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 57 | - |
| CMYK | 0.22 | 0 | 0.61 | 0.42 |
| HSL | 81.1º | 0.44% | 0.4% | - |
| HSV(B) | 81.1º | 0.61% | 0.58% | - |
| XYZ | 18.53 | 25.19 | 7.76 | - |
| YUV | 128.06 | 87.9 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 57 | 0.22 | 0 | 0.61 | 0.42 | 81.1 | 0.44 | 0.4 |
| Hex | 74 | 94 | 39 | 16 | 0 | 3D | 2A | 51 | 2C | 28 |
| Octal | 164 | 224 | 71 | 26 | 0 | 75 | 52 | 121 | 54 | 50 |
| Binary | 1110100 | 10010100 | 111001 | 10110 | 0 | 111101 | 101010 | 1010001 | 101100 | 101000 |
Color Harmonies of #749439
Complementary color
Monochromatic Colors of #749439
Black with #749439
Text Example
Text Example
White with #749439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749439; }
p { color: rgb(116,148,57); }
H1.HeaderClassName
{
color: #749439;
}
.AnyTagClassName
{
color: #749439;
}
</style>
background-color css
<style>
a { background-color: #749439; }
a { background-color: rgb(116,148,57); }
div.DivClassName
{
background-color: #749439;
}
.BgClassName
{
background-color: #749439;
}
</style>
border-color css
<style>
span { border-color: #749439; }
span { border-color: rgb(116,148,57); }
td.TdClassName
{
border-color: #749439;
}
.TagClassName
{
border-color: #749439;
}
</style>