Shades of Trendy Green #768326
Tints of Trendy Green #768326
RGB
CMYK
RGB Variations
Color information
#768326 (or 0x768326) is known color: Trendy Green. HEX triplet: 76, 83 and 26. RGB value is (118,131,38). Sum of RGB (Red+Green+Blue) = 118+131+38=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 131 (51.56% from 255 or 45.64% from 287); Blue value is 38 (15.23% from 255 or 13.24% from 287); Max value from RGB is 131 - color contains mainly: green. Hex color #768326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768326 is #897CD9. Grayscale: #747474. Windows color (decimal): -9010394 or 2524022. OLE color: 2524022.
HSL color Cylindrical-coordinate representation of color #768326: hue angle of 68.39º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #768326 is Cyan = 0.10, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 38 | - |
| CMYK | 0.10 | 0 | 0.71 | 0.49 |
| HSL | 68.39º | 0.55% | 0.33% | - |
| HSV(B) | 68.39º | 0.71% | 0.51% | - |
| XYZ | 15.94 | 20.22 | 4.9 | - |
| YUV | 116.51 | 83.69 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 38 | 0.10 | 0 | 0.71 | 0.49 | 68.39 | 0.55 | 0.33 |
| Hex | 76 | 83 | 26 | A | 0 | 47 | 31 | 44 | 37 | 21 |
| Octal | 166 | 203 | 46 | 12 | 0 | 107 | 61 | 104 | 67 | 41 |
| Binary | 1110110 | 10000011 | 100110 | 1010 | 0 | 1000111 | 110001 | 1000100 | 110111 | 100001 |
Color Harmonies of #768326
Complementary color
Monochromatic Colors of #768326
Black with #768326
Text Example
Text Example
White with #768326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768326; }
p { color: rgb(118,131,38); }
H1.HeaderClassName
{
color: #768326;
}
.AnyTagClassName
{
color: #768326;
}
</style>
background-color css
<style>
a { background-color: #768326; }
a { background-color: rgb(118,131,38); }
div.DivClassName
{
background-color: #768326;
}
.BgClassName
{
background-color: #768326;
}
</style>
border-color css
<style>
span { border-color: #768326; }
span { border-color: rgb(118,131,38); }
td.TdClassName
{
border-color: #768326;
}
.TagClassName
{
border-color: #768326;
}
</style>