#2afb7a

Color #2AFB7A Spring Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Spring Green #2AFB7A

Tints of Spring Green #2AFB7A

Color information

#2AFB7A (or 0x2AFB7A) is unknown color: approx Spring Green. HEX triplet: 2A, FB and 7A. RGB value is (42,251,122). Sum of RGB (Red+Green+Blue) = 42+251+122=415 (54% of max value = 765). Red value is 42 (16.80% from 255 or 10.12% from 415); Green value is 251 (98.44% from 255 or 60.48% from 415); Blue value is 122 (48.05% from 255 or 29.40% from 415); Max value from RGB is 251 - color contains mainly: green. Hex color #2AFB7A is not a web safe color. Web safe color analog (approx): #33FF66. Inversed color of #2AFB7A is #D50485. Grayscale: #AEAEAE. Windows color (decimal): -13960326 or 8059690. OLE color: 8059690.

HSL color Cylindrical-coordinate representation of color #2AFB7A: hue angle of 142.97º degrees, saturation: 0.96, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #2AFB7A is Cyan = 0.83, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.02.

Color convert

RGB42251122-
CMYK0.8300.510.02
HSL142.97º96.31%57.45%-
HSV(B)142.97º83.27%98.43%-
XYZ38.9670.8930.04-
YUV173.898.7633.99-

RGB Variations

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

RGB

RED value IS 42 (16.80% from 255) = 10.12%
GREEN value IS 251 (98.44% from 255) = 60.48%
BLUE value IS 122 (48.05% from 255) = 29.40%
R=10.12%
G=60.48%
B=29.40%

CMYK

C (Cyan) values IS 0.83
M (Magenta) values IS 0
Y (Yellow) values IS 0.51
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal422511220.8300.510.02142.9796.3157.45
Hex2AFB7A5303328f6039
Octal52373172123063221714071
Binary1010101111101111110101010011011001110100011111100000111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2afb7a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2afb7a; }

 p { color: rgb(42,251,122); }

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

<style>
 a { background-color: #2afb7a; }

 a { background-color: rgb(42,251,122); }

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

<style>
 span { border-color: #2afb7a; }

 span { border-color: rgb(42,251,122); }

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

cancel