Shades of Sushi #799427
Tints of Sushi #799427
RGB
CMYK
RGB Variations
Color information
#799427 (or 0x799427) is known color: Sushi. HEX triplet: 79, 94 and 27. RGB value is (121,148,39). Sum of RGB (Red+Green+Blue) = 121+148+39=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 148 (58.20% from 255 or 48.05% from 308); Blue value is 39 (15.62% from 255 or 12.66% from 308); Max value from RGB is 148 - color contains mainly: green. Hex color #799427 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799427 is #866BD8. Grayscale: #7F7F7F. Windows color (decimal): -8809433 or 2593913. OLE color: 2593913.
HSL color Cylindrical-coordinate representation of color #799427: hue angle of 74.86º degrees, saturation: 0.58, 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 #799427 is Cyan = 0.18, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 39 | - |
| CMYK | 0.18 | 0 | 0.74 | 0.42 |
| HSL | 74.86º | 0.58% | 0.37% | - |
| HSV(B) | 74.86º | 0.74% | 0.58% | - |
| XYZ | 18.84 | 25.39 | 5.83 | - |
| YUV | 127.5 | 78.05 | 123.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 39 | 0.18 | 0 | 0.74 | 0.42 | 74.86 | 0.58 | 0.37 |
| Hex | 79 | 94 | 27 | 12 | 0 | 4A | 2A | 4B | 3A | 25 |
| Octal | 171 | 224 | 47 | 22 | 0 | 112 | 52 | 113 | 72 | 45 |
| Binary | 1111001 | 10010100 | 100111 | 10010 | 0 | 1001010 | 101010 | 1001011 | 111010 | 100101 |
Color Harmonies of #799427
Complementary color
Monochromatic Colors of #799427
Black with #799427
Text Example
Text Example
White with #799427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799427; }
p { color: rgb(121,148,39); }
H1.HeaderClassName
{
color: #799427;
}
.AnyTagClassName
{
color: #799427;
}
</style>
background-color css
<style>
a { background-color: #799427; }
a { background-color: rgb(121,148,39); }
div.DivClassName
{
background-color: #799427;
}
.BgClassName
{
background-color: #799427;
}
</style>
border-color css
<style>
span { border-color: #799427; }
span { border-color: rgb(121,148,39); }
td.TdClassName
{
border-color: #799427;
}
.TagClassName
{
border-color: #799427;
}
</style>