Shades of Sushi #749838
Tints of Sushi #749838
RGB
CMYK
RGB Variations
Color information
#749838 (or 0x749838) is known color: Sushi. HEX triplet: 74, 98 and 38. RGB value is (116,152,56). Sum of RGB (Red+Green+Blue) = 116+152+56=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 152 (59.77% from 255 or 46.91% from 324); Blue value is 56 (22.27% from 255 or 17.28% from 324); Max value from RGB is 152 - color contains mainly: green. Hex color #749838 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749838 is #8B67C7. Grayscale: #828282. Windows color (decimal): -9136072 or 3709044. OLE color: 3709044.
HSL color Cylindrical-coordinate representation of color #749838: hue angle of 82.5º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #749838 is Cyan = 0.24, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 152 | 56 | - |
| CMYK | 0.24 | 0 | 0.63 | 0.40 |
| HSL | 82.5º | 0.46% | 0.41% | - |
| HSV(B) | 82.5º | 0.63% | 0.6% | - |
| XYZ | 19.14 | 26.46 | 7.84 | - |
| YUV | 130.29 | 86.07 | 117.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 152 | 56 | 0.24 | 0 | 0.63 | 0.40 | 82.5 | 0.46 | 0.41 |
| Hex | 74 | 98 | 38 | 18 | 0 | 3F | 28 | 52 | 2E | 29 |
| Octal | 164 | 230 | 70 | 30 | 0 | 77 | 50 | 122 | 56 | 51 |
| Binary | 1110100 | 10011000 | 111000 | 11000 | 0 | 111111 | 101000 | 1010010 | 101110 | 101001 |
Color Harmonies of #749838
Complementary color
Monochromatic Colors of #749838
Black with #749838
Text Example
Text Example
White with #749838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749838; }
p { color: rgb(116,152,56); }
H1.HeaderClassName
{
color: #749838;
}
.AnyTagClassName
{
color: #749838;
}
</style>
background-color css
<style>
a { background-color: #749838; }
a { background-color: rgb(116,152,56); }
div.DivClassName
{
background-color: #749838;
}
.BgClassName
{
background-color: #749838;
}
</style>
border-color css
<style>
span { border-color: #749838; }
span { border-color: rgb(116,152,56); }
td.TdClassName
{
border-color: #749838;
}
.TagClassName
{
border-color: #749838;
}
</style>