Color Hex Logo

#7fffd4 Color Hex Aquamarine1

#7FFFD4
(127,255,212)
223 Favorites   7 Comments

Color spaces of #7fffd4 Aquamarine1

RGB 127255212
HSL0.441.000.75
HSV160°50°100°
CMYK 0.500.000.17   0.00
XYZ56.396180.785574.9081
Yxy80.78550.26590.3809
Hunter Lab89.8808-45.290713.5033
CIE-Lab92.0362-45.52079.7117

#7fffd4 color RGB value is (127,255,212). #7fffd4 color name is Aquamarine1 color.

#7fffd4 hex color red value is 127, green value is 255 and the blue value of its RGB is 212. Cylindrical-coordinate representations (also known as HSL) of color #7fffd4 hue: 0.44 , saturation: 1.00 and the lightness value of 7fffd4 is 0.75.

The process color (four color CMYK) of #7fffd4 color hex is 0.50, 0.00, 0.17, 0.00. Web safe color of #7fffd4 is #66ffcc. Color #7fffd4 contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 01111111 11111111 11010100
Octal 177 377 324
Decimal 127 255 212
Hex 7F FF D4

RGB Percentages of Color #7fffd4

%21.38
%42.93
%35.69

CMYK Percentages of Color #7fffd4

%50
%0
%17
%0

Triadic Colors of #7fffd4

#7fffd4 #d47fff #ffd47f

Analogous Colors of #7fffd4

#7fffd4 #7feaff #7fff94

Monochromatic Colors of #7fffd4

#7fffd4

Complementary Color

#7fffd4 #ff7faa

#7fffd4 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#7fffd4 Color Preview on White Background

Lorem ipsum dolor sit amet.

#7fffd4 Color CSS Codes

.mybgcolor {background-color:#7fffd4; } 
.myforecolor {color:#7fffd4; }
.mybordercolor {border:3px solid #7fffd4; }

#7fffd4 Text Font Color

<p style="color:#7fffd4">Text here</p>

This sample text font color is #7fffd4
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#7fffd4 Background Color

<div style="background-color:#7fffd4">
Div content here</div>

This div background color is #7fffd4


#7fffd4 Border Color

<div style="border:3px solid #7fffd4">
Div here</div>

This div border color is #7fffd4


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(127,255,212, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #7fffd4; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #7fffd4;
  -webkit-box-shadow: 1px 1px 3px 2px #7fffd4;
  box-shadow:         1px 1px 3px 2px #7fffd4; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(127,255,212, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #7fffd4">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #7fffd4;
  -webkit-box-shadow: 1px 1px 3px 2px #7fffd4;
  box-shadow:         1px 1px 3px 2px #7fffd4;">
Div content here</div>

This div box has shadow with color #7fffd4


Comments

3 Mar 2023, 9:53 ihate_colours666

this in fact, isnt minty and fresh, quite frankly it is basily and stail

6 Feb 2023, 22:47 hashtag

Aquamarine

19 Oct 2021, 22:37 fuzzywuzzy525

Cool

8 Sep 2020, 1:24 PeachyPallates

My birthstone color! Its so minty and fresh!

11 Sep 2017, 2:46 Yunus2386

Tq u old

2 Nov 2014, 0:57 hashtag

Aquamarine

2 Nov 2014, 0:57 hashtag

Aquarine

Please login to write comment.