Shades of Sushi #759929
Tints of Sushi #759929
RGB
CMYK
RGB Variations
Color information
#759929 (or 0x759929) is known color: Sushi. HEX triplet: 75, 99 and 29. RGB value is (117,153,41). Sum of RGB (Red+Green+Blue) = 117+153+41=311 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.62% from 311); Green value is 153 (60.16% from 255 or 49.20% from 311); Blue value is 41 (16.41% from 255 or 13.18% from 311); Max value from RGB is 153 - color contains mainly: green. Hex color #759929 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759929 is #8A66D6. Grayscale: #818181. Windows color (decimal): -9070295 or 2726261. OLE color: 2726261.
HSL color Cylindrical-coordinate representation of color #759929: hue angle of 79.29º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #759929 is Cyan = 0.24, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 41 | - |
| CMYK | 0.24 | 0 | 0.73 | 0.4 |
| HSL | 79.29º | 0.58% | 0.38% | - |
| HSV(B) | 79.29º | 0.73% | 0.6% | - |
| XYZ | 19.13 | 26.72 | 6.25 | - |
| YUV | 129.47 | 78.07 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 41 | 0.24 | 0 | 0.73 | 0.4 | 79.29 | 0.58 | 0.38 |
| Hex | 75 | 99 | 29 | 18 | 0 | 49 | 28 | 4F | 3A | 26 |
| Octal | 165 | 231 | 51 | 30 | 0 | 111 | 50 | 117 | 72 | 46 |
| Binary | 1110101 | 10011001 | 101001 | 11000 | 0 | 1001001 | 101000 | 1001111 | 111010 | 100110 |
Color Harmonies of #759929
Complementary color
Monochromatic Colors of #759929
Black with #759929
Text Example
Text Example
White with #759929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759929; }
p { color: rgb(117,153,41); }
H1.HeaderClassName
{
color: #759929;
}
.AnyTagClassName
{
color: #759929;
}
</style>
background-color css
<style>
a { background-color: #759929; }
a { background-color: rgb(117,153,41); }
div.DivClassName
{
background-color: #759929;
}
.BgClassName
{
background-color: #759929;
}
</style>
border-color css
<style>
span { border-color: #759929; }
span { border-color: rgb(117,153,41); }
td.TdClassName
{
border-color: #759929;
}
.TagClassName
{
border-color: #759929;
}
</style>