COLOR #56C7D1

HEX: #56C7D1 RGB: (86,199,209)

Color info

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

RGB color model

#56C7D1 color RGB value is (86,199,209).

RGB: (86,199,209) (34%, 78%, 82%)

RGB channels and saturation

R 86 of 255 = 34%
G 199 of 255 = 78%
B 209 of 255 = 82%

86
199
209

R + G + B ~ 65%. #56C7D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 86 + 199 + 209 = 494 (100%)
R 86 of 494 ~ 17.41%
G 199 of 494 ~ 40.28%
B 209 of 494 ~ 42.31'%

%17.41
%40.28
%42.31

CMYK color model

#56C7D1 color CMYK value is (59,5,0,18).

  • cyan value is 58.85%
  • magenta value is 4.78%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (59,5,0,18)
C59M5Y0K18 (59%, 5%, 0%, 18%)
(0.59 / 0.05 / 0.00 / 0.18)

CMYK percentages

%58.85
%4.78
%0
%18.04

Codes

Color #56C7D1 in popluar color models

56 C7 D1
RGB 86 199 209
HSL 185° 57.21% 57.84%
HSB/HSV 185° 58.85% 81.96%
CMYK 58.85% 4.78% 0.00%
18.04%

Color #56C7D1 in popluar number systems.

HEX 56 C7 D1
Decimal 86 199 209
Binary 1010110 11000111 11010001
Octal 126 307 321

Shades and tints

Shades of #56C7D1

#56C7D1
(86,199,209)
#4FB5BE
(79,181,190)
#48A3AB
(72,163,171)
#419198
(65,145,152)
#3A7F85
(58,127,133)
#336D72
(51,109,114)
#2C5B5F
(44,91,95)
#25494C
(37,73,76)
#1E3739
(30,55,57)
#172526
(23,37,38)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #56C7D1

#56C7D1
(86,199,209)
#65CCD5
(101,204,213)
#74D1D9
(116,209,217)
#83D6DD
(131,214,221)
#92DBE1
(146,219,225)
#A1E0E5
(161,224,229)
#B0E5E9
(176,229,233)
#BFEAED
(191,234,237)
#CEEFF1
(206,239,241)
#DDF4F5
(221,244,245)
#ECF9F9
(236,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56C7D1 color. Also use rgb(86,199,209) instead hex code.

Text Font Color

.myTextColor { color: #56C7D1; }

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

This text font color is #56C7D1.

Background Color

.myBgColor { background-color: #56C7D1; }

<div style="background-color:#56C7D1">Inner text</div>

This div background color is #56C7D1.

Border color

.myBorderColor { border: 1px solid #56C7D1; }

<div style="border:3px solid #56C7D1">Div</div>

This div border color is #56C7D1.

Opacity

.myOpacity80 { color: #56C7D1; opacity: 0.8; }

<p style="color:#56C7D1;opacity:0.8;">80%</p>

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

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

This text has shadow with #56C7D1 color.


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

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

This text has shadow with #56C7D1 primary color and red secondary color.


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

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

This text has shadow with #56C7D1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #56C7D1.

Preview

Color preview on black background

This text has color #56C7D1 on black background.


Color preview on white background

This text has color #56C7D1 on white background.


Black color preview on #56C7D1 background

This text has black color on #56C7D1 background.


White color preview on #56C7D1 background

This text has white color on #56C7D1 background.


Related colors

Complementary color

Complementary color for #hex is #A9382E.


I love getcolorcode.com

Triadic colors

1 #D156C7 and #C7D156 with #56C7D1 are triadic colors.

2 #D1C756 and #C756D1 with #56C7D1 are triadic colors.