Shades of Sushi #769437
Tints of Sushi #769437
RGB
CMYK
RGB Variations
Color information
#769437 (or 0x769437) is known color: Sushi. HEX triplet: 76, 94 and 37. RGB value is (118,148,55). Sum of RGB (Red+Green+Blue) = 118+148+55=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 55 (21.88% from 255 or 17.13% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #769437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769437 is #896BC8. Grayscale: #808080. Windows color (decimal): -9006025 or 3642486. OLE color: 3642486.
HSL color Cylindrical-coordinate representation of color #769437: hue angle of 79.35º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #769437 is Cyan = 0.20, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 55 | - |
| CMYK | 0.20 | 0 | 0.63 | 0.42 |
| HSL | 79.35º | 0.46% | 0.4% | - |
| HSV(B) | 79.35º | 0.63% | 0.58% | - |
| XYZ | 18.75 | 25.31 | 7.51 | - |
| YUV | 128.43 | 86.56 | 120.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 55 | 0.20 | 0 | 0.63 | 0.42 | 79.35 | 0.46 | 0.4 |
| Hex | 76 | 94 | 37 | 14 | 0 | 3F | 2A | 4F | 2E | 28 |
| Octal | 166 | 224 | 67 | 24 | 0 | 77 | 52 | 117 | 56 | 50 |
| Binary | 1110110 | 10010100 | 110111 | 10100 | 0 | 111111 | 101010 | 1001111 | 101110 | 101000 |
Color Harmonies of #769437
Complementary color
Monochromatic Colors of #769437
Black with #769437
Text Example
Text Example
White with #769437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769437; }
p { color: rgb(118,148,55); }
H1.HeaderClassName
{
color: #769437;
}
.AnyTagClassName
{
color: #769437;
}
</style>
background-color css
<style>
a { background-color: #769437; }
a { background-color: rgb(118,148,55); }
div.DivClassName
{
background-color: #769437;
}
.BgClassName
{
background-color: #769437;
}
</style>
border-color css
<style>
span { border-color: #769437; }
span { border-color: rgb(118,148,55); }
td.TdClassName
{
border-color: #769437;
}
.TagClassName
{
border-color: #769437;
}
</style>