#76de34

Color #76DE34 Yellow Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Yellow Green #76DE34

Tints of Yellow Green #76DE34

Color information

#76DE34 (or 0x76DE34) is unknown color: approx Yellow Green. HEX triplet: 76, DE and 34. RGB value is (118,222,52). Sum of RGB (Red+Green+Blue) = 118+222+52=392 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.10% from 392); Green value is 222 (87.11% from 255 or 56.63% from 392); Blue value is 52 (20.70% from 255 or 13.27% from 392); Max value from RGB is 222 - color contains mainly: green. Hex color #76DE34 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #76DE34 is #8921CB. Grayscale: #ACACAC. Windows color (decimal): -8987084 or 3464822. OLE color: 3464822.

HSL color Cylindrical-coordinate representation of color #76DE34: hue angle of 96.71º degrees, saturation: 0.72, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #76DE34 is Cyan = 0.47, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.13.

Color convert

RGB11822252-
CMYK0.4700.770.13
HSL96.71º72.03%53.73%-
HSV(B)96.71º76.58%87.06%-
XYZ34.2156.3412.32-
YUV171.5260.5489.82-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 118 (46.48% from 255) = 30.10%
GREEN value IS 222 (87.11% from 255) = 56.63%
BLUE value IS 52 (20.70% from 255) = 13.27%
R=30.10%
G=56.63%
B=13.27%

CMYK

C (Cyan) values IS 0.47
M (Magenta) values IS 0
Y (Yellow) values IS 0.77
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal118222520.4700.770.1396.7172.0353.73
Hex76DE342F04DD614836
Octal166336645701151514111066
Binary11101101101111011010010111101001101110111000011001000110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #76de34

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #76de34; }

 p { color: rgb(118,222,52); }

 H1.HeaderClassName
 {
   color: #76de34;
 }
 .AnyTagClassName
 {
   color: #76de34;
 }
</style>
background-color css

<style>
 a { background-color: #76de34; }

 a { background-color: rgb(118,222,52); }

 div.DivClassName
 {
   background-color: #76de34;
 }
 .BgClassName
 {
   background-color: #76de34;
 }
</style>
border-color css

<style>
 span { border-color: #76de34; }

 span { border-color: rgb(118,222,52); }

 td.TdClassName
 {
   border-color: #76de34;
 }
 .TagClassName
 {
   border-color: #76de34;
 }
</style>

cancel