Shades of Sushi #769441
Tints of Sushi #769441
RGB
CMYK
RGB Variations
Color information
#769441 (or 0x769441) is known color: Sushi. HEX triplet: 76, 94 and 41. RGB value is (118,148,65). Sum of RGB (Red+Green+Blue) = 118+148+65=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 148 (58.20% from 255 or 44.71% from 331); Blue value is 65 (25.78% from 255 or 19.64% from 331); Max value from RGB is 148 - color contains mainly: green. Hex color #769441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769441 is #896BBE. Grayscale: #818181. Windows color (decimal): -9006015 or 4297846. OLE color: 4297846.
HSL color Cylindrical-coordinate representation of color #769441: hue angle of 81.69º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #769441 is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 65 | - |
| CMYK | 0.20 | 0 | 0.56 | 0.42 |
| HSL | 81.69º | 0.39% | 0.42% | - |
| HSV(B) | 81.69º | 0.56% | 0.58% | - |
| XYZ | 19.02 | 25.41 | 8.9 | - |
| YUV | 129.57 | 91.56 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 65 | 0.20 | 0 | 0.56 | 0.42 | 81.69 | 0.39 | 0.42 |
| Hex | 76 | 94 | 41 | 14 | 0 | 38 | 2A | 52 | 27 | 2A |
| Octal | 166 | 224 | 101 | 24 | 0 | 70 | 52 | 122 | 47 | 52 |
| Binary | 1110110 | 10010100 | 1000001 | 10100 | 0 | 111000 | 101010 | 1010010 | 100111 | 101010 |
Color Harmonies of #769441
Complementary color
Monochromatic Colors of #769441
Black with #769441
Text Example
Text Example
White with #769441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769441; }
p { color: rgb(118,148,65); }
H1.HeaderClassName
{
color: #769441;
}
.AnyTagClassName
{
color: #769441;
}
</style>
background-color css
<style>
a { background-color: #769441; }
a { background-color: rgb(118,148,65); }
div.DivClassName
{
background-color: #769441;
}
.BgClassName
{
background-color: #769441;
}
</style>
border-color css
<style>
span { border-color: #769441; }
span { border-color: rgb(118,148,65); }
td.TdClassName
{
border-color: #769441;
}
.TagClassName
{
border-color: #769441;
}
</style>