Shades of Sushi #759841
Tints of Sushi #759841
RGB
CMYK
RGB Variations
Color information
#759841 (or 0x759841) is known color: Sushi. HEX triplet: 75, 98 and 41. RGB value is (117,152,65). Sum of RGB (Red+Green+Blue) = 117+152+65=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 152 (59.77% from 255 or 45.51% from 334); Blue value is 65 (25.78% from 255 or 19.46% from 334); Max value from RGB is 152 - color contains mainly: green. Hex color #759841 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759841 is #8A67BE. Grayscale: #838383. Windows color (decimal): -9070527 or 4298869. OLE color: 4298869.
HSL color Cylindrical-coordinate representation of color #759841: hue angle of 84.14º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #759841 is Cyan = 0.23, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 65 | - |
| CMYK | 0.23 | 0 | 0.57 | 0.40 |
| HSL | 84.14º | 0.4% | 0.43% | - |
| HSV(B) | 84.14º | 0.57% | 0.6% | - |
| XYZ | 19.52 | 26.62 | 9.11 | - |
| YUV | 131.62 | 90.4 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 65 | 0.23 | 0 | 0.57 | 0.40 | 84.14 | 0.4 | 0.43 |
| Hex | 75 | 98 | 41 | 17 | 0 | 39 | 28 | 54 | 28 | 2B |
| Octal | 165 | 230 | 101 | 27 | 0 | 71 | 50 | 124 | 50 | 53 |
| Binary | 1110101 | 10011000 | 1000001 | 10111 | 0 | 111001 | 101000 | 1010100 | 101000 | 101011 |
Color Harmonies of #759841
Complementary color
Monochromatic Colors of #759841
Black with #759841
Text Example
Text Example
White with #759841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759841; }
p { color: rgb(117,152,65); }
H1.HeaderClassName
{
color: #759841;
}
.AnyTagClassName
{
color: #759841;
}
</style>
background-color css
<style>
a { background-color: #759841; }
a { background-color: rgb(117,152,65); }
div.DivClassName
{
background-color: #759841;
}
.BgClassName
{
background-color: #759841;
}
</style>
border-color css
<style>
span { border-color: #759841; }
span { border-color: rgb(117,152,65); }
td.TdClassName
{
border-color: #759841;
}
.TagClassName
{
border-color: #759841;
}
</style>