Shades of Sushi #769342
Tints of Sushi #769342
RGB
CMYK
RGB Variations
Color information
#769342 (or 0x769342) is known color: Sushi. HEX triplet: 76, 93 and 42. RGB value is (118,147,66). Sum of RGB (Red+Green+Blue) = 118+147+66=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 66 (26.17% from 255 or 19.94% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #769342 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769342 is #896CBD. Grayscale: #818181. Windows color (decimal): -9006270 or 4363126. OLE color: 4363126.
HSL color Cylindrical-coordinate representation of color #769342: hue angle of 81.48º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #769342 is Cyan = 0.20, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 66 | - |
| CMYK | 0.20 | 0 | 0.55 | 0.42 |
| HSL | 81.48º | 0.38% | 0.42% | - |
| HSV(B) | 81.48º | 0.55% | 0.58% | - |
| XYZ | 18.89 | 25.11 | 9.01 | - |
| YUV | 129.1 | 92.39 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 66 | 0.20 | 0 | 0.55 | 0.42 | 81.48 | 0.38 | 0.42 |
| Hex | 76 | 93 | 42 | 14 | 0 | 37 | 2A | 51 | 26 | 2A |
| Octal | 166 | 223 | 102 | 24 | 0 | 67 | 52 | 121 | 46 | 52 |
| Binary | 1110110 | 10010011 | 1000010 | 10100 | 0 | 110111 | 101010 | 1010001 | 100110 | 101010 |
Color Harmonies of #769342
Complementary color
Monochromatic Colors of #769342
Black with #769342
Text Example
Text Example
White with #769342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769342; }
p { color: rgb(118,147,66); }
H1.HeaderClassName
{
color: #769342;
}
.AnyTagClassName
{
color: #769342;
}
</style>
background-color css
<style>
a { background-color: #769342; }
a { background-color: rgb(118,147,66); }
div.DivClassName
{
background-color: #769342;
}
.BgClassName
{
background-color: #769342;
}
</style>
border-color css
<style>
span { border-color: #769342; }
span { border-color: rgb(118,147,66); }
td.TdClassName
{
border-color: #769342;
}
.TagClassName
{
border-color: #769342;
}
</style>