Shades of Sushi #759545
Tints of Sushi #759545
RGB
CMYK
RGB Variations
Color information
#759545 (or 0x759545) is known color: Sushi. HEX triplet: 75, 95 and 45. RGB value is (117,149,69). Sum of RGB (Red+Green+Blue) = 117+149+69=335 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.93% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 69 (27.34% from 255 or 20.60% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #759545 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759545 is #8A6ABA. Grayscale: #828282. Windows color (decimal): -9071291 or 4560245. OLE color: 4560245.
HSL color Cylindrical-coordinate representation of color #759545: hue angle of 84º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #759545 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 69 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.42 |
| HSL | 84º | 0.37% | 0.43% | - |
| HSV(B) | 84º | 0.54% | 0.58% | - |
| XYZ | 19.16 | 25.71 | 9.58 | - |
| YUV | 130.31 | 93.4 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 69 | 0.21 | 0 | 0.54 | 0.42 | 84 | 0.37 | 0.43 |
| Hex | 75 | 95 | 45 | 15 | 0 | 36 | 2A | 54 | 25 | 2B |
| Octal | 165 | 225 | 105 | 25 | 0 | 66 | 52 | 124 | 45 | 53 |
| Binary | 1110101 | 10010101 | 1000101 | 10101 | 0 | 110110 | 101010 | 1010100 | 100101 | 101011 |
Color Harmonies of #759545
Complementary color
Monochromatic Colors of #759545
Black with #759545
Text Example
Text Example
White with #759545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759545; }
p { color: rgb(117,149,69); }
H1.HeaderClassName
{
color: #759545;
}
.AnyTagClassName
{
color: #759545;
}
</style>
background-color css
<style>
a { background-color: #759545; }
a { background-color: rgb(117,149,69); }
div.DivClassName
{
background-color: #759545;
}
.BgClassName
{
background-color: #759545;
}
</style>
border-color css
<style>
span { border-color: #759545; }
span { border-color: rgb(117,149,69); }
td.TdClassName
{
border-color: #759545;
}
.TagClassName
{
border-color: #759545;
}
</style>