COLOR #54B5B3

HEX: #54B5B3 RGB: (84,181,179)

Color info

#54B5B3 contains mainly green and blue colors. Web safe color of #54B5B3 is #66CC99 (or #6C9).

RGB color model

#54B5B3 color RGB value is (84,181,179).

RGB: (84,181,179) (33%, 71%, 70%)

RGB channels and saturation

R 84 of 255 = 33%
G 181 of 255 = 71%
B 179 of 255 = 70%

84
181
179

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

Portions of RGB colors in percentages

R + G + B = 84 + 181 + 179 = 444 (100%)
R 84 of 444 ~ 18.92%
G 181 of 444 ~ 40.77%
B 179 of 444 ~ 40.32'%

%18.92
%40.77
%40.32

CMYK color model

#54B5B3 color CMYK value is (54,0,1,29).

  • cyan value is 53.59%
  • magenta value is 0.00%
  • yellow value is 1.10%
  • key color value is 29.02%

CMYK: (54,0,1,29)
C54M0Y1K29 (54%, 0%, 1%, 29%)
(0.54 / 0.00 / 0.01 / 0.29)

CMYK percentages

%53.59
%0
%1.1
%29.02

Codes

Color #54B5B3 in popluar color models

54 B5 B3
RGB 84 181 179
HSL 179° 39.59% 51.96%
HSB/HSV 179° 53.59% 70.98%
CMYK 53.59% 0.00% 1.10%
29.02%

Color #54B5B3 in popluar number systems.

HEX 54 B5 B3
Decimal 84 181 179
Binary 1010100 10110101 10110011
Octal 124 265 263

Shades and tints

Shades of #54B5B3

#54B5B3
(84,181,179)
#4DA5A3
(77,165,163)
#469593
(70,149,147)
#3F8583
(63,133,131)
#387573
(56,117,115)
#316563
(49,101,99)
#2A5553
(42,85,83)
#234543
(35,69,67)
#1C3533
(28,53,51)
#152523
(21,37,35)
#0E1513
(14,21,19)
#000000
(0,0,0)

Tints of #54B5B3

#54B5B3
(84,181,179)
#63BBB9
(99,187,185)
#72C1BF
(114,193,191)
#81C7C5
(129,199,197)
#90CDCB
(144,205,203)
#9FD3D1
(159,211,209)
#AED9D7
(174,217,215)
#BDDFDD
(189,223,221)
#CCE5E3
(204,229,227)
#DBEBE9
(219,235,233)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54B5B3 color. Also use rgb(84,181,179) instead hex code.

Text Font Color

.myTextColor { color: #54B5B3; }

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

This text font color is #54B5B3.

Background Color

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

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

This div background color is #54B5B3.

Border color

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

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

This div border color is #54B5B3.

Opacity

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

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

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

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

This text has shadow with #54B5B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54B5B3.

Preview

Color preview on black background

This text has color #54B5B3 on black background.


Color preview on white background

This text has color #54B5B3 on white background.


Black color preview on #54B5B3 background

This text has black color on #54B5B3 background.


White color preview on #54B5B3 background

This text has white color on #54B5B3 background.


Related colors

Complementary color

Complementary color for #hex is #AB4A4C.


I love getcolorcode.com

Triadic colors

1 #B354B5 and #B5B354 with #54B5B3 are triadic colors.

2 #B3B554 and #B554B3 with #54B5B3 are triadic colors.