COLOR #6BEFC5

HEX: #6BEFC5 RGB: (107,239,197)

Color info

#6BEFC5 contains mainly green and blue colors. Web safe color of #6BEFC5 is #66FFCC (or #6FC).

RGB color model

#6BEFC5 color RGB value is (107,239,197).

RGB: (107,239,197) (42%, 94%, 77%)

RGB channels and saturation

R 107 of 255 = 42%
G 239 of 255 = 94%
B 197 of 255 = 77%

107
239
197

R + G + B ~ 71%. #6BEFC5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 107 + 239 + 197 = 543 (100%)
R 107 of 543 ~ 19.71%
G 239 of 543 ~ 44.01%
B 197 of 543 ~ 36.28'%

%19.71
%44.01
%36.28

CMYK color model

#6BEFC5 color CMYK value is (55,0,18,6).

  • cyan value is 55.23%
  • magenta value is 0.00%
  • yellow value is 17.57%
  • key color value is 6.27%
CMYK: (55,0,18,6) C55M0Y18K6 (55%,0%,18%,6%) (0.55/0.00/0.18/0.06) 

CMYK percentages

%55.23
%0
%17.57
%6.27

Codes

Color #6BEFC5 in popluar color models

6B EF C5
RGB 107 239 197
HSL 161° 80.49% 67.84%
HSB/HSV 161° 55.23% 93.73%
CMYK 55.23% 0.00% 17.57%
6.27%

Color #6BEFC5 in popluar number systems.

HEX 6B EF C5
Decimal 107 239 197
Binary 1101011 11101111 11000101
Octal 153 357 305

Shades and tints

Shades of #6BEFC5

#6BEFC5
(107,239,197)
#62DAB4
(98,218,180)
#59C5A3
(89,197,163)
#50B092
(80,176,146)
#479B81
(71,155,129)
#3E8670
(62,134,112)
#35715F
(53,113,95)
#2C5C4E
(44,92,78)
#23473D
(35,71,61)
#1A322C
(26,50,44)
#111D1B
(17,29,27)
#000000
(0,0,0)

Tints of #6BEFC5

#6BEFC5
(107,239,197)
#78F0CA
(120,240,202)
#85F1CF
(133,241,207)
#92F2D4
(146,242,212)
#9FF3D9
(159,243,217)
#ACF4DE
(172,244,222)
#B9F5E3
(185,245,227)
#C6F6E8
(198,246,232)
#D3F7ED
(211,247,237)
#E0F8F2
(224,248,242)
#EDF9F7
(237,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BEFC5 color. Also use rgb(107,239,197) instead hex code.

Text Font Color

.myTextColor { color: #6BEFC5; }

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

This text font color is #6BEFC5.

Background Color

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

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

This div background color is #6BEFC5.

Border color

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

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

This div border color is #6BEFC5.

Opacity

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

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

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

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

This text has shadow with #6BEFC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BEFC5.

Preview

Color preview on black background

This text has color #6BEFC5 on black background.


Color preview on white background

This text has color #6BEFC5 on white background.


Black color preview on #6BEFC5 background

This text has black color on #6BEFC5 background.


White color preview on #6BEFC5 background

This text has white color on #6BEFC5 background.


Related colors

Complementary color

Complementary color for #hex is #94103A.


I love getcolorcode.com

Triadic colors

1 #C56BEF and #EFC56B with #6BEFC5 are triadic colors.

2 #C5EF6B and #EF6BC5 with #6BEFC5 are triadic colors.