Shades of Sushi #769346
Tints of Sushi #769346
RGB
CMYK
RGB Variations
Color information
#769346 (or 0x769346) is known color: Sushi. HEX triplet: 76, 93 and 46. RGB value is (118,147,70). Sum of RGB (Red+Green+Blue) = 118+147+70=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 147 (57.81% from 255 or 43.88% from 335); Blue value is 70 (27.73% from 255 or 20.90% from 335); Max value from RGB is 147 - color contains mainly: green. Hex color #769346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769346 is #896CB9. Grayscale: #818181. Windows color (decimal): -9006266 or 4625270. OLE color: 4625270.
HSL color Cylindrical-coordinate representation of color #769346: hue angle of 82.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #769346 is Cyan = 0.20, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 70 | - |
| CMYK | 0.20 | 0 | 0.52 | 0.42 |
| HSL | 82.6º | 0.35% | 0.43% | - |
| HSV(B) | 82.6º | 0.52% | 0.58% | - |
| XYZ | 19.01 | 25.16 | 9.65 | - |
| YUV | 129.55 | 94.39 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 70 | 0.20 | 0 | 0.52 | 0.42 | 82.6 | 0.35 | 0.43 |
| Hex | 76 | 93 | 46 | 14 | 0 | 34 | 2A | 53 | 23 | 2B |
| Octal | 166 | 223 | 106 | 24 | 0 | 64 | 52 | 123 | 43 | 53 |
| Binary | 1110110 | 10010011 | 1000110 | 10100 | 0 | 110100 | 101010 | 1010011 | 100011 | 101011 |
Color Harmonies of #769346
Complementary color
Monochromatic Colors of #769346
Black with #769346
Text Example
Text Example
White with #769346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769346; }
p { color: rgb(118,147,70); }
H1.HeaderClassName
{
color: #769346;
}
.AnyTagClassName
{
color: #769346;
}
</style>
background-color css
<style>
a { background-color: #769346; }
a { background-color: rgb(118,147,70); }
div.DivClassName
{
background-color: #769346;
}
.BgClassName
{
background-color: #769346;
}
</style>
border-color css
<style>
span { border-color: #769346; }
span { border-color: rgb(118,147,70); }
td.TdClassName
{
border-color: #769346;
}
.TagClassName
{
border-color: #769346;
}
</style>