Shades of Sushi #769937
Tints of Sushi #769937
RGB
CMYK
RGB Variations
Color information
#769937 (or 0x769937) is known color: Sushi. HEX triplet: 76, 99 and 37. RGB value is (118,153,55). Sum of RGB (Red+Green+Blue) = 118+153+55=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 153 (60.16% from 255 or 46.93% from 326); Blue value is 55 (21.88% from 255 or 16.87% from 326); Max value from RGB is 153 - color contains mainly: green. Hex color #769937 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769937 is #8966C8. Grayscale: #838383. Windows color (decimal): -9004745 or 3643766. OLE color: 3643766.
HSL color Cylindrical-coordinate representation of color #769937: hue angle of 81.43º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #769937 is Cyan = 0.23, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 55 | - |
| CMYK | 0.23 | 0 | 0.64 | 0.4 |
| HSL | 81.43º | 0.47% | 0.41% | - |
| HSV(B) | 81.43º | 0.64% | 0.6% | - |
| XYZ | 19.55 | 26.91 | 7.78 | - |
| YUV | 131.36 | 84.9 | 118.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 55 | 0.23 | 0 | 0.64 | 0.4 | 81.43 | 0.47 | 0.41 |
| Hex | 76 | 99 | 37 | 17 | 0 | 40 | 28 | 51 | 2F | 29 |
| Octal | 166 | 231 | 67 | 27 | 0 | 100 | 50 | 121 | 57 | 51 |
| Binary | 1110110 | 10011001 | 110111 | 10111 | 0 | 1000000 | 101000 | 1010001 | 101111 | 101001 |
Color Harmonies of #769937
Complementary color
Monochromatic Colors of #769937
Black with #769937
Text Example
Text Example
White with #769937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769937; }
p { color: rgb(118,153,55); }
H1.HeaderClassName
{
color: #769937;
}
.AnyTagClassName
{
color: #769937;
}
</style>
background-color css
<style>
a { background-color: #769937; }
a { background-color: rgb(118,153,55); }
div.DivClassName
{
background-color: #769937;
}
.BgClassName
{
background-color: #769937;
}
</style>
border-color css
<style>
span { border-color: #769937; }
span { border-color: rgb(118,153,55); }
td.TdClassName
{
border-color: #769937;
}
.TagClassName
{
border-color: #769937;
}
</style>