Shades of Sushi #749540
Tints of Sushi #749540
RGB
CMYK
RGB Variations
Color information
#749540 (or 0x749540) is known color: Sushi. HEX triplet: 74, 95 and 40. RGB value is (116,149,64). Sum of RGB (Red+Green+Blue) = 116+149+64=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 149 (58.59% from 255 or 45.29% from 329); Blue value is 64 (25.39% from 255 or 19.45% from 329); Max value from RGB is 149 - color contains mainly: green. Hex color #749540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749540 is #8B6ABF. Grayscale: #818181. Windows color (decimal): -9136832 or 4232564. OLE color: 4232564.
HSL color Cylindrical-coordinate representation of color #749540: hue angle of 83.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #749540 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 64 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.42 |
| HSL | 83.29º | 0.4% | 0.42% | - |
| HSV(B) | 83.29º | 0.57% | 0.58% | - |
| XYZ | 18.88 | 25.58 | 8.79 | - |
| YUV | 129.44 | 91.07 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 64 | 0.22 | 0 | 0.57 | 0.42 | 83.29 | 0.4 | 0.42 |
| Hex | 74 | 95 | 40 | 16 | 0 | 39 | 2A | 53 | 28 | 2A |
| Octal | 164 | 225 | 100 | 26 | 0 | 71 | 52 | 123 | 50 | 52 |
| Binary | 1110100 | 10010101 | 1000000 | 10110 | 0 | 111001 | 101010 | 1010011 | 101000 | 101010 |
Color Harmonies of #749540
Complementary color
Monochromatic Colors of #749540
Black with #749540
Text Example
Text Example
White with #749540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749540; }
p { color: rgb(116,149,64); }
H1.HeaderClassName
{
color: #749540;
}
.AnyTagClassName
{
color: #749540;
}
</style>
background-color css
<style>
a { background-color: #749540; }
a { background-color: rgb(116,149,64); }
div.DivClassName
{
background-color: #749540;
}
.BgClassName
{
background-color: #749540;
}
</style>
border-color css
<style>
span { border-color: #749540; }
span { border-color: rgb(116,149,64); }
td.TdClassName
{
border-color: #749540;
}
.TagClassName
{
border-color: #749540;
}
</style>