Shades of Sushi #769530
Tints of Sushi #769530
RGB
CMYK
RGB Variations
Color information
#769530 (or 0x769530) is known color: Sushi. HEX triplet: 76, 95 and 30. RGB value is (118,149,48). Sum of RGB (Red+Green+Blue) = 118+149+48=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 149 (58.59% from 255 or 47.30% from 315); Blue value is 48 (19.14% from 255 or 15.24% from 315); Max value from RGB is 149 - color contains mainly: green. Hex color #769530 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769530 is #896ACF. Grayscale: #808080. Windows color (decimal): -9005776 or 3183990. OLE color: 3183990.
HSL color Cylindrical-coordinate representation of color #769530: hue angle of 78.42º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #769530 is Cyan = 0.21, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 48 | - |
| CMYK | 0.21 | 0 | 0.68 | 0.42 |
| HSL | 78.42º | 0.51% | 0.39% | - |
| HSV(B) | 78.42º | 0.68% | 0.58% | - |
| XYZ | 18.75 | 25.56 | 6.74 | - |
| YUV | 128.22 | 82.73 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 48 | 0.21 | 0 | 0.68 | 0.42 | 78.42 | 0.51 | 0.39 |
| Hex | 76 | 95 | 30 | 15 | 0 | 44 | 2A | 4E | 33 | 27 |
| Octal | 166 | 225 | 60 | 25 | 0 | 104 | 52 | 116 | 63 | 47 |
| Binary | 1110110 | 10010101 | 110000 | 10101 | 0 | 1000100 | 101010 | 1001110 | 110011 | 100111 |
Color Harmonies of #769530
Complementary color
Monochromatic Colors of #769530
Black with #769530
Text Example
Text Example
White with #769530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769530; }
p { color: rgb(118,149,48); }
H1.HeaderClassName
{
color: #769530;
}
.AnyTagClassName
{
color: #769530;
}
</style>
background-color css
<style>
a { background-color: #769530; }
a { background-color: rgb(118,149,48); }
div.DivClassName
{
background-color: #769530;
}
.BgClassName
{
background-color: #769530;
}
</style>
border-color css
<style>
span { border-color: #769530; }
span { border-color: rgb(118,149,48); }
td.TdClassName
{
border-color: #769530;
}
.TagClassName
{
border-color: #769530;
}
</style>