Shades of Sushi #759531
Tints of Sushi #759531
RGB
CMYK
RGB Variations
Color information
#759531 (or 0x759531) is known color: Sushi. HEX triplet: 75, 95 and 31. RGB value is (117,149,49). Sum of RGB (Red+Green+Blue) = 117+149+49=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 149 (58.59% from 255 or 47.30% from 315); Blue value is 49 (19.53% from 255 or 15.56% from 315); Max value from RGB is 149 - color contains mainly: green. Hex color #759531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759531 is #8A6ACE. Grayscale: #808080. Windows color (decimal): -9071311 or 3249525. OLE color: 3249525.
HSL color Cylindrical-coordinate representation of color #759531: hue angle of 79.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #759531 is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 49 | - |
| CMYK | 0.21 | 0 | 0.67 | 0.42 |
| HSL | 79.2º | 0.51% | 0.39% | - |
| HSV(B) | 79.2º | 0.67% | 0.58% | - |
| XYZ | 18.64 | 25.5 | 6.85 | - |
| YUV | 128.03 | 83.4 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 49 | 0.21 | 0 | 0.67 | 0.42 | 79.2 | 0.51 | 0.39 |
| Hex | 75 | 95 | 31 | 15 | 0 | 43 | 2A | 4F | 33 | 27 |
| Octal | 165 | 225 | 61 | 25 | 0 | 103 | 52 | 117 | 63 | 47 |
| Binary | 1110101 | 10010101 | 110001 | 10101 | 0 | 1000011 | 101010 | 1001111 | 110011 | 100111 |
Color Harmonies of #759531
Complementary color
Monochromatic Colors of #759531
Black with #759531
Text Example
Text Example
White with #759531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759531; }
p { color: rgb(117,149,49); }
H1.HeaderClassName
{
color: #759531;
}
.AnyTagClassName
{
color: #759531;
}
</style>
background-color css
<style>
a { background-color: #759531; }
a { background-color: rgb(117,149,49); }
div.DivClassName
{
background-color: #759531;
}
.BgClassName
{
background-color: #759531;
}
</style>
border-color css
<style>
span { border-color: #759531; }
span { border-color: rgb(117,149,49); }
td.TdClassName
{
border-color: #759531;
}
.TagClassName
{
border-color: #759531;
}
</style>