Shades of Sushi #769836
Tints of Sushi #769836
RGB
CMYK
RGB Variations
Color information
#769836 (or 0x769836) is known color: Sushi. HEX triplet: 76, 98 and 36. RGB value is (118,152,54). Sum of RGB (Red+Green+Blue) = 118+152+54=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 152 (59.77% from 255 or 46.91% from 324); Blue value is 54 (21.48% from 255 or 16.67% from 324); Max value from RGB is 152 - color contains mainly: green. Hex color #769836 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769836 is #8967C9. Grayscale: #838383. Windows color (decimal): -9005002 or 3577974. OLE color: 3577974.
HSL color Cylindrical-coordinate representation of color #769836: hue angle of 80.82º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #769836 is Cyan = 0.22, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 152 | 54 | - |
| CMYK | 0.22 | 0 | 0.64 | 0.40 |
| HSL | 80.82º | 0.48% | 0.4% | - |
| HSV(B) | 80.82º | 0.64% | 0.6% | - |
| XYZ | 19.37 | 26.57 | 7.6 | - |
| YUV | 130.66 | 84.74 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 152 | 54 | 0.22 | 0 | 0.64 | 0.40 | 80.82 | 0.48 | 0.4 |
| Hex | 76 | 98 | 36 | 16 | 0 | 40 | 28 | 51 | 30 | 28 |
| Octal | 166 | 230 | 66 | 26 | 0 | 100 | 50 | 121 | 60 | 50 |
| Binary | 1110110 | 10011000 | 110110 | 10110 | 0 | 1000000 | 101000 | 1010001 | 110000 | 101000 |
Color Harmonies of #769836
Complementary color
Monochromatic Colors of #769836
Black with #769836
Text Example
Text Example
White with #769836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769836; }
p { color: rgb(118,152,54); }
H1.HeaderClassName
{
color: #769836;
}
.AnyTagClassName
{
color: #769836;
}
</style>
background-color css
<style>
a { background-color: #769836; }
a { background-color: rgb(118,152,54); }
div.DivClassName
{
background-color: #769836;
}
.BgClassName
{
background-color: #769836;
}
</style>
border-color css
<style>
span { border-color: #769836; }
span { border-color: rgb(118,152,54); }
td.TdClassName
{
border-color: #769836;
}
.TagClassName
{
border-color: #769836;
}
</style>