COLOR #56D1D9

HEX: #56D1D9 RGB: (86,209,217)

Color info

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

RGB color model

#56D1D9 color RGB value is (86,209,217).

RGB: (86,209,217) (34%, 82%, 85%)

RGB channels and saturation

R 86 of 255 = 34%
G 209 of 255 = 82%
B 217 of 255 = 85%

86
209
217

R + G + B ~ 67%. #56D1D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 86 + 209 + 217 = 512 (100%)
R 86 of 512 ~ 16.8%
G 209 of 512 ~ 40.82%
B 217 of 512 ~ 42.38'%

%16.8
%40.82
%42.38

CMYK color model

#56D1D9 color CMYK value is (60,4,0,15).

  • cyan value is 60.37%
  • magenta value is 3.69%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (60,4,0,15)
C60M4Y0K15 (60%, 4%, 0%, 15%)
(0.60 / 0.04 / 0.00 / 0.15)

CMYK percentages

%60.37
%3.69
%0
%14.9

Codes

Color #56D1D9 in popluar color models

56 D1 D9
RGB 86 209 217
HSL 184° 63.29% 59.41%
HSB/HSV 184° 60.37% 85.10%
CMYK 60.37% 3.69% 0.00%
14.90%

Color #56D1D9 in popluar number systems.

HEX 56 D1 D9
Decimal 86 209 217
Binary 1010110 11010001 11011001
Octal 126 321 331

Shades and tints

Shades of #56D1D9

#56D1D9
(86,209,217)
#4FBEC6
(79,190,198)
#48ABB3
(72,171,179)
#4198A0
(65,152,160)
#3A858D
(58,133,141)
#33727A
(51,114,122)
#2C5F67
(44,95,103)
#254C54
(37,76,84)
#1E3941
(30,57,65)
#17262E
(23,38,46)
#10131B
(16,19,27)
#000000
(0,0,0)

Tints of #56D1D9

#56D1D9
(86,209,217)
#65D5DC
(101,213,220)
#74D9DF
(116,217,223)
#83DDE2
(131,221,226)
#92E1E5
(146,225,229)
#A1E5E8
(161,229,232)
#B0E9EB
(176,233,235)
#BFEDEE
(191,237,238)
#CEF1F1
(206,241,241)
#DDF5F4
(221,245,244)
#ECF9F7
(236,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56D1D9; }

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

This text font color is #56D1D9.

Background Color

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

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

This div background color is #56D1D9.

Border color

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

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

This div border color is #56D1D9.

Opacity

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

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

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

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

This text has shadow with #56D1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56D1D9.

Preview

Color preview on black background

This text has color #56D1D9 on black background.


Color preview on white background

This text has color #56D1D9 on white background.


Black color preview on #56D1D9 background

This text has black color on #56D1D9 background.


White color preview on #56D1D9 background

This text has white color on #56D1D9 background.


Related colors

Complementary color

Complementary color for #hex is #A92E26.


I love getcolorcode.com

Triadic colors

1 #D956D1 and #D1D956 with #56D1D9 are triadic colors.

2 #D9D156 and #D156D9 with #56D1D9 are triadic colors.