Shades of Sushi #759135
Tints of Sushi #759135
RGB
CMYK
RGB Variations
Color information
#759135 (or 0x759135) is known color: Sushi. HEX triplet: 75, 91 and 35. RGB value is (117,145,53). Sum of RGB (Red+Green+Blue) = 117+145+53=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 145 (57.03% from 255 or 46.03% from 315); Blue value is 53 (21.09% from 255 or 16.83% from 315); Max value from RGB is 145 - color contains mainly: green. Hex color #759135 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759135 is #8A6ECA. Grayscale: #7E7E7E. Windows color (decimal): -9072331 or 3510645. OLE color: 3510645.
HSL color Cylindrical-coordinate representation of color #759135: hue angle of 78.26º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #759135 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 53 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.43 |
| HSL | 78.26º | 0.46% | 0.39% | - |
| HSV(B) | 78.26º | 0.63% | 0.57% | - |
| XYZ | 18.1 | 24.29 | 7.1 | - |
| YUV | 126.14 | 86.72 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 53 | 0.19 | 0 | 0.63 | 0.43 | 78.26 | 0.46 | 0.39 |
| Hex | 75 | 91 | 35 | 13 | 0 | 3F | 2B | 4E | 2E | 27 |
| Octal | 165 | 221 | 65 | 23 | 0 | 77 | 53 | 116 | 56 | 47 |
| Binary | 1110101 | 10010001 | 110101 | 10011 | 0 | 111111 | 101011 | 1001110 | 101110 | 100111 |
Color Harmonies of #759135
Complementary color
Monochromatic Colors of #759135
Black with #759135
Text Example
Text Example
White with #759135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759135; }
p { color: rgb(117,145,53); }
H1.HeaderClassName
{
color: #759135;
}
.AnyTagClassName
{
color: #759135;
}
</style>
background-color css
<style>
a { background-color: #759135; }
a { background-color: rgb(117,145,53); }
div.DivClassName
{
background-color: #759135;
}
.BgClassName
{
background-color: #759135;
}
</style>
border-color css
<style>
span { border-color: #759135; }
span { border-color: rgb(117,145,53); }
td.TdClassName
{
border-color: #759135;
}
.TagClassName
{
border-color: #759135;
}
</style>