Shades of Sushi #709443
Tints of Sushi #709443
RGB
CMYK
RGB Variations
Color information
#709443 (or 0x709443) is known color: Sushi. HEX triplet: 70, 94 and 43. RGB value is (112,148,67). Sum of RGB (Red+Green+Blue) = 112+148+67=327 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.25% from 327); Green value is 148 (58.20% from 255 or 45.26% from 327); Blue value is 67 (26.56% from 255 or 20.49% from 327); Max value from RGB is 148 - color contains mainly: green. Hex color #709443 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709443 is #8F6BBC. Grayscale: #808080. Windows color (decimal): -9399229 or 4428912. OLE color: 4428912.
HSL color Cylindrical-coordinate representation of color #709443: hue angle of 86.67º 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 #709443 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 148 | 67 | - |
| CMYK | 0.24 | 0 | 0.55 | 0.42 |
| HSL | 86.67º | 0.38% | 0.42% | - |
| HSV(B) | 86.67º | 0.55% | 0.58% | - |
| XYZ | 18.29 | 25.03 | 9.18 | - |
| YUV | 128 | 93.57 | 116.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 148 | 67 | 0.24 | 0 | 0.55 | 0.42 | 86.67 | 0.38 | 0.42 |
| Hex | 70 | 94 | 43 | 18 | 0 | 37 | 2A | 57 | 26 | 2A |
| Octal | 160 | 224 | 103 | 30 | 0 | 67 | 52 | 127 | 46 | 52 |
| Binary | 1110000 | 10010100 | 1000011 | 11000 | 0 | 110111 | 101010 | 1010111 | 100110 | 101010 |
Color Harmonies of #709443
Complementary color
Monochromatic Colors of #709443
Black with #709443
Text Example
Text Example
White with #709443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709443; }
p { color: rgb(112,148,67); }
H1.HeaderClassName
{
color: #709443;
}
.AnyTagClassName
{
color: #709443;
}
</style>
background-color css
<style>
a { background-color: #709443; }
a { background-color: rgb(112,148,67); }
div.DivClassName
{
background-color: #709443;
}
.BgClassName
{
background-color: #709443;
}
</style>
border-color css
<style>
span { border-color: #709443; }
span { border-color: rgb(112,148,67); }
td.TdClassName
{
border-color: #709443;
}
.TagClassName
{
border-color: #709443;
}
</style>