Shades of Sushi #759928
Tints of Sushi #759928
RGB
CMYK
RGB Variations
Color information
#759928 (or 0x759928) is known color: Sushi. HEX triplet: 75, 99 and 28. RGB value is (117,153,40). Sum of RGB (Red+Green+Blue) = 117+153+40=310 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.74% from 310); Green value is 153 (60.16% from 255 or 49.35% from 310); Blue value is 40 (16.02% from 255 or 12.90% from 310); Max value from RGB is 153 - color contains mainly: green. Hex color #759928 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759928 is #8A66D7. Grayscale: #818181. Windows color (decimal): -9070296 or 2660725. OLE color: 2660725.
HSL color Cylindrical-coordinate representation of color #759928: hue angle of 79.12º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #759928 is Cyan = 0.24, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 40 | - |
| CMYK | 0.24 | 0 | 0.74 | 0.4 |
| HSL | 79.12º | 0.59% | 0.38% | - |
| HSV(B) | 79.12º | 0.74% | 0.6% | - |
| XYZ | 19.11 | 26.72 | 6.16 | - |
| YUV | 129.35 | 77.57 | 119.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 40 | 0.24 | 0 | 0.74 | 0.4 | 79.12 | 0.59 | 0.38 |
| Hex | 75 | 99 | 28 | 18 | 0 | 4A | 28 | 4F | 3B | 26 |
| Octal | 165 | 231 | 50 | 30 | 0 | 112 | 50 | 117 | 73 | 46 |
| Binary | 1110101 | 10011001 | 101000 | 11000 | 0 | 1001010 | 101000 | 1001111 | 111011 | 100110 |
Color Harmonies of #759928
Complementary color
Monochromatic Colors of #759928
Black with #759928
Text Example
Text Example
White with #759928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759928; }
p { color: rgb(117,153,40); }
H1.HeaderClassName
{
color: #759928;
}
.AnyTagClassName
{
color: #759928;
}
</style>
background-color css
<style>
a { background-color: #759928; }
a { background-color: rgb(117,153,40); }
div.DivClassName
{
background-color: #759928;
}
.BgClassName
{
background-color: #759928;
}
</style>
border-color css
<style>
span { border-color: #759928; }
span { border-color: rgb(117,153,40); }
td.TdClassName
{
border-color: #759928;
}
.TagClassName
{
border-color: #759928;
}
</style>