COLOR #7BE2D6

HEX: #7BE2D6 RGB: (123,226,214)

Color info

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

RGB color model

#7BE2D6 color RGB value is (123,226,214).

RGB: (123,226,214) (48%, 89%, 84%)

RGB channels and saturation

R 123 of 255 = 48%
G 226 of 255 = 89%
B 214 of 255 = 84%

123
226
214

R + G + B ~ 74%. #7BE2D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 123 + 226 + 214 = 563 (100%)
R 123 of 563 ~ 21.85%
G 226 of 563 ~ 40.14%
B 214 of 563 ~ 38.01'%

%21.85
%40.14
%38.01

CMYK color model

#7BE2D6 color CMYK value is (46,0,5,11).

  • cyan value is 45.58%
  • magenta value is 0.00%
  • yellow value is 5.31%
  • key color value is 11.37%

CMYK: (46,0,5,11)
C46M0Y5K11 (46%, 0%, 5%, 11%)
(0.46 / 0.00 / 0.05 / 0.11)

CMYK percentages

%45.58
%0
%5.31
%11.37

Codes

Color #7BE2D6 in popluar color models

7B E2 D6
RGB 123 226 214
HSL 173° 63.98% 68.43%
HSB/HSV 173° 45.58% 88.63%
CMYK 45.58% 0.00% 5.31%
11.37%

Color #7BE2D6 in popluar number systems.

HEX 7B E2 D6
Decimal 123 226 214
Binary 1111011 11100010 11010110
Octal 173 342 326

Shades and tints

Shades of #7BE2D6

#7BE2D6
(123,226,214)
#70CEC3
(112,206,195)
#65BAB0
(101,186,176)
#5AA69D
(90,166,157)
#4F928A
(79,146,138)
#447E77
(68,126,119)
#396A64
(57,106,100)
#2E5651
(46,86,81)
#23423E
(35,66,62)
#182E2B
(24,46,43)
#0D1A18
(13,26,24)
#000000
(0,0,0)

Tints of #7BE2D6

#7BE2D6
(123,226,214)
#87E4D9
(135,228,217)
#93E6DC
(147,230,220)
#9FE8DF
(159,232,223)
#ABEAE2
(171,234,226)
#B7ECE5
(183,236,229)
#C3EEE8
(195,238,232)
#CFF0EB
(207,240,235)
#DBF2EE
(219,242,238)
#E7F4F1
(231,244,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7BE2D6 color. Also use rgb(123,226,214) instead hex code.

Text Font Color

.myTextColor { color: #7BE2D6; }

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

This text font color is #7BE2D6.

Background Color

.myBgColor { background-color: #7BE2D6; }

<div style="background-color:#7BE2D6">Inner text</div>

This div background color is #7BE2D6.

Border color

.myBorderColor { border: 1px solid #7BE2D6; }

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

This div border color is #7BE2D6.

Opacity

.myOpacity80 { color: #7BE2D6; opacity: 0.8; }

<p style="color:#7BE2D6;opacity:0.8;">80%</p>

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

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

This text has shadow with #7BE2D6 color.


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

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

This text has shadow with #7BE2D6 primary color and red secondary color.


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

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

This text has shadow with #7BE2D6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7BE2D6.

Preview

Color preview on black background

This text has color #7BE2D6 on black background.


Color preview on white background

This text has color #7BE2D6 on white background.


Black color preview on #7BE2D6 background

This text has black color on #7BE2D6 background.


White color preview on #7BE2D6 background

This text has white color on #7BE2D6 background.


Related colors

Complementary color

Complementary color for #hex is #841D29.


I love getcolorcode.com

Triadic colors

1 #D67BE2 and #E2D67B with #7BE2D6 are triadic colors.

2 #D6E27B and #E27BD6 with #7BE2D6 are triadic colors.