Shades of Sushi #759341
Tints of Sushi #759341
RGB
CMYK
RGB Variations
Color information
#759341 (or 0x759341) is known color: Sushi. HEX triplet: 75, 93 and 41. RGB value is (117,147,65). Sum of RGB (Red+Green+Blue) = 117+147+65=329 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.56% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 65 (25.78% from 255 or 19.76% from 329); Max value from RGB is 147 - color contains mainly: green. Hex color #759341 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759341 is #8A6CBE. Grayscale: #808080. Windows color (decimal): -9071807 or 4297589. OLE color: 4297589.
HSL color Cylindrical-coordinate representation of color #759341: hue angle of 81.95º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #759341 is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 65 | - |
| CMYK | 0.20 | 0 | 0.56 | 0.42 |
| HSL | 81.95º | 0.39% | 0.42% | - |
| HSV(B) | 81.95º | 0.56% | 0.58% | - |
| XYZ | 18.72 | 25.03 | 8.85 | - |
| YUV | 128.68 | 92.06 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 65 | 0.20 | 0 | 0.56 | 0.42 | 81.95 | 0.39 | 0.42 |
| Hex | 75 | 93 | 41 | 14 | 0 | 38 | 2A | 52 | 27 | 2A |
| Octal | 165 | 223 | 101 | 24 | 0 | 70 | 52 | 122 | 47 | 52 |
| Binary | 1110101 | 10010011 | 1000001 | 10100 | 0 | 111000 | 101010 | 1010010 | 100111 | 101010 |
Color Harmonies of #759341
Complementary color
Monochromatic Colors of #759341
Black with #759341
Text Example
Text Example
White with #759341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759341; }
p { color: rgb(117,147,65); }
H1.HeaderClassName
{
color: #759341;
}
.AnyTagClassName
{
color: #759341;
}
</style>
background-color css
<style>
a { background-color: #759341; }
a { background-color: rgb(117,147,65); }
div.DivClassName
{
background-color: #759341;
}
.BgClassName
{
background-color: #759341;
}
</style>
border-color css
<style>
span { border-color: #759341; }
span { border-color: rgb(117,147,65); }
td.TdClassName
{
border-color: #759341;
}
.TagClassName
{
border-color: #759341;
}
</style>