Shades of Sushi #749343
Tints of Sushi #749343
RGB
CMYK
RGB Variations
Color information
#749343 (or 0x749343) is known color: Sushi. HEX triplet: 74, 93 and 43. RGB value is (116,147,67). Sum of RGB (Red+Green+Blue) = 116+147+67=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 147 (57.81% from 255 or 44.55% from 330); Blue value is 67 (26.56% from 255 or 20.30% from 330); Max value from RGB is 147 - color contains mainly: green. Hex color #749343 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749343 is #8B6CBC. Grayscale: #808080. Windows color (decimal): -9137341 or 4428660. OLE color: 4428660.
HSL color Cylindrical-coordinate representation of color #749343: hue angle of 83.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #749343 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 67 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.42 |
| HSL | 83.25º | 0.37% | 0.42% | - |
| HSV(B) | 83.25º | 0.54% | 0.58% | - |
| XYZ | 18.65 | 24.99 | 9.15 | - |
| YUV | 128.61 | 93.23 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 67 | 0.21 | 0 | 0.54 | 0.42 | 83.25 | 0.37 | 0.42 |
| Hex | 74 | 93 | 43 | 15 | 0 | 36 | 2A | 53 | 25 | 2A |
| Octal | 164 | 223 | 103 | 25 | 0 | 66 | 52 | 123 | 45 | 52 |
| Binary | 1110100 | 10010011 | 1000011 | 10101 | 0 | 110110 | 101010 | 1010011 | 100101 | 101010 |
Color Harmonies of #749343
Complementary color
Monochromatic Colors of #749343
Black with #749343
Text Example
Text Example
White with #749343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749343; }
p { color: rgb(116,147,67); }
H1.HeaderClassName
{
color: #749343;
}
.AnyTagClassName
{
color: #749343;
}
</style>
background-color css
<style>
a { background-color: #749343; }
a { background-color: rgb(116,147,67); }
div.DivClassName
{
background-color: #749343;
}
.BgClassName
{
background-color: #749343;
}
</style>
border-color css
<style>
span { border-color: #749343; }
span { border-color: rgb(116,147,67); }
td.TdClassName
{
border-color: #749343;
}
.TagClassName
{
border-color: #749343;
}
</style>