Shades of Sushi #769436
Tints of Sushi #769436
RGB
CMYK
RGB Variations
Color information
#769436 (or 0x769436) is known color: Sushi. HEX triplet: 76, 94 and 36. RGB value is (118,148,54). Sum of RGB (Red+Green+Blue) = 118+148+54=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 148 (58.20% from 255 or 46.25% from 320); Blue value is 54 (21.48% from 255 or 16.88% from 320); Max value from RGB is 148 - color contains mainly: green. Hex color #769436 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769436 is #896BC9. Grayscale: #808080. Windows color (decimal): -9006026 or 3576950. OLE color: 3576950.
HSL color Cylindrical-coordinate representation of color #769436: hue angle of 79.15º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #769436 is Cyan = 0.20, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 54 | - |
| CMYK | 0.20 | 0 | 0.64 | 0.42 |
| HSL | 79.15º | 0.47% | 0.4% | - |
| HSV(B) | 79.15º | 0.64% | 0.58% | - |
| XYZ | 18.73 | 25.3 | 7.39 | - |
| YUV | 128.31 | 86.06 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 54 | 0.20 | 0 | 0.64 | 0.42 | 79.15 | 0.47 | 0.4 |
| Hex | 76 | 94 | 36 | 14 | 0 | 40 | 2A | 4F | 2F | 28 |
| Octal | 166 | 224 | 66 | 24 | 0 | 100 | 52 | 117 | 57 | 50 |
| Binary | 1110110 | 10010100 | 110110 | 10100 | 0 | 1000000 | 101010 | 1001111 | 101111 | 101000 |
Color Harmonies of #769436
Complementary color
Monochromatic Colors of #769436
Black with #769436
Text Example
Text Example
White with #769436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769436; }
p { color: rgb(118,148,54); }
H1.HeaderClassName
{
color: #769436;
}
.AnyTagClassName
{
color: #769436;
}
</style>
background-color css
<style>
a { background-color: #769436; }
a { background-color: rgb(118,148,54); }
div.DivClassName
{
background-color: #769436;
}
.BgClassName
{
background-color: #769436;
}
</style>
border-color css
<style>
span { border-color: #769436; }
span { border-color: rgb(118,148,54); }
td.TdClassName
{
border-color: #769436;
}
.TagClassName
{
border-color: #769436;
}
</style>