Shades of Sushi #759728
Tints of Sushi #759728
RGB
CMYK
RGB Variations
Color information
#759728 (or 0x759728) is known color: Sushi. HEX triplet: 75, 97 and 28. RGB value is (117,151,40). Sum of RGB (Red+Green+Blue) = 117+151+40=308 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.99% from 308); Green value is 151 (59.38% from 255 or 49.03% from 308); Blue value is 40 (16.02% from 255 or 12.99% from 308); Max value from RGB is 151 - color contains mainly: green. Hex color #759728 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759728 is #8A68D7. Grayscale: #808080. Windows color (decimal): -9070808 or 2660213. OLE color: 2660213.
HSL color Cylindrical-coordinate representation of color #759728: hue angle of 78.38º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #759728 is Cyan = 0.23, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 40 | - |
| CMYK | 0.23 | 0 | 0.74 | 0.41 |
| HSL | 78.38º | 0.58% | 0.37% | - |
| HSV(B) | 78.38º | 0.74% | 0.59% | - |
| XYZ | 18.79 | 26.07 | 6.05 | - |
| YUV | 128.18 | 78.24 | 120.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 40 | 0.23 | 0 | 0.74 | 0.41 | 78.38 | 0.58 | 0.37 |
| Hex | 75 | 97 | 28 | 17 | 0 | 4A | 29 | 4E | 3A | 25 |
| Octal | 165 | 227 | 50 | 27 | 0 | 112 | 51 | 116 | 72 | 45 |
| Binary | 1110101 | 10010111 | 101000 | 10111 | 0 | 1001010 | 101001 | 1001110 | 111010 | 100101 |
Color Harmonies of #759728
Complementary color
Monochromatic Colors of #759728
Black with #759728
Text Example
Text Example
White with #759728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759728; }
p { color: rgb(117,151,40); }
H1.HeaderClassName
{
color: #759728;
}
.AnyTagClassName
{
color: #759728;
}
</style>
background-color css
<style>
a { background-color: #759728; }
a { background-color: rgb(117,151,40); }
div.DivClassName
{
background-color: #759728;
}
.BgClassName
{
background-color: #759728;
}
</style>
border-color css
<style>
span { border-color: #759728; }
span { border-color: rgb(117,151,40); }
td.TdClassName
{
border-color: #759728;
}
.TagClassName
{
border-color: #759728;
}
</style>