Shades of Sushi #759530
Tints of Sushi #759530
RGB
CMYK
RGB Variations
Color information
#759530 (or 0x759530) is known color: Sushi. HEX triplet: 75, 95 and 30. RGB value is (117,149,48). Sum of RGB (Red+Green+Blue) = 117+149+48=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 149 (58.59% from 255 or 47.45% from 314); Blue value is 48 (19.14% from 255 or 15.29% from 314); Max value from RGB is 149 - color contains mainly: green. Hex color #759530 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759530 is #8A6ACF. Grayscale: #808080. Windows color (decimal): -9071312 or 3183989. OLE color: 3183989.
HSL color Cylindrical-coordinate representation of color #759530: hue angle of 79.01º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #759530 is Cyan = 0.21, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 48 | - |
| CMYK | 0.21 | 0 | 0.68 | 0.42 |
| HSL | 79.01º | 0.51% | 0.39% | - |
| HSV(B) | 79.01º | 0.68% | 0.58% | - |
| XYZ | 18.62 | 25.49 | 6.74 | - |
| YUV | 127.92 | 82.9 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 48 | 0.21 | 0 | 0.68 | 0.42 | 79.01 | 0.51 | 0.39 |
| Hex | 75 | 95 | 30 | 15 | 0 | 44 | 2A | 4F | 33 | 27 |
| Octal | 165 | 225 | 60 | 25 | 0 | 104 | 52 | 117 | 63 | 47 |
| Binary | 1110101 | 10010101 | 110000 | 10101 | 0 | 1000100 | 101010 | 1001111 | 110011 | 100111 |
Color Harmonies of #759530
Complementary color
Monochromatic Colors of #759530
Black with #759530
Text Example
Text Example
White with #759530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759530; }
p { color: rgb(117,149,48); }
H1.HeaderClassName
{
color: #759530;
}
.AnyTagClassName
{
color: #759530;
}
</style>
background-color css
<style>
a { background-color: #759530; }
a { background-color: rgb(117,149,48); }
div.DivClassName
{
background-color: #759530;
}
.BgClassName
{
background-color: #759530;
}
</style>
border-color css
<style>
span { border-color: #759530; }
span { border-color: rgb(117,149,48); }
td.TdClassName
{
border-color: #759530;
}
.TagClassName
{
border-color: #759530;
}
</style>