Shades of Sushi #749034
Tints of Sushi #749034
RGB
CMYK
RGB Variations
Color information
#749034 (or 0x749034) is known color: Sushi. HEX triplet: 74, 90 and 34. RGB value is (116,144,52). Sum of RGB (Red+Green+Blue) = 116+144+52=312 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.18% from 312); Green value is 144 (56.64% from 255 or 46.15% from 312); Blue value is 52 (20.70% from 255 or 16.67% from 312); Max value from RGB is 144 - color contains mainly: green. Hex color #749034 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749034 is #8B6FCB. Grayscale: #7D7D7D. Windows color (decimal): -9138124 or 3444852. OLE color: 3444852.
HSL color Cylindrical-coordinate representation of color #749034: hue angle of 78.26º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #749034 is Cyan = 0.19, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 52 | - |
| CMYK | 0.19 | 0 | 0.64 | 0.44 |
| HSL | 78.26º | 0.47% | 0.38% | - |
| HSV(B) | 78.26º | 0.64% | 0.56% | - |
| XYZ | 17.8 | 23.91 | 6.93 | - |
| YUV | 125.14 | 86.72 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 52 | 0.19 | 0 | 0.64 | 0.44 | 78.26 | 0.47 | 0.38 |
| Hex | 74 | 90 | 34 | 13 | 0 | 40 | 2C | 4E | 2F | 26 |
| Octal | 164 | 220 | 64 | 23 | 0 | 100 | 54 | 116 | 57 | 46 |
| Binary | 1110100 | 10010000 | 110100 | 10011 | 0 | 1000000 | 101100 | 1001110 | 101111 | 100110 |
Color Harmonies of #749034
Complementary color
Monochromatic Colors of #749034
Black with #749034
Text Example
Text Example
White with #749034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749034; }
p { color: rgb(116,144,52); }
H1.HeaderClassName
{
color: #749034;
}
.AnyTagClassName
{
color: #749034;
}
</style>
background-color css
<style>
a { background-color: #749034; }
a { background-color: rgb(116,144,52); }
div.DivClassName
{
background-color: #749034;
}
.BgClassName
{
background-color: #749034;
}
</style>
border-color css
<style>
span { border-color: #749034; }
span { border-color: rgb(116,144,52); }
td.TdClassName
{
border-color: #749034;
}
.TagClassName
{
border-color: #749034;
}
</style>