COLOR #54B393

HEX: #54B393 RGB: (84,179,147)

Color info

#54B393 contains mainly green and blue colors. Web safe color of #54B393 is #669999 (or #699).

RGB color model

#54B393 color RGB value is (84,179,147).

RGB: (84,179,147) (33%, 70%, 58%)

RGB channels and saturation

R 84 of 255 = 33%
G 179 of 255 = 70%
B 147 of 255 = 58%

84
179
147

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

Portions of RGB colors in percentages

R + G + B = 84 + 179 + 147 = 410 (100%)
R 84 of 410 ~ 20.49%
G 179 of 410 ~ 43.66%
B 147 of 410 ~ 35.85'%

%20.49
%43.66
%35.85

CMYK color model

#54B393 color CMYK value is (53,0,18,30).

  • cyan value is 53.07%
  • magenta value is 0.00%
  • yellow value is 17.88%
  • key color value is 29.80%
CMYK: (53,0,18,30) C53M0Y18K30 (53%,0%,18%,30%) (0.53/0.00/0.18/0.30) 

CMYK percentages

%53.07
%0
%17.88
%29.8

Codes

Color #54B393 in popluar color models

54 B3 93
RGB 84 179 147
HSL 160° 38.46% 51.57%
HSB/HSV 160° 53.07% 70.20%
CMYK 53.07% 0.00% 17.88%
29.80%

Color #54B393 in popluar number systems.

HEX 54 B3 93
Decimal 84 179 147
Binary 1010100 10110011 10010011
Octal 124 263 223

Shades and tints

Shades of #54B393

#54B393
(84,179,147)
#4DA386
(77,163,134)
#469379
(70,147,121)
#3F836C
(63,131,108)
#38735F
(56,115,95)
#316352
(49,99,82)
#2A5345
(42,83,69)
#234338
(35,67,56)
#1C332B
(28,51,43)
#15231E
(21,35,30)
#0E1311
(14,19,17)
#000000
(0,0,0)

Tints of #54B393

#54B393
(84,179,147)
#63B99C
(99,185,156)
#72BFA5
(114,191,165)
#81C5AE
(129,197,174)
#90CBB7
(144,203,183)
#9FD1C0
(159,209,192)
#AED7C9
(174,215,201)
#BDDDD2
(189,221,210)
#CCE3DB
(204,227,219)
#DBE9E4
(219,233,228)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54B393; }

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

This text font color is #54B393.

Background Color

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

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

This div background color is #54B393.

Border color

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

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

This div border color is #54B393.

Opacity

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

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

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

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

This text has shadow with #54B393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54B393.

Preview

Color preview on black background

This text has color #54B393 on black background.


Color preview on white background

This text has color #54B393 on white background.


Black color preview on #54B393 background

This text has black color on #54B393 background.


White color preview on #54B393 background

This text has white color on #54B393 background.


Related colors

Complementary color

Complementary color for #hex is #AB4C6C.


I love getcolorcode.com

Triadic colors

1 #9354B3 and #B39354 with #54B393 are triadic colors.

2 #93B354 and #B35493 with #54B393 are triadic colors.