Shades of Sushi #779543
Tints of Sushi #779543
RGB
CMYK
RGB Variations
Color information
#779543 (or 0x779543) is known color: Sushi. HEX triplet: 77, 95 and 43. RGB value is (119,149,67). Sum of RGB (Red+Green+Blue) = 119+149+67=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 67 (26.56% from 255 or 20% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #779543 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779543 is #886ABC. Grayscale: #828282. Windows color (decimal): -8940221 or 4429175. OLE color: 4429175.
HSL color Cylindrical-coordinate representation of color #779543: hue angle of 81.95º 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 #779543 is Cyan = 0.20, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 67 | - |
| CMYK | 0.20 | 0 | 0.55 | 0.42 |
| HSL | 81.95º | 0.38% | 0.42% | - |
| HSV(B) | 81.95º | 0.55% | 0.58% | - |
| XYZ | 19.37 | 25.82 | 9.27 | - |
| YUV | 130.68 | 92.06 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 67 | 0.20 | 0 | 0.55 | 0.42 | 81.95 | 0.38 | 0.42 |
| Hex | 77 | 95 | 43 | 14 | 0 | 37 | 2A | 52 | 26 | 2A |
| Octal | 167 | 225 | 103 | 24 | 0 | 67 | 52 | 122 | 46 | 52 |
| Binary | 1110111 | 10010101 | 1000011 | 10100 | 0 | 110111 | 101010 | 1010010 | 100110 | 101010 |
Color Harmonies of #779543
Complementary color
Monochromatic Colors of #779543
Black with #779543
Text Example
Text Example
White with #779543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779543; }
p { color: rgb(119,149,67); }
H1.HeaderClassName
{
color: #779543;
}
.AnyTagClassName
{
color: #779543;
}
</style>
background-color css
<style>
a { background-color: #779543; }
a { background-color: rgb(119,149,67); }
div.DivClassName
{
background-color: #779543;
}
.BgClassName
{
background-color: #779543;
}
</style>
border-color css
<style>
span { border-color: #779543; }
span { border-color: rgb(119,149,67); }
td.TdClassName
{
border-color: #779543;
}
.TagClassName
{
border-color: #779543;
}
</style>