Shades of Sushi #769446
Tints of Sushi #769446
RGB
CMYK
RGB Variations
Color information
#769446 (or 0x769446) is known color: Sushi. HEX triplet: 76, 94 and 46. RGB value is (118,148,70). Sum of RGB (Red+Green+Blue) = 118+148+70=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 148 (58.20% from 255 or 44.05% from 336); Blue value is 70 (27.73% from 255 or 20.83% from 336); Max value from RGB is 148 - color contains mainly: green. Hex color #769446 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769446 is #896BB9. Grayscale: #828282. Windows color (decimal): -9006010 or 4625526. OLE color: 4625526.
HSL color Cylindrical-coordinate representation of color #769446: hue angle of 83.08º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #769446 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 70 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.42 |
| HSL | 83.08º | 0.36% | 0.43% | - |
| HSV(B) | 83.08º | 0.53% | 0.58% | - |
| XYZ | 19.17 | 25.47 | 9.7 | - |
| YUV | 130.14 | 94.06 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 70 | 0.20 | 0 | 0.53 | 0.42 | 83.08 | 0.36 | 0.43 |
| Hex | 76 | 94 | 46 | 14 | 0 | 35 | 2A | 53 | 24 | 2B |
| Octal | 166 | 224 | 106 | 24 | 0 | 65 | 52 | 123 | 44 | 53 |
| Binary | 1110110 | 10010100 | 1000110 | 10100 | 0 | 110101 | 101010 | 1010011 | 100100 | 101011 |
Color Harmonies of #769446
Complementary color
Monochromatic Colors of #769446
Black with #769446
Text Example
Text Example
White with #769446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769446; }
p { color: rgb(118,148,70); }
H1.HeaderClassName
{
color: #769446;
}
.AnyTagClassName
{
color: #769446;
}
</style>
background-color css
<style>
a { background-color: #769446; }
a { background-color: rgb(118,148,70); }
div.DivClassName
{
background-color: #769446;
}
.BgClassName
{
background-color: #769446;
}
</style>
border-color css
<style>
span { border-color: #769446; }
span { border-color: rgb(118,148,70); }
td.TdClassName
{
border-color: #769446;
}
.TagClassName
{
border-color: #769446;
}
</style>