Shades of Trendy Green #738312
Tints of Trendy Green #738312
RGB
CMYK
RGB Variations
Color information
#738312 (or 0x738312) is known color: Trendy Green. HEX triplet: 73, 83 and 12. RGB value is (115,131,18). Sum of RGB (Red+Green+Blue) = 115+131+18=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 131 (51.56% from 255 or 49.62% from 264); Blue value is 18 (7.42% from 255 or 6.82% from 264); Max value from RGB is 131 - color contains mainly: green. Hex color #738312 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738312 is #8C7CED. Grayscale: #717171. Windows color (decimal): -9207022 or 1213299. OLE color: 1213299.
HSL color Cylindrical-coordinate representation of color #738312: hue angle of 68.5º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #738312 is Cyan = 0.12, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 131 | 18 | - |
| CMYK | 0.12 | 0 | 0.86 | 0.49 |
| HSL | 68.5º | 0.76% | 0.29% | - |
| HSV(B) | 68.5º | 0.86% | 0.51% | - |
| XYZ | 15.3 | 19.92 | 3.61 | - |
| YUV | 113.33 | 74.2 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 131 | 18 | 0.12 | 0 | 0.86 | 0.49 | 68.5 | 0.76 | 0.29 |
| Hex | 73 | 83 | 12 | C | 0 | 56 | 31 | 44 | 4C | 1D |
| Octal | 163 | 203 | 22 | 14 | 0 | 126 | 61 | 104 | 114 | 35 |
| Binary | 1110011 | 10000011 | 10010 | 1100 | 0 | 1010110 | 110001 | 1000100 | 1001100 | 11101 |
Color Harmonies of #738312
Complementary color
Monochromatic Colors of #738312
Black with #738312
Text Example
Text Example
White with #738312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738312; }
p { color: rgb(115,131,18); }
H1.HeaderClassName
{
color: #738312;
}
.AnyTagClassName
{
color: #738312;
}
</style>
background-color css
<style>
a { background-color: #738312; }
a { background-color: rgb(115,131,18); }
div.DivClassName
{
background-color: #738312;
}
.BgClassName
{
background-color: #738312;
}
</style>
border-color css
<style>
span { border-color: #738312; }
span { border-color: rgb(115,131,18); }
td.TdClassName
{
border-color: #738312;
}
.TagClassName
{
border-color: #738312;
}
</style>