Shades of Sushi #749928
Tints of Sushi #749928
RGB
CMYK
RGB Variations
Color information
#749928 (or 0x749928) is known color: Sushi. HEX triplet: 74, 99 and 28. RGB value is (116,153,40). Sum of RGB (Red+Green+Blue) = 116+153+40=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 153 (60.16% from 255 or 49.51% from 309); Blue value is 40 (16.02% from 255 or 12.94% from 309); Max value from RGB is 153 - color contains mainly: green. Hex color #749928 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749928 is #8B66D7. Grayscale: #818181. Windows color (decimal): -9135832 or 2660724. OLE color: 2660724.
HSL color Cylindrical-coordinate representation of color #749928: hue angle of 79.65º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #749928 is Cyan = 0.24, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 40 | - |
| CMYK | 0.24 | 0 | 0.74 | 0.4 |
| HSL | 79.65º | 0.59% | 0.38% | - |
| HSV(B) | 79.65º | 0.74% | 0.6% | - |
| XYZ | 18.98 | 26.65 | 6.15 | - |
| YUV | 129.06 | 77.74 | 118.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 40 | 0.24 | 0 | 0.74 | 0.4 | 79.65 | 0.59 | 0.38 |
| Hex | 74 | 99 | 28 | 18 | 0 | 4A | 28 | 50 | 3B | 26 |
| Octal | 164 | 231 | 50 | 30 | 0 | 112 | 50 | 120 | 73 | 46 |
| Binary | 1110100 | 10011001 | 101000 | 11000 | 0 | 1001010 | 101000 | 1010000 | 111011 | 100110 |
Color Harmonies of #749928
Complementary color
Monochromatic Colors of #749928
Black with #749928
Text Example
Text Example
White with #749928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749928; }
p { color: rgb(116,153,40); }
H1.HeaderClassName
{
color: #749928;
}
.AnyTagClassName
{
color: #749928;
}
</style>
background-color css
<style>
a { background-color: #749928; }
a { background-color: rgb(116,153,40); }
div.DivClassName
{
background-color: #749928;
}
.BgClassName
{
background-color: #749928;
}
</style>
border-color css
<style>
span { border-color: #749928; }
span { border-color: rgb(116,153,40); }
td.TdClassName
{
border-color: #749928;
}
.TagClassName
{
border-color: #749928;
}
</style>