Shades of Sushi #769247
Tints of Sushi #769247
RGB
CMYK
RGB Variations
Color information
#769247 (or 0x769247) is known color: Sushi. HEX triplet: 76, 92 and 47. RGB value is (118,146,71). Sum of RGB (Red+Green+Blue) = 118+146+71=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 146 (57.42% from 255 or 43.58% from 335); Blue value is 71 (28.12% from 255 or 21.19% from 335); Max value from RGB is 146 - color contains mainly: green. Hex color #769247 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769247 is #896DB8. Grayscale: #818181. Windows color (decimal): -9006521 or 4690550. OLE color: 4690550.
HSL color Cylindrical-coordinate representation of color #769247: hue angle of 82.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #769247 is Cyan = 0.19, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 71 | - |
| CMYK | 0.19 | 0 | 0.51 | 0.43 |
| HSL | 82.4º | 0.35% | 0.43% | - |
| HSV(B) | 82.4º | 0.51% | 0.57% | - |
| XYZ | 18.89 | 24.86 | 9.77 | - |
| YUV | 129.08 | 95.22 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 71 | 0.19 | 0 | 0.51 | 0.43 | 82.4 | 0.35 | 0.43 |
| Hex | 76 | 92 | 47 | 13 | 0 | 33 | 2B | 52 | 23 | 2B |
| Octal | 166 | 222 | 107 | 23 | 0 | 63 | 53 | 122 | 43 | 53 |
| Binary | 1110110 | 10010010 | 1000111 | 10011 | 0 | 110011 | 101011 | 1010010 | 100011 | 101011 |
Color Harmonies of #769247
Complementary color
Monochromatic Colors of #769247
Black with #769247
Text Example
Text Example
White with #769247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769247; }
p { color: rgb(118,146,71); }
H1.HeaderClassName
{
color: #769247;
}
.AnyTagClassName
{
color: #769247;
}
</style>
background-color css
<style>
a { background-color: #769247; }
a { background-color: rgb(118,146,71); }
div.DivClassName
{
background-color: #769247;
}
.BgClassName
{
background-color: #769247;
}
</style>
border-color css
<style>
span { border-color: #769247; }
span { border-color: rgb(118,146,71); }
td.TdClassName
{
border-color: #769247;
}
.TagClassName
{
border-color: #769247;
}
</style>