Shades of Sushi #709442
Tints of Sushi #709442
RGB
CMYK
RGB Variations
Color information
#709442 (or 0x709442) is known color: Sushi. HEX triplet: 70, 94 and 42. RGB value is (112,148,66). Sum of RGB (Red+Green+Blue) = 112+148+66=326 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.36% from 326); Green value is 148 (58.20% from 255 or 45.40% from 326); Blue value is 66 (26.17% from 255 or 20.25% from 326); Max value from RGB is 148 - color contains mainly: green. Hex color #709442 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709442 is #8F6BBD. Grayscale: #808080. Windows color (decimal): -9399230 or 4363376. OLE color: 4363376.
HSL color Cylindrical-coordinate representation of color #709442: hue angle of 86.34º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #709442 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 148 | 66 | - |
| CMYK | 0.24 | 0 | 0.55 | 0.42 |
| HSL | 86.34º | 0.38% | 0.42% | - |
| HSV(B) | 86.34º | 0.55% | 0.58% | - |
| XYZ | 18.26 | 25.02 | 9.02 | - |
| YUV | 127.89 | 93.07 | 116.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 148 | 66 | 0.24 | 0 | 0.55 | 0.42 | 86.34 | 0.38 | 0.42 |
| Hex | 70 | 94 | 42 | 18 | 0 | 37 | 2A | 56 | 26 | 2A |
| Octal | 160 | 224 | 102 | 30 | 0 | 67 | 52 | 126 | 46 | 52 |
| Binary | 1110000 | 10010100 | 1000010 | 11000 | 0 | 110111 | 101010 | 1010110 | 100110 | 101010 |
Color Harmonies of #709442
Complementary color
Monochromatic Colors of #709442
Black with #709442
Text Example
Text Example
White with #709442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709442; }
p { color: rgb(112,148,66); }
H1.HeaderClassName
{
color: #709442;
}
.AnyTagClassName
{
color: #709442;
}
</style>
background-color css
<style>
a { background-color: #709442; }
a { background-color: rgb(112,148,66); }
div.DivClassName
{
background-color: #709442;
}
.BgClassName
{
background-color: #709442;
}
</style>
border-color css
<style>
span { border-color: #709442; }
span { border-color: rgb(112,148,66); }
td.TdClassName
{
border-color: #709442;
}
.TagClassName
{
border-color: #709442;
}
</style>