Shades of Sushi #769541
Tints of Sushi #769541
RGB
CMYK
RGB Variations
Color information
#769541 (or 0x769541) is known color: Sushi. HEX triplet: 76, 95 and 41. RGB value is (118,149,65). Sum of RGB (Red+Green+Blue) = 118+149+65=332 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.54% from 332); Green value is 149 (58.59% from 255 or 44.88% from 332); Blue value is 65 (25.78% from 255 or 19.58% from 332); Max value from RGB is 149 - color contains mainly: green. Hex color #769541 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769541 is #896ABE. Grayscale: #828282. Windows color (decimal): -9005759 or 4298102. OLE color: 4298102.
HSL color Cylindrical-coordinate representation of color #769541: hue angle of 82.14º 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 #769541 is Cyan = 0.21, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 65 | - |
| CMYK | 0.21 | 0 | 0.56 | 0.42 |
| HSL | 82.14º | 0.39% | 0.42% | - |
| HSV(B) | 82.14º | 0.56% | 0.58% | - |
| XYZ | 19.17 | 25.73 | 8.96 | - |
| YUV | 130.16 | 91.23 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 65 | 0.21 | 0 | 0.56 | 0.42 | 82.14 | 0.39 | 0.42 |
| Hex | 76 | 95 | 41 | 15 | 0 | 38 | 2A | 52 | 27 | 2A |
| Octal | 166 | 225 | 101 | 25 | 0 | 70 | 52 | 122 | 47 | 52 |
| Binary | 1110110 | 10010101 | 1000001 | 10101 | 0 | 111000 | 101010 | 1010010 | 100111 | 101010 |
Color Harmonies of #769541
Complementary color
Monochromatic Colors of #769541
Black with #769541
Text Example
Text Example
White with #769541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769541; }
p { color: rgb(118,149,65); }
H1.HeaderClassName
{
color: #769541;
}
.AnyTagClassName
{
color: #769541;
}
</style>
background-color css
<style>
a { background-color: #769541; }
a { background-color: rgb(118,149,65); }
div.DivClassName
{
background-color: #769541;
}
.BgClassName
{
background-color: #769541;
}
</style>
border-color css
<style>
span { border-color: #769541; }
span { border-color: rgb(118,149,65); }
td.TdClassName
{
border-color: #769541;
}
.TagClassName
{
border-color: #769541;
}
</style>