Shades of Sushi #799525
Tints of Sushi #799525
RGB
CMYK
RGB Variations
Color information
#799525 (or 0x799525) is known color: Sushi. HEX triplet: 79, 95 and 25. RGB value is (121,149,37). Sum of RGB (Red+Green+Blue) = 121+149+37=307 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.41% from 307); Green value is 149 (58.59% from 255 or 48.53% from 307); Blue value is 37 (14.84% from 255 or 12.05% from 307); Max value from RGB is 149 - color contains mainly: green. Hex color #799525 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799525 is #866ADA. Grayscale: #808080. Windows color (decimal): -8809179 or 2463097. OLE color: 2463097.
HSL color Cylindrical-coordinate representation of color #799525: hue angle of 75º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #799525 is Cyan = 0.19, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 37 | - |
| CMYK | 0.19 | 0 | 0.75 | 0.42 |
| HSL | 75º | 0.6% | 0.36% | - |
| HSV(B) | 75º | 0.75% | 0.58% | - |
| XYZ | 18.97 | 25.69 | 5.71 | - |
| YUV | 127.86 | 76.72 | 123.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 37 | 0.19 | 0 | 0.75 | 0.42 | 75 | 0.6 | 0.36 |
| Hex | 79 | 95 | 25 | 13 | 0 | 4B | 2A | 4B | 3C | 24 |
| Octal | 171 | 225 | 45 | 23 | 0 | 113 | 52 | 113 | 74 | 44 |
| Binary | 1111001 | 10010101 | 100101 | 10011 | 0 | 1001011 | 101010 | 1001011 | 111100 | 100100 |
Color Harmonies of #799525
Complementary color
Monochromatic Colors of #799525
Black with #799525
Text Example
Text Example
White with #799525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799525; }
p { color: rgb(121,149,37); }
H1.HeaderClassName
{
color: #799525;
}
.AnyTagClassName
{
color: #799525;
}
</style>
background-color css
<style>
a { background-color: #799525; }
a { background-color: rgb(121,149,37); }
div.DivClassName
{
background-color: #799525;
}
.BgClassName
{
background-color: #799525;
}
</style>
border-color css
<style>
span { border-color: #799525; }
span { border-color: rgb(121,149,37); }
td.TdClassName
{
border-color: #799525;
}
.TagClassName
{
border-color: #799525;
}
</style>