Shades of Sushi #749231
Tints of Sushi #749231
RGB
CMYK
RGB Variations
Color information
#749231 (or 0x749231) is known color: Sushi. HEX triplet: 74, 92 and 31. RGB value is (116,146,49). Sum of RGB (Red+Green+Blue) = 116+146+49=311 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.30% from 311); Green value is 146 (57.42% from 255 or 46.95% from 311); Blue value is 49 (19.53% from 255 or 15.76% from 311); Max value from RGB is 146 - color contains mainly: green. Hex color #749231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749231 is #8B6DCE. Grayscale: #7E7E7E. Windows color (decimal): -9137615 or 3248756. OLE color: 3248756.
HSL color Cylindrical-coordinate representation of color #749231: hue angle of 78.56º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #749231 is Cyan = 0.21, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 49 | - |
| CMYK | 0.21 | 0 | 0.66 | 0.43 |
| HSL | 78.56º | 0.5% | 0.38% | - |
| HSV(B) | 78.56º | 0.66% | 0.57% | - |
| XYZ | 18.04 | 24.49 | 6.68 | - |
| YUV | 125.97 | 84.56 | 120.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 49 | 0.21 | 0 | 0.66 | 0.43 | 78.56 | 0.5 | 0.38 |
| Hex | 74 | 92 | 31 | 15 | 0 | 42 | 2B | 4F | 32 | 26 |
| Octal | 164 | 222 | 61 | 25 | 0 | 102 | 53 | 117 | 62 | 46 |
| Binary | 1110100 | 10010010 | 110001 | 10101 | 0 | 1000010 | 101011 | 1001111 | 110010 | 100110 |
Color Harmonies of #749231
Complementary color
Monochromatic Colors of #749231
Black with #749231
Text Example
Text Example
White with #749231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749231; }
p { color: rgb(116,146,49); }
H1.HeaderClassName
{
color: #749231;
}
.AnyTagClassName
{
color: #749231;
}
</style>
background-color css
<style>
a { background-color: #749231; }
a { background-color: rgb(116,146,49); }
div.DivClassName
{
background-color: #749231;
}
.BgClassName
{
background-color: #749231;
}
</style>
border-color css
<style>
span { border-color: #749231; }
span { border-color: rgb(116,146,49); }
td.TdClassName
{
border-color: #749231;
}
.TagClassName
{
border-color: #749231;
}
</style>