Shades of Sushi #749934
Tints of Sushi #749934
RGB
CMYK
RGB Variations
Color information
#749934 (or 0x749934) is known color: Sushi. HEX triplet: 74, 99 and 34. RGB value is (116,153,52). Sum of RGB (Red+Green+Blue) = 116+153+52=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 153 (60.16% from 255 or 47.66% from 321); Blue value is 52 (20.70% from 255 or 16.20% from 321); Max value from RGB is 153 - color contains mainly: green. Hex color #749934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749934 is #8B66CB. Grayscale: #828282. Windows color (decimal): -9135820 or 3447156. OLE color: 3447156.
HSL color Cylindrical-coordinate representation of color #749934: hue angle of 81.98º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #749934 is Cyan = 0.24, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 52 | - |
| CMYK | 0.24 | 0 | 0.66 | 0.4 |
| HSL | 81.98º | 0.49% | 0.4% | - |
| HSV(B) | 81.98º | 0.66% | 0.6% | - |
| XYZ | 19.21 | 26.74 | 7.4 | - |
| YUV | 130.42 | 83.74 | 117.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 52 | 0.24 | 0 | 0.66 | 0.4 | 81.98 | 0.49 | 0.4 |
| Hex | 74 | 99 | 34 | 18 | 0 | 42 | 28 | 52 | 31 | 28 |
| Octal | 164 | 231 | 64 | 30 | 0 | 102 | 50 | 122 | 61 | 50 |
| Binary | 1110100 | 10011001 | 110100 | 11000 | 0 | 1000010 | 101000 | 1010010 | 110001 | 101000 |
Color Harmonies of #749934
Complementary color
Monochromatic Colors of #749934
Black with #749934
Text Example
Text Example
White with #749934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749934; }
p { color: rgb(116,153,52); }
H1.HeaderClassName
{
color: #749934;
}
.AnyTagClassName
{
color: #749934;
}
</style>
background-color css
<style>
a { background-color: #749934; }
a { background-color: rgb(116,153,52); }
div.DivClassName
{
background-color: #749934;
}
.BgClassName
{
background-color: #749934;
}
</style>
border-color css
<style>
span { border-color: #749934; }
span { border-color: rgb(116,153,52); }
td.TdClassName
{
border-color: #749934;
}
.TagClassName
{
border-color: #749934;
}
</style>