Shades of Sushi #769038
Tints of Sushi #769038
RGB
CMYK
RGB Variations
Color information
#769038 (or 0x769038) is known color: Sushi. HEX triplet: 76, 90 and 38. RGB value is (118,144,56). Sum of RGB (Red+Green+Blue) = 118+144+56=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 144 (56.64% from 255 or 45.28% from 318); Blue value is 56 (22.27% from 255 or 17.61% from 318); Max value from RGB is 144 - color contains mainly: green. Hex color #769038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769038 is #896FC7. Grayscale: #7E7E7E. Windows color (decimal): -9007048 or 3706998. OLE color: 3706998.
HSL color Cylindrical-coordinate representation of color #769038: hue angle of 77.73º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #769038 is Cyan = 0.18, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 144 | 56 | - |
| CMYK | 0.18 | 0 | 0.61 | 0.44 |
| HSL | 77.73º | 0.44% | 0.39% | - |
| HSV(B) | 77.73º | 0.61% | 0.56% | - |
| XYZ | 18.16 | 24.08 | 7.43 | - |
| YUV | 126.19 | 88.39 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 144 | 56 | 0.18 | 0 | 0.61 | 0.44 | 77.73 | 0.44 | 0.39 |
| Hex | 76 | 90 | 38 | 12 | 0 | 3D | 2C | 4E | 2C | 27 |
| Octal | 166 | 220 | 70 | 22 | 0 | 75 | 54 | 116 | 54 | 47 |
| Binary | 1110110 | 10010000 | 111000 | 10010 | 0 | 111101 | 101100 | 1001110 | 101100 | 100111 |
Color Harmonies of #769038
Complementary color
Monochromatic Colors of #769038
Black with #769038
Text Example
Text Example
White with #769038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769038; }
p { color: rgb(118,144,56); }
H1.HeaderClassName
{
color: #769038;
}
.AnyTagClassName
{
color: #769038;
}
</style>
background-color css
<style>
a { background-color: #769038; }
a { background-color: rgb(118,144,56); }
div.DivClassName
{
background-color: #769038;
}
.BgClassName
{
background-color: #769038;
}
</style>
border-color css
<style>
span { border-color: #769038; }
span { border-color: rgb(118,144,56); }
td.TdClassName
{
border-color: #769038;
}
.TagClassName
{
border-color: #769038;
}
</style>