Shades of Sushi #759938
Tints of Sushi #759938
RGB
CMYK
RGB Variations
Color information
#759938 (or 0x759938) is known color: Sushi. HEX triplet: 75, 99 and 38. RGB value is (117,153,56). Sum of RGB (Red+Green+Blue) = 117+153+56=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 153 (60.16% from 255 or 46.93% from 326); Blue value is 56 (22.27% from 255 or 17.18% from 326); Max value from RGB is 153 - color contains mainly: green. Hex color #759938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759938 is #8A66C7. Grayscale: #838383. Windows color (decimal): -9070280 or 3709301. OLE color: 3709301.
HSL color Cylindrical-coordinate representation of color #759938: hue angle of 82.27º 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 #759938 is Cyan = 0.24, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 56 | - |
| CMYK | 0.24 | 0 | 0.63 | 0.4 |
| HSL | 82.27º | 0.46% | 0.41% | - |
| HSV(B) | 82.27º | 0.63% | 0.6% | - |
| XYZ | 19.44 | 26.85 | 7.9 | - |
| YUV | 131.18 | 85.57 | 117.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 56 | 0.24 | 0 | 0.63 | 0.4 | 82.27 | 0.46 | 0.41 |
| Hex | 75 | 99 | 38 | 18 | 0 | 3F | 28 | 52 | 2E | 29 |
| Octal | 165 | 231 | 70 | 30 | 0 | 77 | 50 | 122 | 56 | 51 |
| Binary | 1110101 | 10011001 | 111000 | 11000 | 0 | 111111 | 101000 | 1010010 | 101110 | 101001 |
Color Harmonies of #759938
Complementary color
Monochromatic Colors of #759938
Black with #759938
Text Example
Text Example
White with #759938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759938; }
p { color: rgb(117,153,56); }
H1.HeaderClassName
{
color: #759938;
}
.AnyTagClassName
{
color: #759938;
}
</style>
background-color css
<style>
a { background-color: #759938; }
a { background-color: rgb(117,153,56); }
div.DivClassName
{
background-color: #759938;
}
.BgClassName
{
background-color: #759938;
}
</style>
border-color css
<style>
span { border-color: #759938; }
span { border-color: rgb(117,153,56); }
td.TdClassName
{
border-color: #759938;
}
.TagClassName
{
border-color: #759938;
}
</style>