Shades of Sushi #749238
Tints of Sushi #749238
RGB
CMYK
RGB Variations
Color information
#749238 (or 0x749238) is known color: Sushi. HEX triplet: 74, 92 and 38. RGB value is (116,146,56). Sum of RGB (Red+Green+Blue) = 116+146+56=318 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.48% from 318); Green value is 146 (57.42% from 255 or 45.91% from 318); Blue value is 56 (22.27% from 255 or 17.61% from 318); Max value from RGB is 146 - color contains mainly: green. Hex color #749238 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749238 is #8B6DC7. Grayscale: #7F7F7F. Windows color (decimal): -9137608 or 3707508. OLE color: 3707508.
HSL color Cylindrical-coordinate representation of color #749238: hue angle of 80º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #749238 is Cyan = 0.21, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 56 | - |
| CMYK | 0.21 | 0 | 0.62 | 0.43 |
| HSL | 80º | 0.45% | 0.4% | - |
| HSV(B) | 80º | 0.62% | 0.57% | - |
| XYZ | 18.2 | 24.56 | 7.52 | - |
| YUV | 126.77 | 88.06 | 120.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 56 | 0.21 | 0 | 0.62 | 0.43 | 80 | 0.45 | 0.4 |
| Hex | 74 | 92 | 38 | 15 | 0 | 3E | 2B | 50 | 2D | 28 |
| Octal | 164 | 222 | 70 | 25 | 0 | 76 | 53 | 120 | 55 | 50 |
| Binary | 1110100 | 10010010 | 111000 | 10101 | 0 | 111110 | 101011 | 1010000 | 101101 | 101000 |
Color Harmonies of #749238
Complementary color
Monochromatic Colors of #749238
Black with #749238
Text Example
Text Example
White with #749238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749238; }
p { color: rgb(116,146,56); }
H1.HeaderClassName
{
color: #749238;
}
.AnyTagClassName
{
color: #749238;
}
</style>
background-color css
<style>
a { background-color: #749238; }
a { background-color: rgb(116,146,56); }
div.DivClassName
{
background-color: #749238;
}
.BgClassName
{
background-color: #749238;
}
</style>
border-color css
<style>
span { border-color: #749238; }
span { border-color: rgb(116,146,56); }
td.TdClassName
{
border-color: #749238;
}
.TagClassName
{
border-color: #749238;
}
</style>