Shades of Trendy Green #838518
Tints of Trendy Green #838518
RGB
CMYK
RGB Variations
Color information
#838518 (or 0x838518) is known color: Trendy Green. HEX triplet: 83, 85 and 18. RGB value is (131,133,24). Sum of RGB (Red+Green+Blue) = 131+133+24=288 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.49% from 288); Green value is 133 (52.34% from 255 or 46.18% from 288); Blue value is 24 (9.77% from 255 or 8.33% from 288); Max value from RGB is 133 - color contains mainly: green. Hex color #838518 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838518 is #7C7AE7. Grayscale: #787878. Windows color (decimal): -8157928 or 1607043. OLE color: 1607043.
HSL color Cylindrical-coordinate representation of color #838518: hue angle of 61.1º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #838518 is Cyan = 0.02, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 133 | 24 | - |
| CMYK | 0.02 | 0 | 0.82 | 0.48 |
| HSL | 61.1º | 0.69% | 0.31% | - |
| HSV(B) | 61.1º | 0.82% | 0.52% | - |
| XYZ | 17.91 | 21.67 | 4.1 | - |
| YUV | 119.98 | 73.84 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 133 | 24 | 0.02 | 0 | 0.82 | 0.48 | 61.1 | 0.69 | 0.31 |
| Hex | 83 | 85 | 18 | 2 | 0 | 52 | 30 | 3D | 45 | 1F |
| Octal | 203 | 205 | 30 | 2 | 0 | 122 | 60 | 75 | 105 | 37 |
| Binary | 10000011 | 10000101 | 11000 | 10 | 0 | 1010010 | 110000 | 111101 | 1000101 | 11111 |
Color Harmonies of #838518
Complementary color
Monochromatic Colors of #838518
Black with #838518
Text Example
Text Example
White with #838518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838518; }
p { color: rgb(131,133,24); }
H1.HeaderClassName
{
color: #838518;
}
.AnyTagClassName
{
color: #838518;
}
</style>
background-color css
<style>
a { background-color: #838518; }
a { background-color: rgb(131,133,24); }
div.DivClassName
{
background-color: #838518;
}
.BgClassName
{
background-color: #838518;
}
</style>
border-color css
<style>
span { border-color: #838518; }
span { border-color: rgb(131,133,24); }
td.TdClassName
{
border-color: #838518;
}
.TagClassName
{
border-color: #838518;
}
</style>