COLOR #54D4D8

HEX: #54D4D8 RGB: (84,212,216)

Color info

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

RGB color model

#54D4D8 color RGB value is (84,212,216).

RGB: (84,212,216) (33%, 83%, 85%)

RGB channels and saturation

R 84 of 255 = 33%
G 212 of 255 = 83%
B 216 of 255 = 85%

84
212
216

R + G + B ~ 67%. #54D4D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 84 + 212 + 216 = 512 (100%)
R 84 of 512 ~ 16.41%
G 212 of 512 ~ 41.41%
B 216 of 512 ~ 42.19'%

%16.41
%41.41
%42.19

CMYK color model

#54D4D8 color CMYK value is (61,2,0,15).

  • cyan value is 61.11%
  • magenta value is 1.85%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (61,2,0,15)
C61M2Y0K15 (61%, 2%, 0%, 15%)
(0.61 / 0.02 / 0.00 / 0.15)

CMYK percentages

%61.11
%1.85
%0
%15.29

Codes

Color #54D4D8 in popluar color models

54 D4 D8
RGB 84 212 216
HSL 182° 62.86% 58.82%
HSB/HSV 182° 61.11% 84.71%
CMYK 61.11% 1.85% 0.00%
15.29%

Color #54D4D8 in popluar number systems.

HEX 54 D4 D8
Decimal 84 212 216
Binary 1010100 11010100 11011000
Octal 124 324 330

Shades and tints

Shades of #54D4D8

#54D4D8
(84,212,216)
#4DC1C5
(77,193,197)
#46AEB2
(70,174,178)
#3F9B9F
(63,155,159)
#38888C
(56,136,140)
#317579
(49,117,121)
#2A6266
(42,98,102)
#234F53
(35,79,83)
#1C3C40
(28,60,64)
#15292D
(21,41,45)
#0E161A
(14,22,26)
#000000
(0,0,0)

Tints of #54D4D8

#54D4D8
(84,212,216)
#63D7DB
(99,215,219)
#72DADE
(114,218,222)
#81DDE1
(129,221,225)
#90E0E4
(144,224,228)
#9FE3E7
(159,227,231)
#AEE6EA
(174,230,234)
#BDE9ED
(189,233,237)
#CCECF0
(204,236,240)
#DBEFF3
(219,239,243)
#EAF2F6
(234,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54D4D8 color. Also use rgb(84,212,216) instead hex code.

Text Font Color

.myTextColor { color: #54D4D8; }

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

This text font color is #54D4D8.

Background Color

.myBgColor { background-color: #54D4D8; }

<div style="background-color:#54D4D8">Inner text</div>

This div background color is #54D4D8.

Border color

.myBorderColor { border: 1px solid #54D4D8; }

<div style="border:3px solid #54D4D8">Div</div>

This div border color is #54D4D8.

Opacity

.myOpacity80 { color: #54D4D8; opacity: 0.8; }

<p style="color:#54D4D8;opacity:0.8;">80%</p>

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

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

This text has shadow with #54D4D8 color.


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

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

This text has shadow with #54D4D8 primary color and red secondary color.


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

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

This text has shadow with #54D4D8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54D4D8.

Preview

Color preview on black background

This text has color #54D4D8 on black background.


Color preview on white background

This text has color #54D4D8 on white background.


Black color preview on #54D4D8 background

This text has black color on #54D4D8 background.


White color preview on #54D4D8 background

This text has white color on #54D4D8 background.


Related colors

Complementary color

Complementary color for #hex is #AB2B27.


I love getcolorcode.com

Triadic colors

1 #D854D4 and #D4D854 with #54D4D8 are triadic colors.

2 #D8D454 and #D454D8 with #54D4D8 are triadic colors.