Shades of Sushi #759934
Tints of Sushi #759934
RGB
CMYK
RGB Variations
Color information
#759934 (or 0x759934) is known color: Sushi. HEX triplet: 75, 99 and 34. RGB value is (117,153,52). Sum of RGB (Red+Green+Blue) = 117+153+52=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 153 (60.16% from 255 or 47.52% from 322); Blue value is 52 (20.70% from 255 or 16.15% from 322); Max value from RGB is 153 - color contains mainly: green. Hex color #759934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759934 is #8A66CB. Grayscale: #838383. Windows color (decimal): -9070284 or 3447157. OLE color: 3447157.
HSL color Cylindrical-coordinate representation of color #759934: hue angle of 81.39º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #759934 is Cyan = 0.24, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 52 | - |
| CMYK | 0.24 | 0 | 0.66 | 0.4 |
| HSL | 81.39º | 0.49% | 0.4% | - |
| HSV(B) | 81.39º | 0.66% | 0.6% | - |
| XYZ | 19.35 | 26.81 | 7.4 | - |
| YUV | 130.72 | 83.57 | 118.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 52 | 0.24 | 0 | 0.66 | 0.4 | 81.39 | 0.49 | 0.4 |
| Hex | 75 | 99 | 34 | 18 | 0 | 42 | 28 | 51 | 31 | 28 |
| Octal | 165 | 231 | 64 | 30 | 0 | 102 | 50 | 121 | 61 | 50 |
| Binary | 1110101 | 10011001 | 110100 | 11000 | 0 | 1000010 | 101000 | 1010001 | 110001 | 101000 |
Color Harmonies of #759934
Complementary color
Monochromatic Colors of #759934
Black with #759934
Text Example
Text Example
White with #759934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759934; }
p { color: rgb(117,153,52); }
H1.HeaderClassName
{
color: #759934;
}
.AnyTagClassName
{
color: #759934;
}
</style>
background-color css
<style>
a { background-color: #759934; }
a { background-color: rgb(117,153,52); }
div.DivClassName
{
background-color: #759934;
}
.BgClassName
{
background-color: #759934;
}
</style>
border-color css
<style>
span { border-color: #759934; }
span { border-color: rgb(117,153,52); }
td.TdClassName
{
border-color: #759934;
}
.TagClassName
{
border-color: #759934;
}
</style>