Shades of Sushi #749038
Tints of Sushi #749038
RGB
CMYK
RGB Variations
Color information
#749038 (or 0x749038) is known color: Sushi. HEX triplet: 74, 90 and 38. RGB value is (116,144,56). Sum of RGB (Red+Green+Blue) = 116+144+56=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 144 (56.64% from 255 or 45.57% from 316); Blue value is 56 (22.27% from 255 or 17.72% from 316); Max value from RGB is 144 - color contains mainly: green. Hex color #749038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749038 is #8B6FC7. Grayscale: #7D7D7D. Windows color (decimal): -9138120 or 3706996. OLE color: 3706996.
HSL color Cylindrical-coordinate representation of color #749038: hue angle of 79.09º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #749038 is Cyan = 0.19, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 56 | - |
| CMYK | 0.19 | 0 | 0.61 | 0.44 |
| HSL | 79.09º | 0.44% | 0.39% | - |
| HSV(B) | 79.09º | 0.61% | 0.56% | - |
| XYZ | 17.89 | 23.95 | 7.42 | - |
| YUV | 125.6 | 88.72 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 56 | 0.19 | 0 | 0.61 | 0.44 | 79.09 | 0.44 | 0.39 |
| Hex | 74 | 90 | 38 | 13 | 0 | 3D | 2C | 4F | 2C | 27 |
| Octal | 164 | 220 | 70 | 23 | 0 | 75 | 54 | 117 | 54 | 47 |
| Binary | 1110100 | 10010000 | 111000 | 10011 | 0 | 111101 | 101100 | 1001111 | 101100 | 100111 |
Color Harmonies of #749038
Complementary color
Monochromatic Colors of #749038
Black with #749038
Text Example
Text Example
White with #749038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749038; }
p { color: rgb(116,144,56); }
H1.HeaderClassName
{
color: #749038;
}
.AnyTagClassName
{
color: #749038;
}
</style>
background-color css
<style>
a { background-color: #749038; }
a { background-color: rgb(116,144,56); }
div.DivClassName
{
background-color: #749038;
}
.BgClassName
{
background-color: #749038;
}
</style>
border-color css
<style>
span { border-color: #749038; }
span { border-color: rgb(116,144,56); }
td.TdClassName
{
border-color: #749038;
}
.TagClassName
{
border-color: #749038;
}
</style>