Shades of Sushi #759936
Tints of Sushi #759936
RGB
CMYK
RGB Variations
Color information
#759936 (or 0x759936) is known color: Sushi. HEX triplet: 75, 99 and 36. RGB value is (117,153,54). Sum of RGB (Red+Green+Blue) = 117+153+54=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 153 (60.16% from 255 or 47.22% from 324); Blue value is 54 (21.48% from 255 or 16.67% from 324); Max value from RGB is 153 - color contains mainly: green. Hex color #759936 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759936 is #8A66C9. Grayscale: #838383. Windows color (decimal): -9070282 or 3578229. OLE color: 3578229.
HSL color Cylindrical-coordinate representation of color #759936: hue angle of 81.82º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #759936 is Cyan = 0.24, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 54 | - |
| CMYK | 0.24 | 0 | 0.65 | 0.4 |
| HSL | 81.82º | 0.48% | 0.41% | - |
| HSV(B) | 81.82º | 0.65% | 0.6% | - |
| XYZ | 19.39 | 26.83 | 7.65 | - |
| YUV | 130.95 | 84.57 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 54 | 0.24 | 0 | 0.65 | 0.4 | 81.82 | 0.48 | 0.41 |
| Hex | 75 | 99 | 36 | 18 | 0 | 41 | 28 | 52 | 30 | 29 |
| Octal | 165 | 231 | 66 | 30 | 0 | 101 | 50 | 122 | 60 | 51 |
| Binary | 1110101 | 10011001 | 110110 | 11000 | 0 | 1000001 | 101000 | 1010010 | 110000 | 101001 |
Color Harmonies of #759936
Complementary color
Monochromatic Colors of #759936
Black with #759936
Text Example
Text Example
White with #759936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759936; }
p { color: rgb(117,153,54); }
H1.HeaderClassName
{
color: #759936;
}
.AnyTagClassName
{
color: #759936;
}
</style>
background-color css
<style>
a { background-color: #759936; }
a { background-color: rgb(117,153,54); }
div.DivClassName
{
background-color: #759936;
}
.BgClassName
{
background-color: #759936;
}
</style>
border-color css
<style>
span { border-color: #759936; }
span { border-color: rgb(117,153,54); }
td.TdClassName
{
border-color: #759936;
}
.TagClassName
{
border-color: #759936;
}
</style>