Shades of Sushi #769931
Tints of Sushi #769931
RGB
CMYK
RGB Variations
Color information
#769931 (or 0x769931) is known color: Sushi. HEX triplet: 76, 99 and 31. RGB value is (118,153,49). Sum of RGB (Red+Green+Blue) = 118+153+49=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 153 (60.16% from 255 or 47.81% from 320); Blue value is 49 (19.53% from 255 or 15.31% from 320); Max value from RGB is 153 - color contains mainly: green. Hex color #769931 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769931 is #8966CE. Grayscale: #838383. Windows color (decimal): -9004751 or 3250550. OLE color: 3250550.
HSL color Cylindrical-coordinate representation of color #769931: hue angle of 80.19º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #769931 is Cyan = 0.23, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 49 | - |
| CMYK | 0.23 | 0 | 0.68 | 0.4 |
| HSL | 80.19º | 0.51% | 0.4% | - |
| HSV(B) | 80.19º | 0.68% | 0.6% | - |
| XYZ | 19.42 | 26.86 | 7.07 | - |
| YUV | 130.68 | 81.9 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 49 | 0.23 | 0 | 0.68 | 0.4 | 80.19 | 0.51 | 0.4 |
| Hex | 76 | 99 | 31 | 17 | 0 | 44 | 28 | 50 | 33 | 28 |
| Octal | 166 | 231 | 61 | 27 | 0 | 104 | 50 | 120 | 63 | 50 |
| Binary | 1110110 | 10011001 | 110001 | 10111 | 0 | 1000100 | 101000 | 1010000 | 110011 | 101000 |
Color Harmonies of #769931
Complementary color
Monochromatic Colors of #769931
Black with #769931
Text Example
Text Example
White with #769931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769931; }
p { color: rgb(118,153,49); }
H1.HeaderClassName
{
color: #769931;
}
.AnyTagClassName
{
color: #769931;
}
</style>
background-color css
<style>
a { background-color: #769931; }
a { background-color: rgb(118,153,49); }
div.DivClassName
{
background-color: #769931;
}
.BgClassName
{
background-color: #769931;
}
</style>
border-color css
<style>
span { border-color: #769931; }
span { border-color: rgb(118,153,49); }
td.TdClassName
{
border-color: #769931;
}
.TagClassName
{
border-color: #769931;
}
</style>