COLOR #06D2A4

HEX: #06D2A4 RGB: (6,210,164)

Color info

#06D2A4 contains mainly green and blue colors. Web safe color of #06D2A4 is #00CC99 (or #0C9).

RGB color model

#06D2A4 color RGB value is (6,210,164).

RGB: (6,210,164) (2%, 82%, 64%)

RGB channels and saturation

R 6 of 255 = 2%
G 210 of 255 = 82%
B 164 of 255 = 64%

6
210
164

R + G + B ~ 49%. #06D2A4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 6 + 210 + 164 = 380 (100%)
R 6 of 380 ~ 1.58%
G 210 of 380 ~ 55.26%
B 164 of 380 ~ 43.16'%

%55.26
%43.16

CMYK color model

#06D2A4 color CMYK value is (97,0,22,18).

  • cyan value is 97.14%
  • magenta value is 0.00%
  • yellow value is 21.90%
  • key color value is 17.65%

CMYK: (97,0,22,18)
C97M0Y22K18 (97%, 0%, 22%, 18%)
(0.97 / 0.00 / 0.22 / 0.18)

CMYK percentages

%97.14
%0
%21.9
%17.65

Codes

Color #06D2A4 in popluar color models

06 D2 A4
RGB 6 210 164
HSL 166° 94.44% 42.35%
HSB/HSV 166° 97.14% 82.35%
CMYK 97.14% 0.00% 21.90%
17.65%

Color #06D2A4 in popluar number systems.

HEX 06 D2 A4
Decimal 6 210 164
Binary 110 11010010 10100100
Octal 6 322 244

Shades and tints

Shades of #06D2A4

#06D2A4
(6,210,164)
#06BF96
(6,191,150)
#06AC88
(6,172,136)
#06997A
(6,153,122)
#06866C
(6,134,108)
#06735E
(6,115,94)
#066050
(6,96,80)
#064D42
(6,77,66)
#063A34
(6,58,52)
#062726
(6,39,38)
#061418
(6,20,24)
#000000
(0,0,0)

Tints of #06D2A4

#06D2A4
(6,210,164)
#1CD6AC
(28,214,172)
#32DAB4
(50,218,180)
#48DEBC
(72,222,188)
#5EE2C4
(94,226,196)
#74E6CC
(116,230,204)
#8AEAD4
(138,234,212)
#A0EEDC
(160,238,220)
#B6F2E4
(182,242,228)
#CCF6EC
(204,246,236)
#E2FAF4
(226,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06D2A4 color. Also use rgb(6,210,164) instead hex code.

Text Font Color

.myTextColor { color: #06D2A4; }

<p style="color:#06D2A4">This sample text font color is #06D2A4.</p>

This text font color is #06D2A4.

Background Color

.myBgColor { background-color: #06D2A4; }

<div style="background-color:#06D2A4">Inner text</div>

This div background color is #06D2A4.

Border color

.myBorderColor { border: 1px solid #06D2A4; }

<div style="border:3px solid #06D2A4">Div</div>

This div border color is #06D2A4.

Opacity

.myOpacity80 { color: #06D2A4; opacity: 0.8; }

<p style="color:#06D2A4;opacity:0.8;">80%</p>

Text with #06D2A4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #06D2A4;}

<p style="text-shadow: 3px 3px 1px #06D2A4">Text here.</p>

This text has shadow with #06D2A4 color.


.textShadow {text-shadow: 3px 3px 1px #06D2A4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #06D2A4, 5px 5px 20px red">Text here.</p>

This text has shadow with #06D2A4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#06D2A4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#06D2A4, Direction=45, Strength=4)">Text</p>

This text has shadow with #06D2A4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #06D2A4;
-webkit-box-shadow: 1px 1px 3px 2px #06D2A4;
box-shadow: 1px 1px 3px 2px #06D2A4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #06D2A4; -webkit-box-shadow: 1px 1px 3px 2px #06D2A4; box-shadow:1px 1px 3px 2px #06D2A4;">
Div content here
</div>

This div box has shadow with color #06D2A4.

Preview

Color preview on black background

This text has color #06D2A4 on black background.


Color preview on white background

This text has color #06D2A4 on white background.


Black color preview on #06D2A4 background

This text has black color on #06D2A4 background.


White color preview on #06D2A4 background

This text has white color on #06D2A4 background.


Related colors

Complementary color

Complementary color for #hex is #F92D5B.


I love getcolorcode.com

Triadic colors

1 #A406D2 and #D2A406 with #06D2A4 are triadic colors.

2 #A4D206 and #D206A4 with #06D2A4 are triadic colors.