COLOR #7BD6B9

HEX: #7BD6B9 RGB: (123,214,185)

Color info

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

RGB color model

#7BD6B9 color RGB value is (123,214,185).

RGB: (123,214,185) (48%, 84%, 73%)

RGB channels and saturation

R 123 of 255 = 48%
G 214 of 255 = 84%
B 185 of 255 = 73%

123
214
185

R + G + B ~ 68%. #7BD6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 123 + 214 + 185 = 522 (100%)
R 123 of 522 ~ 23.56%
G 214 of 522 ~ 41%
B 185 of 522 ~ 35.44'%

%23.56
%41
%35.44

CMYK color model

#7BD6B9 color CMYK value is (43,0,14,16).

  • cyan value is 42.52%
  • magenta value is 0.00%
  • yellow value is 13.55%
  • key color value is 16.08%
CMYK: (43,0,14,16) C43M0Y14K16 (43%,0%,14%,16%) (0.43/0.00/0.14/0.16) 

CMYK percentages

%42.52
%0
%13.55
%16.08

Codes

Color #7BD6B9 in popluar color models

7B D6 B9
RGB 123 214 185
HSL 161° 52.60% 66.08%
HSB/HSV 161° 42.52% 83.92%
CMYK 42.52% 0.00% 13.55%
16.08%

Color #7BD6B9 in popluar number systems.

HEX 7B D6 B9
Decimal 123 214 185
Binary 1111011 11010110 10111001
Octal 173 326 271

Shades and tints

Shades of #7BD6B9

#7BD6B9
(123,214,185)
#70C3A9
(112,195,169)
#65B099
(101,176,153)
#5A9D89
(90,157,137)
#4F8A79
(79,138,121)
#447769
(68,119,105)
#396459
(57,100,89)
#2E5149
(46,81,73)
#233E39
(35,62,57)
#182B29
(24,43,41)
#0D1819
(13,24,25)
#000000
(0,0,0)

Tints of #7BD6B9

#7BD6B9
(123,214,185)
#87D9BF
(135,217,191)
#93DCC5
(147,220,197)
#9FDFCB
(159,223,203)
#ABE2D1
(171,226,209)
#B7E5D7
(183,229,215)
#C3E8DD
(195,232,221)
#CFEBE3
(207,235,227)
#DBEEE9
(219,238,233)
#E7F1EF
(231,241,239)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7BD6B9; }

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

This text font color is #7BD6B9.

Background Color

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

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

This div background color is #7BD6B9.

Border color

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

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

This div border color is #7BD6B9.

Opacity

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

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

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

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

This text has shadow with #7BD6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7BD6B9.

Preview

Color preview on black background

This text has color #7BD6B9 on black background.


Color preview on white background

This text has color #7BD6B9 on white background.


Black color preview on #7BD6B9 background

This text has black color on #7BD6B9 background.


White color preview on #7BD6B9 background

This text has white color on #7BD6B9 background.


Related colors

Complementary color

Complementary color for #hex is #842946.


I love getcolorcode.com

Triadic colors

1 #B97BD6 and #D6B97B with #7BD6B9 are triadic colors.

2 #B9D67B and #D67BB9 with #7BD6B9 are triadic colors.