Shades of Sushi #759030
Tints of Sushi #759030
RGB
CMYK
RGB Variations
Color information
#759030 (or 0x759030) is known color: Sushi. HEX triplet: 75, 90 and 30. RGB value is (117,144,48). Sum of RGB (Red+Green+Blue) = 117+144+48=309 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.86% from 309); Green value is 144 (56.64% from 255 or 46.60% from 309); Blue value is 48 (19.14% from 255 or 15.53% from 309); Max value from RGB is 144 - color contains mainly: green. Hex color #759030 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759030 is #8A6FCF. Grayscale: #7D7D7D. Windows color (decimal): -9072592 or 3182709. OLE color: 3182709.
HSL color Cylindrical-coordinate representation of color #759030: hue angle of 76.88º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #759030 is Cyan = 0.19, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 48 | - |
| CMYK | 0.19 | 0 | 0.67 | 0.44 |
| HSL | 76.88º | 0.5% | 0.38% | - |
| HSV(B) | 76.88º | 0.67% | 0.56% | - |
| XYZ | 17.84 | 23.94 | 6.48 | - |
| YUV | 124.98 | 84.55 | 122.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 48 | 0.19 | 0 | 0.67 | 0.44 | 76.88 | 0.5 | 0.38 |
| Hex | 75 | 90 | 30 | 13 | 0 | 43 | 2C | 4D | 32 | 26 |
| Octal | 165 | 220 | 60 | 23 | 0 | 103 | 54 | 115 | 62 | 46 |
| Binary | 1110101 | 10010000 | 110000 | 10011 | 0 | 1000011 | 101100 | 1001101 | 110010 | 100110 |
Color Harmonies of #759030
Complementary color
Monochromatic Colors of #759030
Black with #759030
Text Example
Text Example
White with #759030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759030; }
p { color: rgb(117,144,48); }
H1.HeaderClassName
{
color: #759030;
}
.AnyTagClassName
{
color: #759030;
}
</style>
background-color css
<style>
a { background-color: #759030; }
a { background-color: rgb(117,144,48); }
div.DivClassName
{
background-color: #759030;
}
.BgClassName
{
background-color: #759030;
}
</style>
border-color css
<style>
span { border-color: #759030; }
span { border-color: rgb(117,144,48); }
td.TdClassName
{
border-color: #759030;
}
.TagClassName
{
border-color: #759030;
}
</style>