Shades of Sushi #759641
Tints of Sushi #759641
RGB
CMYK
RGB Variations
Color information
#759641 (or 0x759641) is known color: Sushi. HEX triplet: 75, 96 and 41. RGB value is (117,150,65). Sum of RGB (Red+Green+Blue) = 117+150+65=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 150 (58.98% from 255 or 45.18% from 332); Blue value is 65 (25.78% from 255 or 19.58% from 332); Max value from RGB is 150 - color contains mainly: green. Hex color #759641 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759641 is #8A69BE. Grayscale: #828282. Windows color (decimal): -9071039 or 4298357. OLE color: 4298357.
HSL color Cylindrical-coordinate representation of color #759641: hue angle of 83.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #759641 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 65 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.41 |
| HSL | 83.29º | 0.4% | 0.42% | - |
| HSV(B) | 83.29º | 0.57% | 0.59% | - |
| XYZ | 19.2 | 25.98 | 9 | - |
| YUV | 130.44 | 91.07 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 65 | 0.22 | 0 | 0.57 | 0.41 | 83.29 | 0.4 | 0.42 |
| Hex | 75 | 96 | 41 | 16 | 0 | 39 | 29 | 53 | 28 | 2A |
| Octal | 165 | 226 | 101 | 26 | 0 | 71 | 51 | 123 | 50 | 52 |
| Binary | 1110101 | 10010110 | 1000001 | 10110 | 0 | 111001 | 101001 | 1010011 | 101000 | 101010 |
Color Harmonies of #759641
Complementary color
Monochromatic Colors of #759641
Black with #759641
Text Example
Text Example
White with #759641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759641; }
p { color: rgb(117,150,65); }
H1.HeaderClassName
{
color: #759641;
}
.AnyTagClassName
{
color: #759641;
}
</style>
background-color css
<style>
a { background-color: #759641; }
a { background-color: rgb(117,150,65); }
div.DivClassName
{
background-color: #759641;
}
.BgClassName
{
background-color: #759641;
}
</style>
border-color css
<style>
span { border-color: #759641; }
span { border-color: rgb(117,150,65); }
td.TdClassName
{
border-color: #759641;
}
.TagClassName
{
border-color: #759641;
}
</style>