Shades of Sushi #759537
Tints of Sushi #759537
RGB
CMYK
RGB Variations
Color information
#759537 (or 0x759537) is known color: Sushi. HEX triplet: 75, 95 and 37. RGB value is (117,149,55). Sum of RGB (Red+Green+Blue) = 117+149+55=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 149 (58.59% from 255 or 46.42% from 321); Blue value is 55 (21.88% from 255 or 17.13% from 321); Max value from RGB is 149 - color contains mainly: green. Hex color #759537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759537 is #8A6AC8. Grayscale: #818181. Windows color (decimal): -9071305 or 3642741. OLE color: 3642741.
HSL color Cylindrical-coordinate representation of color #759537: hue angle of 80.43º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #759537 is Cyan = 0.21, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 55 | - |
| CMYK | 0.21 | 0 | 0.63 | 0.42 |
| HSL | 80.43º | 0.46% | 0.4% | - |
| HSV(B) | 80.43º | 0.63% | 0.58% | - |
| XYZ | 18.77 | 25.55 | 7.56 | - |
| YUV | 128.72 | 86.4 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 55 | 0.21 | 0 | 0.63 | 0.42 | 80.43 | 0.46 | 0.4 |
| Hex | 75 | 95 | 37 | 15 | 0 | 3F | 2A | 50 | 2E | 28 |
| Octal | 165 | 225 | 67 | 25 | 0 | 77 | 52 | 120 | 56 | 50 |
| Binary | 1110101 | 10010101 | 110111 | 10101 | 0 | 111111 | 101010 | 1010000 | 101110 | 101000 |
Color Harmonies of #759537
Complementary color
Monochromatic Colors of #759537
Black with #759537
Text Example
Text Example
White with #759537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759537; }
p { color: rgb(117,149,55); }
H1.HeaderClassName
{
color: #759537;
}
.AnyTagClassName
{
color: #759537;
}
</style>
background-color css
<style>
a { background-color: #759537; }
a { background-color: rgb(117,149,55); }
div.DivClassName
{
background-color: #759537;
}
.BgClassName
{
background-color: #759537;
}
</style>
border-color css
<style>
span { border-color: #759537; }
span { border-color: rgb(117,149,55); }
td.TdClassName
{
border-color: #759537;
}
.TagClassName
{
border-color: #759537;
}
</style>