Shades of Sushi #769343
Tints of Sushi #769343
RGB
CMYK
RGB Variations
Color information
#769343 (or 0x769343) is known color: Sushi. HEX triplet: 76, 93 and 43. RGB value is (118,147,67). Sum of RGB (Red+Green+Blue) = 118+147+67=332 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.54% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 67 (26.56% from 255 or 20.18% from 332); Max value from RGB is 147 - color contains mainly: green. Hex color #769343 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769343 is #896CBC. Grayscale: #818181. Windows color (decimal): -9006269 or 4428662. OLE color: 4428662.
HSL color Cylindrical-coordinate representation of color #769343: hue angle of 81.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #769343 is Cyan = 0.20, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 67 | - |
| CMYK | 0.20 | 0 | 0.54 | 0.42 |
| HSL | 81.75º | 0.37% | 0.42% | - |
| HSV(B) | 81.75º | 0.54% | 0.58% | - |
| XYZ | 18.92 | 25.12 | 9.16 | - |
| YUV | 129.21 | 92.89 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 67 | 0.20 | 0 | 0.54 | 0.42 | 81.75 | 0.37 | 0.42 |
| Hex | 76 | 93 | 43 | 14 | 0 | 36 | 2A | 52 | 25 | 2A |
| Octal | 166 | 223 | 103 | 24 | 0 | 66 | 52 | 122 | 45 | 52 |
| Binary | 1110110 | 10010011 | 1000011 | 10100 | 0 | 110110 | 101010 | 1010010 | 100101 | 101010 |
Color Harmonies of #769343
Complementary color
Monochromatic Colors of #769343
Black with #769343
Text Example
Text Example
White with #769343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769343; }
p { color: rgb(118,147,67); }
H1.HeaderClassName
{
color: #769343;
}
.AnyTagClassName
{
color: #769343;
}
</style>
background-color css
<style>
a { background-color: #769343; }
a { background-color: rgb(118,147,67); }
div.DivClassName
{
background-color: #769343;
}
.BgClassName
{
background-color: #769343;
}
</style>
border-color css
<style>
span { border-color: #769343; }
span { border-color: rgb(118,147,67); }
td.TdClassName
{
border-color: #769343;
}
.TagClassName
{
border-color: #769343;
}
</style>