Shades of Sushi #759632
Tints of Sushi #759632
RGB
CMYK
RGB Variations
Color information
#759632 (or 0x759632) is known color: Sushi. HEX triplet: 75, 96 and 32. RGB value is (117,150,50). Sum of RGB (Red+Green+Blue) = 117+150+50=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 150 (58.98% from 255 or 47.32% from 317); Blue value is 50 (19.92% from 255 or 15.77% from 317); Max value from RGB is 150 - color contains mainly: green. Hex color #759632 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759632 is #8A69CD. Grayscale: #818181. Windows color (decimal): -9071054 or 3315317. OLE color: 3315317.
HSL color Cylindrical-coordinate representation of color #759632: hue angle of 79.8º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #759632 is Cyan = 0.22, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 50 | - |
| CMYK | 0.22 | 0 | 0.67 | 0.41 |
| HSL | 79.8º | 0.5% | 0.39% | - |
| HSV(B) | 79.8º | 0.67% | 0.59% | - |
| XYZ | 18.82 | 25.82 | 7.01 | - |
| YUV | 128.73 | 83.57 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 50 | 0.22 | 0 | 0.67 | 0.41 | 79.8 | 0.5 | 0.39 |
| Hex | 75 | 96 | 32 | 16 | 0 | 43 | 29 | 50 | 32 | 27 |
| Octal | 165 | 226 | 62 | 26 | 0 | 103 | 51 | 120 | 62 | 47 |
| Binary | 1110101 | 10010110 | 110010 | 10110 | 0 | 1000011 | 101001 | 1010000 | 110010 | 100111 |
Color Harmonies of #759632
Complementary color
Monochromatic Colors of #759632
Black with #759632
Text Example
Text Example
White with #759632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759632; }
p { color: rgb(117,150,50); }
H1.HeaderClassName
{
color: #759632;
}
.AnyTagClassName
{
color: #759632;
}
</style>
background-color css
<style>
a { background-color: #759632; }
a { background-color: rgb(117,150,50); }
div.DivClassName
{
background-color: #759632;
}
.BgClassName
{
background-color: #759632;
}
</style>
border-color css
<style>
span { border-color: #759632; }
span { border-color: rgb(117,150,50); }
td.TdClassName
{
border-color: #759632;
}
.TagClassName
{
border-color: #759632;
}
</style>