Shades of Sushi #749243
Tints of Sushi #749243
RGB
CMYK
RGB Variations
Color information
#749243 (or 0x749243) is known color: Sushi. HEX triplet: 74, 92 and 43. RGB value is (116,146,67). Sum of RGB (Red+Green+Blue) = 116+146+67=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 146 (57.42% from 255 or 44.38% from 329); Blue value is 67 (26.56% from 255 or 20.36% from 329); Max value from RGB is 146 - color contains mainly: green. Hex color #749243 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749243 is #8B6DBC. Grayscale: #808080. Windows color (decimal): -9137597 or 4428404. OLE color: 4428404.
HSL color Cylindrical-coordinate representation of color #749243: hue angle of 82.78º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #749243 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 67 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.43 |
| HSL | 82.78º | 0.37% | 0.42% | - |
| HSV(B) | 82.78º | 0.54% | 0.57% | - |
| XYZ | 18.49 | 24.68 | 9.1 | - |
| YUV | 128.02 | 93.56 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 67 | 0.21 | 0 | 0.54 | 0.43 | 82.78 | 0.37 | 0.42 |
| Hex | 74 | 92 | 43 | 15 | 0 | 36 | 2B | 53 | 25 | 2A |
| Octal | 164 | 222 | 103 | 25 | 0 | 66 | 53 | 123 | 45 | 52 |
| Binary | 1110100 | 10010010 | 1000011 | 10101 | 0 | 110110 | 101011 | 1010011 | 100101 | 101010 |
Color Harmonies of #749243
Complementary color
Monochromatic Colors of #749243
Black with #749243
Text Example
Text Example
White with #749243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749243; }
p { color: rgb(116,146,67); }
H1.HeaderClassName
{
color: #749243;
}
.AnyTagClassName
{
color: #749243;
}
</style>
background-color css
<style>
a { background-color: #749243; }
a { background-color: rgb(116,146,67); }
div.DivClassName
{
background-color: #749243;
}
.BgClassName
{
background-color: #749243;
}
</style>
border-color css
<style>
span { border-color: #749243; }
span { border-color: rgb(116,146,67); }
td.TdClassName
{
border-color: #749243;
}
.TagClassName
{
border-color: #749243;
}
</style>