Shades of Sushi #799430
Tints of Sushi #799430
RGB
CMYK
RGB Variations
Color information
#799430 (or 0x799430) is known color: Sushi. HEX triplet: 79, 94 and 30. RGB value is (121,148,48). Sum of RGB (Red+Green+Blue) = 121+148+48=317 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.17% from 317); Green value is 148 (58.20% from 255 or 46.69% from 317); Blue value is 48 (19.14% from 255 or 15.14% from 317); Max value from RGB is 148 - color contains mainly: green. Hex color #799430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799430 is #866BCF. Grayscale: #808080. Windows color (decimal): -8809424 or 3183737. OLE color: 3183737.
HSL color Cylindrical-coordinate representation of color #799430: hue angle of 76.2º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #799430 is Cyan = 0.18, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 48 | - |
| CMYK | 0.18 | 0 | 0.68 | 0.42 |
| HSL | 76.2º | 0.51% | 0.38% | - |
| HSV(B) | 76.2º | 0.68% | 0.58% | - |
| XYZ | 19.01 | 25.46 | 6.71 | - |
| YUV | 128.53 | 82.55 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 48 | 0.18 | 0 | 0.68 | 0.42 | 76.2 | 0.51 | 0.38 |
| Hex | 79 | 94 | 30 | 12 | 0 | 44 | 2A | 4C | 33 | 26 |
| Octal | 171 | 224 | 60 | 22 | 0 | 104 | 52 | 114 | 63 | 46 |
| Binary | 1111001 | 10010100 | 110000 | 10010 | 0 | 1000100 | 101010 | 1001100 | 110011 | 100110 |
Color Harmonies of #799430
Complementary color
Monochromatic Colors of #799430
Black with #799430
Text Example
Text Example
White with #799430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799430; }
p { color: rgb(121,148,48); }
H1.HeaderClassName
{
color: #799430;
}
.AnyTagClassName
{
color: #799430;
}
</style>
background-color css
<style>
a { background-color: #799430; }
a { background-color: rgb(121,148,48); }
div.DivClassName
{
background-color: #799430;
}
.BgClassName
{
background-color: #799430;
}
</style>
border-color css
<style>
span { border-color: #799430; }
span { border-color: rgb(121,148,48); }
td.TdClassName
{
border-color: #799430;
}
.TagClassName
{
border-color: #799430;
}
</style>