Shades of Sushi #749043
Tints of Sushi #749043
RGB
CMYK
RGB Variations
Color information
#749043 (or 0x749043) is known color: Sushi. HEX triplet: 74, 90 and 43. RGB value is (116,144,67). Sum of RGB (Red+Green+Blue) = 116+144+67=327 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.47% from 327); Green value is 144 (56.64% from 255 or 44.04% from 327); Blue value is 67 (26.56% from 255 or 20.49% from 327); Max value from RGB is 144 - color contains mainly: green. Hex color #749043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749043 is #8B6FBC. Grayscale: #7F7F7F. Windows color (decimal): -9138109 or 4427892. OLE color: 4427892.
HSL color Cylindrical-coordinate representation of color #749043: hue angle of 81.82º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #749043 is Cyan = 0.19, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 67 | - |
| CMYK | 0.19 | 0 | 0.53 | 0.44 |
| HSL | 81.82º | 0.36% | 0.41% | - |
| HSV(B) | 81.82º | 0.53% | 0.56% | - |
| XYZ | 18.19 | 24.06 | 9 | - |
| YUV | 126.85 | 94.22 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 67 | 0.19 | 0 | 0.53 | 0.44 | 81.82 | 0.36 | 0.41 |
| Hex | 74 | 90 | 43 | 13 | 0 | 35 | 2C | 52 | 24 | 29 |
| Octal | 164 | 220 | 103 | 23 | 0 | 65 | 54 | 122 | 44 | 51 |
| Binary | 1110100 | 10010000 | 1000011 | 10011 | 0 | 110101 | 101100 | 1010010 | 100100 | 101001 |
Color Harmonies of #749043
Complementary color
Monochromatic Colors of #749043
Black with #749043
Text Example
Text Example
White with #749043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749043; }
p { color: rgb(116,144,67); }
H1.HeaderClassName
{
color: #749043;
}
.AnyTagClassName
{
color: #749043;
}
</style>
background-color css
<style>
a { background-color: #749043; }
a { background-color: rgb(116,144,67); }
div.DivClassName
{
background-color: #749043;
}
.BgClassName
{
background-color: #749043;
}
</style>
border-color css
<style>
span { border-color: #749043; }
span { border-color: rgb(116,144,67); }
td.TdClassName
{
border-color: #749043;
}
.TagClassName
{
border-color: #749043;
}
</style>