Shades of Sushi #769726
Tints of Sushi #769726
RGB
CMYK
RGB Variations
Color information
#769726 (or 0x769726) is known color: Sushi. HEX triplet: 76, 97 and 26. RGB value is (118,151,38). Sum of RGB (Red+Green+Blue) = 118+151+38=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 151 (59.38% from 255 or 49.19% from 307); Blue value is 38 (15.23% from 255 or 12.38% from 307); Max value from RGB is 151 - color contains mainly: green. Hex color #769726 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769726 is #8968D9. Grayscale: #808080. Windows color (decimal): -9005274 or 2529142. OLE color: 2529142.
HSL color Cylindrical-coordinate representation of color #769726: hue angle of 77.52º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #769726 is Cyan = 0.22, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 38 | - |
| CMYK | 0.22 | 0 | 0.75 | 0.41 |
| HSL | 77.52º | 0.6% | 0.37% | - |
| HSV(B) | 77.52º | 0.75% | 0.59% | - |
| XYZ | 18.89 | 26.12 | 5.88 | - |
| YUV | 128.25 | 77.07 | 120.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 38 | 0.22 | 0 | 0.75 | 0.41 | 77.52 | 0.6 | 0.37 |
| Hex | 76 | 97 | 26 | 16 | 0 | 4B | 29 | 4E | 3C | 25 |
| Octal | 166 | 227 | 46 | 26 | 0 | 113 | 51 | 116 | 74 | 45 |
| Binary | 1110110 | 10010111 | 100110 | 10110 | 0 | 1001011 | 101001 | 1001110 | 111100 | 100101 |
Color Harmonies of #769726
Complementary color
Monochromatic Colors of #769726
Black with #769726
Text Example
Text Example
White with #769726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769726; }
p { color: rgb(118,151,38); }
H1.HeaderClassName
{
color: #769726;
}
.AnyTagClassName
{
color: #769726;
}
</style>
background-color css
<style>
a { background-color: #769726; }
a { background-color: rgb(118,151,38); }
div.DivClassName
{
background-color: #769726;
}
.BgClassName
{
background-color: #769726;
}
</style>
border-color css
<style>
span { border-color: #769726; }
span { border-color: rgb(118,151,38); }
td.TdClassName
{
border-color: #769726;
}
.TagClassName
{
border-color: #769726;
}
</style>