Shades of Sushi #779443
Tints of Sushi #779443
RGB
CMYK
RGB Variations
Color information
#779443 (or 0x779443) is known color: Sushi. HEX triplet: 77, 94 and 43. RGB value is (119,148,67). Sum of RGB (Red+Green+Blue) = 119+148+67=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 148 (58.20% from 255 or 44.31% from 334); Blue value is 67 (26.56% from 255 or 20.06% from 334); Max value from RGB is 148 - color contains mainly: green. Hex color #779443 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779443 is #886BBC. Grayscale: #828282. Windows color (decimal): -8940477 or 4428919. OLE color: 4428919.
HSL color Cylindrical-coordinate representation of color #779443: hue angle of 81.48º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #779443 is Cyan = 0.20, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 67 | - |
| CMYK | 0.20 | 0 | 0.55 | 0.42 |
| HSL | 81.48º | 0.38% | 0.42% | - |
| HSV(B) | 81.48º | 0.55% | 0.58% | - |
| XYZ | 19.21 | 25.51 | 9.22 | - |
| YUV | 130.1 | 92.39 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 67 | 0.20 | 0 | 0.55 | 0.42 | 81.48 | 0.38 | 0.42 |
| Hex | 77 | 94 | 43 | 14 | 0 | 37 | 2A | 51 | 26 | 2A |
| Octal | 167 | 224 | 103 | 24 | 0 | 67 | 52 | 121 | 46 | 52 |
| Binary | 1110111 | 10010100 | 1000011 | 10100 | 0 | 110111 | 101010 | 1010001 | 100110 | 101010 |
Color Harmonies of #779443
Complementary color
Monochromatic Colors of #779443
Black with #779443
Text Example
Text Example
White with #779443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779443; }
p { color: rgb(119,148,67); }
H1.HeaderClassName
{
color: #779443;
}
.AnyTagClassName
{
color: #779443;
}
</style>
background-color css
<style>
a { background-color: #779443; }
a { background-color: rgb(119,148,67); }
div.DivClassName
{
background-color: #779443;
}
.BgClassName
{
background-color: #779443;
}
</style>
border-color css
<style>
span { border-color: #779443; }
span { border-color: rgb(119,148,67); }
td.TdClassName
{
border-color: #779443;
}
.TagClassName
{
border-color: #779443;
}
</style>