COLOR #54C6D3

HEX: #54C6D3 RGB: (84,198,211)

Color info

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

RGB color model

#54C6D3 color RGB value is (84,198,211).

RGB: (84,198,211) (33%, 78%, 83%)

RGB channels and saturation

R 84 of 255 = 33%
G 198 of 255 = 78%
B 211 of 255 = 83%

84
198
211

R + G + B ~ 65%. #54C6D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 84 + 198 + 211 = 493 (100%)
R 84 of 493 ~ 17.04%
G 198 of 493 ~ 40.16%
B 211 of 493 ~ 42.8'%

%17.04
%40.16
%42.8

CMYK color model

#54C6D3 color CMYK value is (60,6,0,17).

  • cyan value is 60.19%
  • magenta value is 6.16%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (60,6,0,17)
C60M6Y0K17 (60%, 6%, 0%, 17%)
(0.60 / 0.06 / 0.00 / 0.17)

CMYK percentages

%60.19
%6.16
%0
%17.25

Codes

Color #54C6D3 in popluar color models

54 C6 D3
RGB 84 198 211
HSL 186° 59.07% 57.84%
HSB/HSV 186° 60.19% 82.75%
CMYK 60.19% 6.16% 0.00%
17.25%

Color #54C6D3 in popluar number systems.

HEX 54 C6 D3
Decimal 84 198 211
Binary 1010100 11000110 11010011
Octal 124 306 323

Shades and tints

Shades of #54C6D3

#54C6D3
(84,198,211)
#4DB4C0
(77,180,192)
#46A2AD
(70,162,173)
#3F909A
(63,144,154)
#387E87
(56,126,135)
#316C74
(49,108,116)
#2A5A61
(42,90,97)
#23484E
(35,72,78)
#1C363B
(28,54,59)
#152428
(21,36,40)
#0E1215
(14,18,21)
#000000
(0,0,0)

Tints of #54C6D3

#54C6D3
(84,198,211)
#63CBD7
(99,203,215)
#72D0DB
(114,208,219)
#81D5DF
(129,213,223)
#90DAE3
(144,218,227)
#9FDFE7
(159,223,231)
#AEE4EB
(174,228,235)
#BDE9EF
(189,233,239)
#CCEEF3
(204,238,243)
#DBF3F7
(219,243,247)
#EAF8FB
(234,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54C6D3 color. Also use rgb(84,198,211) instead hex code.

Text Font Color

.myTextColor { color: #54C6D3; }

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

This text font color is #54C6D3.

Background Color

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

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

This div background color is #54C6D3.

Border color

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

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

This div border color is #54C6D3.

Opacity

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

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

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

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

This text has shadow with #54C6D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54C6D3.

Preview

Color preview on black background

This text has color #54C6D3 on black background.


Color preview on white background

This text has color #54C6D3 on white background.


Black color preview on #54C6D3 background

This text has black color on #54C6D3 background.


White color preview on #54C6D3 background

This text has white color on #54C6D3 background.


Related colors

Complementary color

Complementary color for #hex is #AB392C.


I love getcolorcode.com

Triadic colors

1 #D354C6 and #C6D354 with #54C6D3 are triadic colors.

2 #D3C654 and #C654D3 with #54C6D3 are triadic colors.