Shades of Sushi #759344
Tints of Sushi #759344
RGB
CMYK
RGB Variations
Color information
#759344 (or 0x759344) is known color: Sushi. HEX triplet: 75, 93 and 44. RGB value is (117,147,68). Sum of RGB (Red+Green+Blue) = 117+147+68=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 68 (26.95% from 255 or 20.48% from 332); Max value from RGB is 147 - color contains mainly: green. Hex color #759344 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759344 is #8A6CBB. Grayscale: #818181. Windows color (decimal): -9071804 or 4494197. OLE color: 4494197.
HSL color Cylindrical-coordinate representation of color #759344: hue angle of 82.78º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #759344 is Cyan = 0.20, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 68 | - |
| CMYK | 0.20 | 0 | 0.54 | 0.42 |
| HSL | 82.78º | 0.37% | 0.42% | - |
| HSV(B) | 82.78º | 0.54% | 0.58% | - |
| XYZ | 18.81 | 25.07 | 9.32 | - |
| YUV | 129.02 | 93.56 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 68 | 0.20 | 0 | 0.54 | 0.42 | 82.78 | 0.37 | 0.42 |
| Hex | 75 | 93 | 44 | 14 | 0 | 36 | 2A | 53 | 25 | 2A |
| Octal | 165 | 223 | 104 | 24 | 0 | 66 | 52 | 123 | 45 | 52 |
| Binary | 1110101 | 10010011 | 1000100 | 10100 | 0 | 110110 | 101010 | 1010011 | 100101 | 101010 |
Color Harmonies of #759344
Complementary color
Monochromatic Colors of #759344
Black with #759344
Text Example
Text Example
White with #759344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759344; }
p { color: rgb(117,147,68); }
H1.HeaderClassName
{
color: #759344;
}
.AnyTagClassName
{
color: #759344;
}
</style>
background-color css
<style>
a { background-color: #759344; }
a { background-color: rgb(117,147,68); }
div.DivClassName
{
background-color: #759344;
}
.BgClassName
{
background-color: #759344;
}
</style>
border-color css
<style>
span { border-color: #759344; }
span { border-color: rgb(117,147,68); }
td.TdClassName
{
border-color: #759344;
}
.TagClassName
{
border-color: #759344;
}
</style>