Shades of Sushi #749926
Tints of Sushi #749926
RGB
CMYK
RGB Variations
Color information
#749926 (or 0x749926) is known color: Sushi. HEX triplet: 74, 99 and 26. RGB value is (116,153,38). Sum of RGB (Red+Green+Blue) = 116+153+38=307 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.79% from 307); Green value is 153 (60.16% from 255 or 49.84% from 307); Blue value is 38 (15.23% from 255 or 12.38% from 307); Max value from RGB is 153 - color contains mainly: green. Hex color #749926 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749926 is #8B66D9. Grayscale: #818181. Windows color (decimal): -9135834 or 2529652. OLE color: 2529652.
HSL color Cylindrical-coordinate representation of color #749926: hue angle of 79.3º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #749926 is Cyan = 0.24, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 38 | - |
| CMYK | 0.24 | 0 | 0.75 | 0.4 |
| HSL | 79.3º | 0.6% | 0.37% | - |
| HSV(B) | 79.3º | 0.75% | 0.6% | - |
| XYZ | 18.94 | 26.64 | 5.98 | - |
| YUV | 128.83 | 76.74 | 118.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 38 | 0.24 | 0 | 0.75 | 0.4 | 79.3 | 0.6 | 0.37 |
| Hex | 74 | 99 | 26 | 18 | 0 | 4B | 28 | 4F | 3C | 25 |
| Octal | 164 | 231 | 46 | 30 | 0 | 113 | 50 | 117 | 74 | 45 |
| Binary | 1110100 | 10011001 | 100110 | 11000 | 0 | 1001011 | 101000 | 1001111 | 111100 | 100101 |
Color Harmonies of #749926
Complementary color
Monochromatic Colors of #749926
Black with #749926
Text Example
Text Example
White with #749926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749926; }
p { color: rgb(116,153,38); }
H1.HeaderClassName
{
color: #749926;
}
.AnyTagClassName
{
color: #749926;
}
</style>
background-color css
<style>
a { background-color: #749926; }
a { background-color: rgb(116,153,38); }
div.DivClassName
{
background-color: #749926;
}
.BgClassName
{
background-color: #749926;
}
</style>
border-color css
<style>
span { border-color: #749926; }
span { border-color: rgb(116,153,38); }
td.TdClassName
{
border-color: #749926;
}
.TagClassName
{
border-color: #749926;
}
</style>