Shades of Sushi #769729
Tints of Sushi #769729
RGB
CMYK
RGB Variations
Color information
#769729 (or 0x769729) is known color: Sushi. HEX triplet: 76, 97 and 29. RGB value is (118,151,41). Sum of RGB (Red+Green+Blue) = 118+151+41=310 (41% of max value = 765). Red value is 118 (46.48% from 255 or 38.06% from 310); Green value is 151 (59.38% from 255 or 48.71% from 310); Blue value is 41 (16.41% from 255 or 13.23% from 310); Max value from RGB is 151 - color contains mainly: green. Hex color #769729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769729 is #8968D6. Grayscale: #808080. Windows color (decimal): -9005271 or 2725750. OLE color: 2725750.
HSL color Cylindrical-coordinate representation of color #769729: hue angle of 78º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #769729 is Cyan = 0.22, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 41 | - |
| CMYK | 0.22 | 0 | 0.73 | 0.41 |
| HSL | 78º | 0.57% | 0.38% | - |
| HSV(B) | 78º | 0.73% | 0.59% | - |
| XYZ | 18.94 | 26.14 | 6.15 | - |
| YUV | 128.59 | 78.57 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 41 | 0.22 | 0 | 0.73 | 0.41 | 78 | 0.57 | 0.38 |
| Hex | 76 | 97 | 29 | 16 | 0 | 49 | 29 | 4E | 39 | 26 |
| Octal | 166 | 227 | 51 | 26 | 0 | 111 | 51 | 116 | 71 | 46 |
| Binary | 1110110 | 10010111 | 101001 | 10110 | 0 | 1001001 | 101001 | 1001110 | 111001 | 100110 |
Color Harmonies of #769729
Complementary color
Monochromatic Colors of #769729
Black with #769729
Text Example
Text Example
White with #769729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769729; }
p { color: rgb(118,151,41); }
H1.HeaderClassName
{
color: #769729;
}
.AnyTagClassName
{
color: #769729;
}
</style>
background-color css
<style>
a { background-color: #769729; }
a { background-color: rgb(118,151,41); }
div.DivClassName
{
background-color: #769729;
}
.BgClassName
{
background-color: #769729;
}
</style>
border-color css
<style>
span { border-color: #769729; }
span { border-color: rgb(118,151,41); }
td.TdClassName
{
border-color: #769729;
}
.TagClassName
{
border-color: #769729;
}
</style>