Shades of Sushi #769337
Tints of Sushi #769337
RGB
CMYK
RGB Variations
Color information
#769337 (or 0x769337) is known color: Sushi. HEX triplet: 76, 93 and 37. RGB value is (118,147,55). Sum of RGB (Red+Green+Blue) = 118+147+55=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 147 (57.81% from 255 or 45.94% from 320); Blue value is 55 (21.88% from 255 or 17.19% from 320); Max value from RGB is 147 - color contains mainly: green. Hex color #769337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769337 is #896CC8. Grayscale: #808080. Windows color (decimal): -9006281 or 3642230. OLE color: 3642230.
HSL color Cylindrical-coordinate representation of color #769337: hue angle of 78.91º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #769337 is Cyan = 0.20, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 55 | - |
| CMYK | 0.20 | 0 | 0.63 | 0.42 |
| HSL | 78.91º | 0.46% | 0.4% | - |
| HSV(B) | 78.91º | 0.63% | 0.58% | - |
| XYZ | 18.59 | 24.99 | 7.46 | - |
| YUV | 127.84 | 86.89 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 55 | 0.20 | 0 | 0.63 | 0.42 | 78.91 | 0.46 | 0.4 |
| Hex | 76 | 93 | 37 | 14 | 0 | 3F | 2A | 4F | 2E | 28 |
| Octal | 166 | 223 | 67 | 24 | 0 | 77 | 52 | 117 | 56 | 50 |
| Binary | 1110110 | 10010011 | 110111 | 10100 | 0 | 111111 | 101010 | 1001111 | 101110 | 101000 |
Color Harmonies of #769337
Complementary color
Monochromatic Colors of #769337
Black with #769337
Text Example
Text Example
White with #769337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769337; }
p { color: rgb(118,147,55); }
H1.HeaderClassName
{
color: #769337;
}
.AnyTagClassName
{
color: #769337;
}
</style>
background-color css
<style>
a { background-color: #769337; }
a { background-color: rgb(118,147,55); }
div.DivClassName
{
background-color: #769337;
}
.BgClassName
{
background-color: #769337;
}
</style>
border-color css
<style>
span { border-color: #769337; }
span { border-color: rgb(118,147,55); }
td.TdClassName
{
border-color: #769337;
}
.TagClassName
{
border-color: #769337;
}
</style>