COLOR #6BE1A2

HEX: #6BE1A2 RGB: (107,225,162)

Color info

#6BE1A2 contains mainly green color. Web safe color of #6BE1A2 is #66CC99 (or #6C9).

RGB color model

#6BE1A2 color RGB value is (107,225,162).

RGB: (107,225,162) (42%, 88%, 64%)

RGB channels and saturation

R 107 of 255 = 42%
G 225 of 255 = 88%
B 162 of 255 = 64%

107
225
162

R + G + B ~ 65%. #6BE1A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 107 + 225 + 162 = 494 (100%)
R 107 of 494 ~ 21.66%
G 225 of 494 ~ 45.55%
B 162 of 494 ~ 32.79'%

%21.66
%45.55
%32.79

CMYK color model

#6BE1A2 color CMYK value is (52,0,28,12).

  • cyan value is 52.44%
  • magenta value is 0.00%
  • yellow value is 28.00%
  • key color value is 11.76%

CMYK: (52,0,28,12)
C52M0Y28K12 (52%, 0%, 28%, 12%)
(0.52 / 0.00 / 0.28 / 0.12)

CMYK percentages

%52.44
%0
%28
%11.76

Codes

Color #6BE1A2 in popluar color models

6B E1 A2
RGB 107 225 162
HSL 148° 66.29% 65.10%
HSB/HSV 148° 52.44% 88.24%
CMYK 52.44% 0.00% 28.00%
11.76%

Color #6BE1A2 in popluar number systems.

HEX 6B E1 A2
Decimal 107 225 162
Binary 1101011 11100001 10100010
Octal 153 341 242

Shades and tints

Shades of #6BE1A2

#6BE1A2
(107,225,162)
#62CD94
(98,205,148)
#59B986
(89,185,134)
#50A578
(80,165,120)
#47916A
(71,145,106)
#3E7D5C
(62,125,92)
#35694E
(53,105,78)
#2C5540
(44,85,64)
#234132
(35,65,50)
#1A2D24
(26,45,36)
#111916
(17,25,22)
#000000
(0,0,0)

Tints of #6BE1A2

#6BE1A2
(107,225,162)
#78E3AA
(120,227,170)
#85E5B2
(133,229,178)
#92E7BA
(146,231,186)
#9FE9C2
(159,233,194)
#ACEBCA
(172,235,202)
#B9EDD2
(185,237,210)
#C6EFDA
(198,239,218)
#D3F1E2
(211,241,226)
#E0F3EA
(224,243,234)
#EDF5F2
(237,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BE1A2 color. Also use rgb(107,225,162) instead hex code.

Text Font Color

.myTextColor { color: #6BE1A2; }

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

This text font color is #6BE1A2.

Background Color

.myBgColor { background-color: #6BE1A2; }

<div style="background-color:#6BE1A2">Inner text</div>

This div background color is #6BE1A2.

Border color

.myBorderColor { border: 1px solid #6BE1A2; }

<div style="border:3px solid #6BE1A2">Div</div>

This div border color is #6BE1A2.

Opacity

.myOpacity80 { color: #6BE1A2; opacity: 0.8; }

<p style="color:#6BE1A2;opacity:0.8;">80%</p>

Text with #6BE1A2 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 #6BE1A2;}

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

This text has shadow with #6BE1A2 color.


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

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

This text has shadow with #6BE1A2 primary color and red secondary color.


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

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

This text has shadow with #6BE1A2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6BE1A2.

Preview

Color preview on black background

This text has color #6BE1A2 on black background.


Color preview on white background

This text has color #6BE1A2 on white background.


Black color preview on #6BE1A2 background

This text has black color on #6BE1A2 background.


White color preview on #6BE1A2 background

This text has white color on #6BE1A2 background.


Related colors

Complementary color

Complementary color for #hex is #941E5D.


I love getcolorcode.com

Triadic colors

1 #A26BE1 and #E1A26B with #6BE1A2 are triadic colors.

2 #A2E16B and #E16BA2 with #6BE1A2 are triadic colors.