Shades of Sushi #779343
Tints of Sushi #779343
RGB
CMYK
RGB Variations
Color information
#779343 (or 0x779343) is known color: Sushi. HEX triplet: 77, 93 and 43. RGB value is (119,147,67). Sum of RGB (Red+Green+Blue) = 119+147+67=333 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.74% from 333); Green value is 147 (57.81% from 255 or 44.14% from 333); Blue value is 67 (26.56% from 255 or 20.12% from 333); Max value from RGB is 147 - color contains mainly: green. Hex color #779343 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779343 is #886CBC. Grayscale: #818181. Windows color (decimal): -8940733 or 4428663. OLE color: 4428663.
HSL color Cylindrical-coordinate representation of color #779343: hue angle of 81º 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 #779343 is Cyan = 0.19, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 67 | - |
| CMYK | 0.19 | 0 | 0.54 | 0.42 |
| HSL | 81º | 0.37% | 0.42% | - |
| HSV(B) | 81º | 0.54% | 0.58% | - |
| XYZ | 19.05 | 25.19 | 9.17 | - |
| YUV | 129.51 | 92.72 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 67 | 0.19 | 0 | 0.54 | 0.42 | 81 | 0.37 | 0.42 |
| Hex | 77 | 93 | 43 | 13 | 0 | 36 | 2A | 51 | 25 | 2A |
| Octal | 167 | 223 | 103 | 23 | 0 | 66 | 52 | 121 | 45 | 52 |
| Binary | 1110111 | 10010011 | 1000011 | 10011 | 0 | 110110 | 101010 | 1010001 | 100101 | 101010 |
Color Harmonies of #779343
Complementary color
Monochromatic Colors of #779343
Black with #779343
Text Example
Text Example
White with #779343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779343; }
p { color: rgb(119,147,67); }
H1.HeaderClassName
{
color: #779343;
}
.AnyTagClassName
{
color: #779343;
}
</style>
background-color css
<style>
a { background-color: #779343; }
a { background-color: rgb(119,147,67); }
div.DivClassName
{
background-color: #779343;
}
.BgClassName
{
background-color: #779343;
}
</style>
border-color css
<style>
span { border-color: #779343; }
span { border-color: rgb(119,147,67); }
td.TdClassName
{
border-color: #779343;
}
.TagClassName
{
border-color: #779343;
}
</style>