Shades of Sushi #769834
Tints of Sushi #769834
RGB
CMYK
RGB Variations
Color information
#769834 (or 0x769834) is known color: Sushi. HEX triplet: 76, 98 and 34. RGB value is (118,152,52). Sum of RGB (Red+Green+Blue) = 118+152+52=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 152 (59.77% from 255 or 47.20% from 322); Blue value is 52 (20.70% from 255 or 16.15% from 322); Max value from RGB is 152 - color contains mainly: green. Hex color #769834 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769834 is #8967CB. Grayscale: #828282. Windows color (decimal): -9005004 or 3446902. OLE color: 3446902.
HSL color Cylindrical-coordinate representation of color #769834: hue angle of 80.4º 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 #769834 is Cyan = 0.22, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 152 | 52 | - |
| CMYK | 0.22 | 0 | 0.66 | 0.40 |
| HSL | 80.4º | 0.49% | 0.4% | - |
| HSV(B) | 80.4º | 0.66% | 0.6% | - |
| XYZ | 19.32 | 26.56 | 7.36 | - |
| YUV | 130.43 | 83.74 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 152 | 52 | 0.22 | 0 | 0.66 | 0.40 | 80.4 | 0.49 | 0.4 |
| Hex | 76 | 98 | 34 | 16 | 0 | 42 | 28 | 50 | 31 | 28 |
| Octal | 166 | 230 | 64 | 26 | 0 | 102 | 50 | 120 | 61 | 50 |
| Binary | 1110110 | 10011000 | 110100 | 10110 | 0 | 1000010 | 101000 | 1010000 | 110001 | 101000 |
Color Harmonies of #769834
Complementary color
Monochromatic Colors of #769834
Black with #769834
Text Example
Text Example
White with #769834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769834; }
p { color: rgb(118,152,52); }
H1.HeaderClassName
{
color: #769834;
}
.AnyTagClassName
{
color: #769834;
}
</style>
background-color css
<style>
a { background-color: #769834; }
a { background-color: rgb(118,152,52); }
div.DivClassName
{
background-color: #769834;
}
.BgClassName
{
background-color: #769834;
}
</style>
border-color css
<style>
span { border-color: #769834; }
span { border-color: rgb(118,152,52); }
td.TdClassName
{
border-color: #769834;
}
.TagClassName
{
border-color: #769834;
}
</style>