Shades of Sushi #759826
Tints of Sushi #759826
RGB
CMYK
RGB Variations
Color information
#759826 (or 0x759826) is known color: Sushi. HEX triplet: 75, 98 and 26. RGB value is (117,152,38). Sum of RGB (Red+Green+Blue) = 117+152+38=307 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.11% from 307); Green value is 152 (59.77% from 255 or 49.51% from 307); Blue value is 38 (15.23% from 255 or 12.38% from 307); Max value from RGB is 152 - color contains mainly: green. Hex color #759826 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759826 is #8A67D9. Grayscale: #808080. Windows color (decimal): -9070554 or 2529397. OLE color: 2529397.
HSL color Cylindrical-coordinate representation of color #759826: hue angle of 78.42º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #759826 is Cyan = 0.23, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 38 | - |
| CMYK | 0.23 | 0 | 0.75 | 0.40 |
| HSL | 78.42º | 0.6% | 0.37% | - |
| HSV(B) | 78.42º | 0.75% | 0.6% | - |
| XYZ | 18.91 | 26.38 | 5.93 | - |
| YUV | 128.54 | 76.9 | 119.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 38 | 0.23 | 0 | 0.75 | 0.40 | 78.42 | 0.6 | 0.37 |
| Hex | 75 | 98 | 26 | 17 | 0 | 4B | 28 | 4E | 3C | 25 |
| Octal | 165 | 230 | 46 | 27 | 0 | 113 | 50 | 116 | 74 | 45 |
| Binary | 1110101 | 10011000 | 100110 | 10111 | 0 | 1001011 | 101000 | 1001110 | 111100 | 100101 |
Color Harmonies of #759826
Complementary color
Monochromatic Colors of #759826
Black with #759826
Text Example
Text Example
White with #759826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759826; }
p { color: rgb(117,152,38); }
H1.HeaderClassName
{
color: #759826;
}
.AnyTagClassName
{
color: #759826;
}
</style>
background-color css
<style>
a { background-color: #759826; }
a { background-color: rgb(117,152,38); }
div.DivClassName
{
background-color: #759826;
}
.BgClassName
{
background-color: #759826;
}
</style>
border-color css
<style>
span { border-color: #759826; }
span { border-color: rgb(117,152,38); }
td.TdClassName
{
border-color: #759826;
}
.TagClassName
{
border-color: #759826;
}
</style>