Shades of Sushi #749136
Tints of Sushi #749136
RGB
CMYK
RGB Variations
Color information
#749136 (or 0x749136) is known color: Sushi. HEX triplet: 74, 91 and 36. RGB value is (116,145,54). Sum of RGB (Red+Green+Blue) = 116+145+54=315 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.83% from 315); Green value is 145 (57.03% from 255 or 46.03% from 315); Blue value is 54 (21.48% from 255 or 17.14% from 315); Max value from RGB is 145 - color contains mainly: green. Hex color #749136 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749136 is #8B6EC9. Grayscale: #7E7E7E. Windows color (decimal): -9137866 or 3576180. OLE color: 3576180.
HSL color Cylindrical-coordinate representation of color #749136: hue angle of 79.12º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #749136 is Cyan = 0.2, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 145 | 54 | - |
| CMYK | 0.2 | 0 | 0.63 | 0.43 |
| HSL | 79.12º | 0.46% | 0.39% | - |
| HSV(B) | 79.12º | 0.63% | 0.57% | - |
| XYZ | 17.99 | 24.23 | 7.22 | - |
| YUV | 125.96 | 87.39 | 120.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 54 | 0.2 | 0 | 0.63 | 0.43 | 79.12 | 0.46 | 0.39 |
| Hex | 74 | 91 | 36 | 14 | 0 | 3F | 2B | 4F | 2E | 27 |
| Octal | 164 | 221 | 66 | 24 | 0 | 77 | 53 | 117 | 56 | 47 |
| Binary | 1110100 | 10010001 | 110110 | 10100 | 0 | 111111 | 101011 | 1001111 | 101110 | 100111 |
Color Harmonies of #749136
Complementary color
Monochromatic Colors of #749136
Black with #749136
Text Example
Text Example
White with #749136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749136; }
p { color: rgb(116,145,54); }
H1.HeaderClassName
{
color: #749136;
}
.AnyTagClassName
{
color: #749136;
}
</style>
background-color css
<style>
a { background-color: #749136; }
a { background-color: rgb(116,145,54); }
div.DivClassName
{
background-color: #749136;
}
.BgClassName
{
background-color: #749136;
}
</style>
border-color css
<style>
span { border-color: #749136; }
span { border-color: rgb(116,145,54); }
td.TdClassName
{
border-color: #749136;
}
.TagClassName
{
border-color: #749136;
}
</style>