Shades of Sushi #749331
Tints of Sushi #749331
RGB
CMYK
RGB Variations
Color information
#749331 (or 0x749331) is known color: Sushi. HEX triplet: 74, 93 and 31. RGB value is (116,147,49). Sum of RGB (Red+Green+Blue) = 116+147+49=312 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.18% from 312); Green value is 147 (57.81% from 255 or 47.12% from 312); Blue value is 49 (19.53% from 255 or 15.71% from 312); Max value from RGB is 147 - color contains mainly: green. Hex color #749331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749331 is #8B6CCE. Grayscale: #7E7E7E. Windows color (decimal): -9137359 or 3249012. OLE color: 3249012.
HSL color Cylindrical-coordinate representation of color #749331: hue angle of 78.98º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #749331 is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 49 | - |
| CMYK | 0.21 | 0 | 0.67 | 0.42 |
| HSL | 78.98º | 0.5% | 0.38% | - |
| HSV(B) | 78.98º | 0.67% | 0.58% | - |
| XYZ | 18.19 | 24.8 | 6.73 | - |
| YUV | 126.56 | 84.23 | 120.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 49 | 0.21 | 0 | 0.67 | 0.42 | 78.98 | 0.5 | 0.38 |
| Hex | 74 | 93 | 31 | 15 | 0 | 43 | 2A | 4F | 32 | 26 |
| Octal | 164 | 223 | 61 | 25 | 0 | 103 | 52 | 117 | 62 | 46 |
| Binary | 1110100 | 10010011 | 110001 | 10101 | 0 | 1000011 | 101010 | 1001111 | 110010 | 100110 |
Color Harmonies of #749331
Complementary color
Monochromatic Colors of #749331
Black with #749331
Text Example
Text Example
White with #749331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749331; }
p { color: rgb(116,147,49); }
H1.HeaderClassName
{
color: #749331;
}
.AnyTagClassName
{
color: #749331;
}
</style>
background-color css
<style>
a { background-color: #749331; }
a { background-color: rgb(116,147,49); }
div.DivClassName
{
background-color: #749331;
}
.BgClassName
{
background-color: #749331;
}
</style>
border-color css
<style>
span { border-color: #749331; }
span { border-color: rgb(116,147,49); }
td.TdClassName
{
border-color: #749331;
}
.TagClassName
{
border-color: #749331;
}
</style>