Shades of Sushi #759439
Tints of Sushi #759439
RGB
CMYK
RGB Variations
Color information
#759439 (or 0x759439) is known color: Sushi. HEX triplet: 75, 94 and 39. RGB value is (117,148,57). Sum of RGB (Red+Green+Blue) = 117+148+57=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 148 (58.20% from 255 or 45.96% from 322); Blue value is 57 (22.66% from 255 or 17.70% from 322); Max value from RGB is 148 - color contains mainly: green. Hex color #759439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759439 is #8A6BC6. Grayscale: #808080. Windows color (decimal): -9071559 or 3773557. OLE color: 3773557.
HSL color Cylindrical-coordinate representation of color #759439: hue angle of 80.44º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #759439 is Cyan = 0.21, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 57 | - |
| CMYK | 0.21 | 0 | 0.61 | 0.42 |
| HSL | 80.44º | 0.44% | 0.4% | - |
| HSV(B) | 80.44º | 0.61% | 0.58% | - |
| XYZ | 18.66 | 25.26 | 7.76 | - |
| YUV | 128.36 | 87.73 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 57 | 0.21 | 0 | 0.61 | 0.42 | 80.44 | 0.44 | 0.4 |
| Hex | 75 | 94 | 39 | 15 | 0 | 3D | 2A | 50 | 2C | 28 |
| Octal | 165 | 224 | 71 | 25 | 0 | 75 | 52 | 120 | 54 | 50 |
| Binary | 1110101 | 10010100 | 111001 | 10101 | 0 | 111101 | 101010 | 1010000 | 101100 | 101000 |
Color Harmonies of #759439
Complementary color
Monochromatic Colors of #759439
Black with #759439
Text Example
Text Example
White with #759439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759439; }
p { color: rgb(117,148,57); }
H1.HeaderClassName
{
color: #759439;
}
.AnyTagClassName
{
color: #759439;
}
</style>
background-color css
<style>
a { background-color: #759439; }
a { background-color: rgb(117,148,57); }
div.DivClassName
{
background-color: #759439;
}
.BgClassName
{
background-color: #759439;
}
</style>
border-color css
<style>
span { border-color: #759439; }
span { border-color: rgb(117,148,57); }
td.TdClassName
{
border-color: #759439;
}
.TagClassName
{
border-color: #759439;
}
</style>