Shades of Sushi #749035
Tints of Sushi #749035
RGB
CMYK
RGB Variations
Color information
#749035 (or 0x749035) is known color: Sushi. HEX triplet: 74, 90 and 35. RGB value is (116,144,53). Sum of RGB (Red+Green+Blue) = 116+144+53=313 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.06% from 313); Green value is 144 (56.64% from 255 or 46.01% from 313); Blue value is 53 (21.09% from 255 or 16.93% from 313); Max value from RGB is 144 - color contains mainly: green. Hex color #749035 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749035 is #8B6FCA. Grayscale: #7D7D7D. Windows color (decimal): -9138123 or 3510388. OLE color: 3510388.
HSL color Cylindrical-coordinate representation of color #749035: hue angle of 78.46º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #749035 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 53 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.44 |
| HSL | 78.46º | 0.46% | 0.39% | - |
| HSV(B) | 78.46º | 0.63% | 0.56% | - |
| XYZ | 17.82 | 23.92 | 7.05 | - |
| YUV | 125.25 | 87.22 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 53 | 0.19 | 0 | 0.63 | 0.44 | 78.46 | 0.46 | 0.39 |
| Hex | 74 | 90 | 35 | 13 | 0 | 3F | 2C | 4E | 2E | 27 |
| Octal | 164 | 220 | 65 | 23 | 0 | 77 | 54 | 116 | 56 | 47 |
| Binary | 1110100 | 10010000 | 110101 | 10011 | 0 | 111111 | 101100 | 1001110 | 101110 | 100111 |
Color Harmonies of #749035
Complementary color
Monochromatic Colors of #749035
Black with #749035
Text Example
Text Example
White with #749035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749035; }
p { color: rgb(116,144,53); }
H1.HeaderClassName
{
color: #749035;
}
.AnyTagClassName
{
color: #749035;
}
</style>
background-color css
<style>
a { background-color: #749035; }
a { background-color: rgb(116,144,53); }
div.DivClassName
{
background-color: #749035;
}
.BgClassName
{
background-color: #749035;
}
</style>
border-color css
<style>
span { border-color: #749035; }
span { border-color: rgb(116,144,53); }
td.TdClassName
{
border-color: #749035;
}
.TagClassName
{
border-color: #749035;
}
</style>