Shades of Sushi #759838
Tints of Sushi #759838
RGB
CMYK
RGB Variations
Color information
#759838 (or 0x759838) is known color: Sushi. HEX triplet: 75, 98 and 38. RGB value is (117,152,56). Sum of RGB (Red+Green+Blue) = 117+152+56=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 152 (59.77% from 255 or 46.77% from 325); Blue value is 56 (22.27% from 255 or 17.23% from 325); Max value from RGB is 152 - color contains mainly: green. Hex color #759838 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759838 is #8A67C7. Grayscale: #828282. Windows color (decimal): -9070536 or 3709045. OLE color: 3709045.
HSL color Cylindrical-coordinate representation of color #759838: hue angle of 81.87º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #759838 is Cyan = 0.23, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 56 | - |
| CMYK | 0.23 | 0 | 0.63 | 0.40 |
| HSL | 81.87º | 0.46% | 0.41% | - |
| HSV(B) | 81.87º | 0.63% | 0.6% | - |
| XYZ | 19.28 | 26.52 | 7.84 | - |
| YUV | 130.59 | 85.9 | 118.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 56 | 0.23 | 0 | 0.63 | 0.40 | 81.87 | 0.46 | 0.41 |
| Hex | 75 | 98 | 38 | 17 | 0 | 3F | 28 | 52 | 2E | 29 |
| Octal | 165 | 230 | 70 | 27 | 0 | 77 | 50 | 122 | 56 | 51 |
| Binary | 1110101 | 10011000 | 111000 | 10111 | 0 | 111111 | 101000 | 1010010 | 101110 | 101001 |
Color Harmonies of #759838
Complementary color
Monochromatic Colors of #759838
Black with #759838
Text Example
Text Example
White with #759838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759838; }
p { color: rgb(117,152,56); }
H1.HeaderClassName
{
color: #759838;
}
.AnyTagClassName
{
color: #759838;
}
</style>
background-color css
<style>
a { background-color: #759838; }
a { background-color: rgb(117,152,56); }
div.DivClassName
{
background-color: #759838;
}
.BgClassName
{
background-color: #759838;
}
</style>
border-color css
<style>
span { border-color: #759838; }
span { border-color: rgb(117,152,56); }
td.TdClassName
{
border-color: #759838;
}
.TagClassName
{
border-color: #759838;
}
</style>