Shades of Sushi #719634
Tints of Sushi #719634
RGB
CMYK
RGB Variations
Color information
#719634 (or 0x719634) is known color: Sushi. HEX triplet: 71, 96 and 34. RGB value is (113,150,52). Sum of RGB (Red+Green+Blue) = 113+150+52=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 150 (58.98% from 255 or 47.62% from 315); Blue value is 52 (20.70% from 255 or 16.51% from 315); Max value from RGB is 150 - color contains mainly: green. Hex color #719634 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719634 is #8E69CB. Grayscale: #808080. Windows color (decimal): -9333196 or 3446385. OLE color: 3446385.
HSL color Cylindrical-coordinate representation of color #719634: hue angle of 82.65º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #719634 is Cyan = 0.25, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 52 | - |
| CMYK | 0.25 | 0 | 0.65 | 0.41 |
| HSL | 82.65º | 0.49% | 0.4% | - |
| HSV(B) | 82.65º | 0.65% | 0.59% | - |
| XYZ | 18.34 | 25.57 | 7.22 | - |
| YUV | 127.77 | 85.24 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 52 | 0.25 | 0 | 0.65 | 0.41 | 82.65 | 0.49 | 0.4 |
| Hex | 71 | 96 | 34 | 19 | 0 | 41 | 29 | 53 | 31 | 28 |
| Octal | 161 | 226 | 64 | 31 | 0 | 101 | 51 | 123 | 61 | 50 |
| Binary | 1110001 | 10010110 | 110100 | 11001 | 0 | 1000001 | 101001 | 1010011 | 110001 | 101000 |
Color Harmonies of #719634
Complementary color
Monochromatic Colors of #719634
Black with #719634
Text Example
Text Example
White with #719634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719634; }
p { color: rgb(113,150,52); }
H1.HeaderClassName
{
color: #719634;
}
.AnyTagClassName
{
color: #719634;
}
</style>
background-color css
<style>
a { background-color: #719634; }
a { background-color: rgb(113,150,52); }
div.DivClassName
{
background-color: #719634;
}
.BgClassName
{
background-color: #719634;
}
</style>
border-color css
<style>
span { border-color: #719634; }
span { border-color: rgb(113,150,52); }
td.TdClassName
{
border-color: #719634;
}
.TagClassName
{
border-color: #719634;
}
</style>