COLOR #54A6C6

HEX: #54A6C6 RGB: (84,166,198)

Color info

#54A6C6 contains mainly green and blue colors. Web safe color of #54A6C6 is #6699CC (or #69C).

RGB color model

#54A6C6 color RGB value is (84,166,198).

RGB: (84,166,198) (33%, 65%, 78%)

RGB channels and saturation

R 84 of 255 = 33%
G 166 of 255 = 65%
B 198 of 255 = 78%

84
166
198

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

Portions of RGB colors in percentages

R + G + B = 84 + 166 + 198 = 448 (100%)
R 84 of 448 ~ 18.75%
G 166 of 448 ~ 37.05%
B 198 of 448 ~ 44.2'%

%18.75
%37.05
%44.2

CMYK color model

#54A6C6 color CMYK value is (58,16,0,22).

  • cyan value is 57.58%
  • magenta value is 16.16%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (58,16,0,22) C58M16Y0K22 (58%,16%,0%,22%) (0.58/0.16/0.00/0.22) 

CMYK percentages

%57.58
%16.16
%0
%22.35

Codes

Color #54A6C6 in popluar color models

54 A6 C6
RGB 84 166 198
HSL 197° 50.00% 55.29%
HSB/HSV 197° 57.58% 77.65%
CMYK 57.58% 16.16% 0.00%
22.35%

Color #54A6C6 in popluar number systems.

HEX 54 A6 C6
Decimal 84 166 198
Binary 1010100 10100110 11000110
Octal 124 246 306

Shades and tints

Shades of #54A6C6

#54A6C6
(84,166,198)
#4D97B4
(77,151,180)
#4688A2
(70,136,162)
#3F7990
(63,121,144)
#386A7E
(56,106,126)
#315B6C
(49,91,108)
#2A4C5A
(42,76,90)
#233D48
(35,61,72)
#1C2E36
(28,46,54)
#151F24
(21,31,36)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #54A6C6

#54A6C6
(84,166,198)
#63AECB
(99,174,203)
#72B6D0
(114,182,208)
#81BED5
(129,190,213)
#90C6DA
(144,198,218)
#9FCEDF
(159,206,223)
#AED6E4
(174,214,228)
#BDDEE9
(189,222,233)
#CCE6EE
(204,230,238)
#DBEEF3
(219,238,243)
#EAF6F8
(234,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54A6C6; }

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

This text font color is #54A6C6.

Background Color

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

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

This div background color is #54A6C6.

Border color

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

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

This div border color is #54A6C6.

Opacity

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

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

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

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

This text has shadow with #54A6C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54A6C6.

Preview

Color preview on black background

This text has color #54A6C6 on black background.


Color preview on white background

This text has color #54A6C6 on white background.


Black color preview on #54A6C6 background

This text has black color on #54A6C6 background.


White color preview on #54A6C6 background

This text has white color on #54A6C6 background.


Related colors

Complementary color

Complementary color for #hex is #AB5939.


I love getcolorcode.com

Triadic colors

1 #C654A6 and #A6C654 with #54A6C6 are triadic colors.

2 #C6A654 and #A654C6 with #54A6C6 are triadic colors.