COLOR #6BE2B7

HEX: #6BE2B7 RGB: (107,226,183)

Color info

#6BE2B7 contains mainly green and blue colors. Web safe color of #6BE2B7 is #66CCCC (or #6CC).

RGB color model

#6BE2B7 color RGB value is (107,226,183).

RGB: (107,226,183) (42%, 89%, 72%)

RGB channels and saturation

R 107 of 255 = 42%
G 226 of 255 = 89%
B 183 of 255 = 72%

107
226
183

R + G + B ~ 68%. #6BE2B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 107 + 226 + 183 = 516 (100%)
R 107 of 516 ~ 20.74%
G 226 of 516 ~ 43.8%
B 183 of 516 ~ 35.47'%

%20.74
%43.8
%35.47

CMYK color model

#6BE2B7 color CMYK value is (53,0,19,11).

  • cyan value is 52.65%
  • magenta value is 0.00%
  • yellow value is 19.03%
  • key color value is 11.37%

CMYK: (53,0,19,11)
C53M0Y19K11 (53%, 0%, 19%, 11%)
(0.53 / 0.00 / 0.19 / 0.11)

CMYK percentages

%52.65
%0
%19.03
%11.37

Codes

Color #6BE2B7 in popluar color models

6B E2 B7
RGB 107 226 183
HSL 158° 67.23% 65.29%
HSB/HSV 158° 52.65% 88.63%
CMYK 52.65% 0.00% 19.03%
11.37%

Color #6BE2B7 in popluar number systems.

HEX 6B E2 B7
Decimal 107 226 183
Binary 1101011 11100010 10110111
Octal 153 342 267

Shades and tints

Shades of #6BE2B7

#6BE2B7
(107,226,183)
#62CEA7
(98,206,167)
#59BA97
(89,186,151)
#50A687
(80,166,135)
#479277
(71,146,119)
#3E7E67
(62,126,103)
#356A57
(53,106,87)
#2C5647
(44,86,71)
#234237
(35,66,55)
#1A2E27
(26,46,39)
#111A17
(17,26,23)
#000000
(0,0,0)

Tints of #6BE2B7

#6BE2B7
(107,226,183)
#78E4BD
(120,228,189)
#85E6C3
(133,230,195)
#92E8C9
(146,232,201)
#9FEACF
(159,234,207)
#ACECD5
(172,236,213)
#B9EEDB
(185,238,219)
#C6F0E1
(198,240,225)
#D3F2E7
(211,242,231)
#E0F4ED
(224,244,237)
#EDF6F3
(237,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BE2B7 color. Also use rgb(107,226,183) instead hex code.

Text Font Color

.myTextColor { color: #6BE2B7; }

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

This text font color is #6BE2B7.

Background Color

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

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

This div background color is #6BE2B7.

Border color

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

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

This div border color is #6BE2B7.

Opacity

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

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

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

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

This text has shadow with #6BE2B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BE2B7.

Preview

Color preview on black background

This text has color #6BE2B7 on black background.


Color preview on white background

This text has color #6BE2B7 on white background.


Black color preview on #6BE2B7 background

This text has black color on #6BE2B7 background.


White color preview on #6BE2B7 background

This text has white color on #6BE2B7 background.


Related colors

Complementary color

Complementary color for #hex is #941D48.


I love getcolorcode.com

Triadic colors

1 #B76BE2 and #E2B76B with #6BE2B7 are triadic colors.

2 #B7E26B and #E26BB7 with #6BE2B7 are triadic colors.