Shades of Sushi #749731
Tints of Sushi #749731
RGB
CMYK
RGB Variations
Color information
#749731 (or 0x749731) is known color: Sushi. HEX triplet: 74, 97 and 31. RGB value is (116,151,49). Sum of RGB (Red+Green+Blue) = 116+151+49=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 151 (59.38% from 255 or 47.78% from 316); Blue value is 49 (19.53% from 255 or 15.51% from 316); Max value from RGB is 151 - color contains mainly: green. Hex color #749731 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749731 is #8B68CE. Grayscale: #818181. Windows color (decimal): -9136335 or 3250036. OLE color: 3250036.
HSL color Cylindrical-coordinate representation of color #749731: hue angle of 80.59º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #749731 is Cyan = 0.23, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 49 | - |
| CMYK | 0.23 | 0 | 0.68 | 0.41 |
| HSL | 80.59º | 0.51% | 0.39% | - |
| HSV(B) | 80.59º | 0.68% | 0.59% | - |
| XYZ | 18.82 | 26.07 | 6.95 | - |
| YUV | 128.91 | 82.9 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 49 | 0.23 | 0 | 0.68 | 0.41 | 80.59 | 0.51 | 0.39 |
| Hex | 74 | 97 | 31 | 17 | 0 | 44 | 29 | 51 | 33 | 27 |
| Octal | 164 | 227 | 61 | 27 | 0 | 104 | 51 | 121 | 63 | 47 |
| Binary | 1110100 | 10010111 | 110001 | 10111 | 0 | 1000100 | 101001 | 1010001 | 110011 | 100111 |
Color Harmonies of #749731
Complementary color
Monochromatic Colors of #749731
Black with #749731
Text Example
Text Example
White with #749731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749731; }
p { color: rgb(116,151,49); }
H1.HeaderClassName
{
color: #749731;
}
.AnyTagClassName
{
color: #749731;
}
</style>
background-color css
<style>
a { background-color: #749731; }
a { background-color: rgb(116,151,49); }
div.DivClassName
{
background-color: #749731;
}
.BgClassName
{
background-color: #749731;
}
</style>
border-color css
<style>
span { border-color: #749731; }
span { border-color: rgb(116,151,49); }
td.TdClassName
{
border-color: #749731;
}
.TagClassName
{
border-color: #749731;
}
</style>