Shades of Sushi #749039
Tints of Sushi #749039
RGB
CMYK
RGB Variations
Color information
#749039 (or 0x749039) is known color: Sushi. HEX triplet: 74, 90 and 39. RGB value is (116,144,57). Sum of RGB (Red+Green+Blue) = 116+144+57=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 144 (56.64% from 255 or 45.43% from 317); Blue value is 57 (22.66% from 255 or 17.98% from 317); Max value from RGB is 144 - color contains mainly: green. Hex color #749039 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749039 is #8B6FC6. Grayscale: #7E7E7E. Windows color (decimal): -9138119 or 3772532. OLE color: 3772532.
HSL color Cylindrical-coordinate representation of color #749039: hue angle of 79.31º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #749039 is Cyan = 0.19, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 57 | - |
| CMYK | 0.19 | 0 | 0.60 | 0.44 |
| HSL | 79.31º | 0.43% | 0.39% | - |
| HSV(B) | 79.31º | 0.6% | 0.56% | - |
| XYZ | 17.91 | 23.95 | 7.55 | - |
| YUV | 125.71 | 89.22 | 121.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 57 | 0.19 | 0 | 0.60 | 0.44 | 79.31 | 0.43 | 0.39 |
| Hex | 74 | 90 | 39 | 13 | 0 | 3C | 2C | 4F | 2B | 27 |
| Octal | 164 | 220 | 71 | 23 | 0 | 74 | 54 | 117 | 53 | 47 |
| Binary | 1110100 | 10010000 | 111001 | 10011 | 0 | 111100 | 101100 | 1001111 | 101011 | 100111 |
Color Harmonies of #749039
Complementary color
Monochromatic Colors of #749039
Black with #749039
Text Example
Text Example
White with #749039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749039; }
p { color: rgb(116,144,57); }
H1.HeaderClassName
{
color: #749039;
}
.AnyTagClassName
{
color: #749039;
}
</style>
background-color css
<style>
a { background-color: #749039; }
a { background-color: rgb(116,144,57); }
div.DivClassName
{
background-color: #749039;
}
.BgClassName
{
background-color: #749039;
}
</style>
border-color css
<style>
span { border-color: #749039; }
span { border-color: rgb(116,144,57); }
td.TdClassName
{
border-color: #749039;
}
.TagClassName
{
border-color: #749039;
}
</style>