COLOR #4EB6BD

HEX: #4EB6BD RGB: (78,182,189)

Color info

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

RGB color model

#4EB6BD color RGB value is (78,182,189).

RGB: (78,182,189) (31%, 71%, 74%)

RGB channels and saturation

R 78 of 255 = 31%
G 182 of 255 = 71%
B 189 of 255 = 74%

78
182
189

R + G + B ~ 59%. #4EB6BD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 78 + 182 + 189 = 449 (100%)
R 78 of 449 ~ 17.37%
G 182 of 449 ~ 40.53%
B 189 of 449 ~ 42.09'%

%17.37
%40.53
%42.09

CMYK color model

#4EB6BD color CMYK value is (59,4,0,26).

  • cyan value is 58.73%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (59,4,0,26)
C59M4Y0K26 (59%, 4%, 0%, 26%)
(0.59 / 0.04 / 0.00 / 0.26)

CMYK percentages

%58.73
%3.7
%0
%25.88

Codes

Color #4EB6BD in popluar color models

4E B6 BD
RGB 78 182 189
HSL 184° 45.68% 52.35%
HSB/HSV 184° 58.73% 74.12%
CMYK 58.73% 3.70% 0.00%
25.88%

Color #4EB6BD in popluar number systems.

HEX 4E B6 BD
Decimal 78 182 189
Binary 1001110 10110110 10111101
Octal 116 266 275

Shades and tints

Shades of #4EB6BD

#4EB6BD
(78,182,189)
#47A6AC
(71,166,172)
#40969B
(64,150,155)
#39868A
(57,134,138)
#327679
(50,118,121)
#2B6668
(43,102,104)
#245657
(36,86,87)
#1D4646
(29,70,70)
#163635
(22,54,53)
#0F2624
(15,38,36)
#081613
(8,22,19)
#000000
(0,0,0)

Tints of #4EB6BD

#4EB6BD
(78,182,189)
#5EBCC3
(94,188,195)
#6EC2C9
(110,194,201)
#7EC8CF
(126,200,207)
#8ECED5
(142,206,213)
#9ED4DB
(158,212,219)
#AEDAE1
(174,218,225)
#BEE0E7
(190,224,231)
#CEE6ED
(206,230,237)
#DEECF3
(222,236,243)
#EEF2F9
(238,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4EB6BD color. Also use rgb(78,182,189) instead hex code.

Text Font Color

.myTextColor { color: #4EB6BD; }

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

This text font color is #4EB6BD.

Background Color

.myBgColor { background-color: #4EB6BD; }

<div style="background-color:#4EB6BD">Inner text</div>

This div background color is #4EB6BD.

Border color

.myBorderColor { border: 1px solid #4EB6BD; }

<div style="border:3px solid #4EB6BD">Div</div>

This div border color is #4EB6BD.

Opacity

.myOpacity80 { color: #4EB6BD; opacity: 0.8; }

<p style="color:#4EB6BD;opacity:0.8;">80%</p>

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

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

This text has shadow with #4EB6BD color.


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

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

This text has shadow with #4EB6BD primary color and red secondary color.


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

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

This text has shadow with #4EB6BD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4EB6BD.

Preview

Color preview on black background

This text has color #4EB6BD on black background.


Color preview on white background

This text has color #4EB6BD on white background.


Black color preview on #4EB6BD background

This text has black color on #4EB6BD background.


White color preview on #4EB6BD background

This text has white color on #4EB6BD background.


Related colors

Complementary color

Complementary color for #hex is #B14942.


I love getcolorcode.com

Triadic colors

1 #BD4EB6 and #B6BD4E with #4EB6BD are triadic colors.

2 #BDB64E and #B64EBD with #4EB6BD are triadic colors.