Shades of Sushi #769334
Tints of Sushi #769334
RGB
CMYK
RGB Variations
Color information
#769334 (or 0x769334) is known color: Sushi. HEX triplet: 76, 93 and 34. RGB value is (118,147,52). Sum of RGB (Red+Green+Blue) = 118+147+52=317 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.22% from 317); Green value is 147 (57.81% from 255 or 46.37% from 317); Blue value is 52 (20.70% from 255 or 16.40% from 317); Max value from RGB is 147 - color contains mainly: green. Hex color #769334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769334 is #896CCB. Grayscale: #7F7F7F. Windows color (decimal): -9006284 or 3445622. OLE color: 3445622.
HSL color Cylindrical-coordinate representation of color #769334: hue angle of 78.32º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #769334 is Cyan = 0.20, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 52 | - |
| CMYK | 0.20 | 0 | 0.65 | 0.42 |
| HSL | 78.32º | 0.48% | 0.39% | - |
| HSV(B) | 78.32º | 0.65% | 0.58% | - |
| XYZ | 18.52 | 24.97 | 7.09 | - |
| YUV | 127.5 | 85.39 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 52 | 0.20 | 0 | 0.65 | 0.42 | 78.32 | 0.48 | 0.39 |
| Hex | 76 | 93 | 34 | 14 | 0 | 41 | 2A | 4E | 30 | 27 |
| Octal | 166 | 223 | 64 | 24 | 0 | 101 | 52 | 116 | 60 | 47 |
| Binary | 1110110 | 10010011 | 110100 | 10100 | 0 | 1000001 | 101010 | 1001110 | 110000 | 100111 |
Color Harmonies of #769334
Complementary color
Monochromatic Colors of #769334
Black with #769334
Text Example
Text Example
White with #769334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769334; }
p { color: rgb(118,147,52); }
H1.HeaderClassName
{
color: #769334;
}
.AnyTagClassName
{
color: #769334;
}
</style>
background-color css
<style>
a { background-color: #769334; }
a { background-color: rgb(118,147,52); }
div.DivClassName
{
background-color: #769334;
}
.BgClassName
{
background-color: #769334;
}
</style>
border-color css
<style>
span { border-color: #769334; }
span { border-color: rgb(118,147,52); }
td.TdClassName
{
border-color: #769334;
}
.TagClassName
{
border-color: #769334;
}
</style>