Shades of Sushi #7C9526
Tints of Sushi #7C9526
RGB
CMYK
RGB Variations
Color information
#7C9526 (or 0x7C9526) is known color: Sushi. HEX triplet: 7C, 95 and 26. RGB value is (124,149,38). Sum of RGB (Red+Green+Blue) = 124+149+38=311 (41% of max value = 765). Red value is 124 (48.83% from 255 or 39.87% from 311); Green value is 149 (58.59% from 255 or 47.91% from 311); Blue value is 38 (15.23% from 255 or 12.22% from 311); Max value from RGB is 149 - color contains mainly: green. Hex color #7C9526 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7C9526 is #836AD9. Grayscale: #818181. Windows color (decimal): -8612570 or 2528636. OLE color: 2528636.
HSL color Cylindrical-coordinate representation of color #7C9526: hue angle of 73.51º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #7C9526 is Cyan = 0.17, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 124 | 149 | 38 | - |
| CMYK | 0.17 | 0 | 0.74 | 0.42 |
| HSL | 73.51º | 0.59% | 0.37% | - |
| HSV(B) | 73.51º | 0.74% | 0.58% | - |
| XYZ | 19.41 | 25.92 | 5.81 | - |
| YUV | 128.87 | 76.72 | 124.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 149 | 38 | 0.17 | 0 | 0.74 | 0.42 | 73.51 | 0.59 | 0.37 |
| Hex | 7C | 95 | 26 | 11 | 0 | 4A | 2A | 4A | 3B | 25 |
| Octal | 174 | 225 | 46 | 21 | 0 | 112 | 52 | 112 | 73 | 45 |
| Binary | 1111100 | 10010101 | 100110 | 10001 | 0 | 1001010 | 101010 | 1001010 | 111011 | 100101 |
Color Harmonies of #7C9526
Complementary color
Monochromatic Colors of #7C9526
Black with #7C9526
Text Example
Text Example
White with #7C9526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C9526; }
p { color: rgb(124,149,38); }
H1.HeaderClassName
{
color: #7C9526;
}
.AnyTagClassName
{
color: #7C9526;
}
</style>
background-color css
<style>
a { background-color: #7C9526; }
a { background-color: rgb(124,149,38); }
div.DivClassName
{
background-color: #7C9526;
}
.BgClassName
{
background-color: #7C9526;
}
</style>
border-color css
<style>
span { border-color: #7C9526; }
span { border-color: rgb(124,149,38); }
td.TdClassName
{
border-color: #7C9526;
}
.TagClassName
{
border-color: #7C9526;
}
</style>