Shades of Sushi #769934
Tints of Sushi #769934
RGB
CMYK
RGB Variations
Color information
#769934 (or 0x769934) is known color: Sushi. HEX triplet: 76, 99 and 34. RGB value is (118,153,52). Sum of RGB (Red+Green+Blue) = 118+153+52=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 153 (60.16% from 255 or 47.37% from 323); Blue value is 52 (20.70% from 255 or 16.10% from 323); Max value from RGB is 153 - color contains mainly: green. Hex color #769934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769934 is #8966CB. Grayscale: #838383. Windows color (decimal): -9004748 or 3447158. OLE color: 3447158.
HSL color Cylindrical-coordinate representation of color #769934: hue angle of 80.79º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #769934 is Cyan = 0.23, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 52 | - |
| CMYK | 0.23 | 0 | 0.66 | 0.4 |
| HSL | 80.79º | 0.49% | 0.4% | - |
| HSV(B) | 80.79º | 0.66% | 0.6% | - |
| XYZ | 19.48 | 26.88 | 7.41 | - |
| YUV | 131.02 | 83.4 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 52 | 0.23 | 0 | 0.66 | 0.4 | 80.79 | 0.49 | 0.4 |
| Hex | 76 | 99 | 34 | 17 | 0 | 42 | 28 | 51 | 31 | 28 |
| Octal | 166 | 231 | 64 | 27 | 0 | 102 | 50 | 121 | 61 | 50 |
| Binary | 1110110 | 10011001 | 110100 | 10111 | 0 | 1000010 | 101000 | 1010001 | 110001 | 101000 |
Color Harmonies of #769934
Complementary color
Monochromatic Colors of #769934
Black with #769934
Text Example
Text Example
White with #769934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769934; }
p { color: rgb(118,153,52); }
H1.HeaderClassName
{
color: #769934;
}
.AnyTagClassName
{
color: #769934;
}
</style>
background-color css
<style>
a { background-color: #769934; }
a { background-color: rgb(118,153,52); }
div.DivClassName
{
background-color: #769934;
}
.BgClassName
{
background-color: #769934;
}
</style>
border-color css
<style>
span { border-color: #769934; }
span { border-color: rgb(118,153,52); }
td.TdClassName
{
border-color: #769934;
}
.TagClassName
{
border-color: #769934;
}
</style>