COLOR #549488

HEX: #549488 RGB: (84,148,136)

Color info

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

RGB color model

#549488 color RGB value is (84,148,136).

RGB: (84,148,136) (33%, 58%, 53%)

RGB channels and saturation

R 84 of 255 = 33%
G 148 of 255 = 58%
B 136 of 255 = 53%

84
148
136

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

Portions of RGB colors in percentages

R + G + B = 84 + 148 + 136 = 368 (100%)
R 84 of 368 ~ 22.83%
G 148 of 368 ~ 40.22%
B 136 of 368 ~ 36.96'%

%22.83
%40.22
%36.96

CMYK color model

#549488 color CMYK value is (43,0,8,42).

  • cyan value is 43.24%
  • magenta value is 0.00%
  • yellow value is 8.11%
  • key color value is 41.96%

CMYK: (43,0,8,42)
C43M0Y8K42 (43%, 0%, 8%, 42%)
(0.43 / 0.00 / 0.08 / 0.42)

CMYK percentages

%43.24
%0
%8.11
%41.96

Codes

Color #549488 in popluar color models

54 94 88
RGB 84 148 136
HSL 169° 27.59% 45.49%
HSB/HSV 169° 43.24% 58.04%
CMYK 43.24% 0.00% 8.11%
41.96%

Color #549488 in popluar number systems.

HEX 54 94 88
Decimal 84 148 136
Binary 1010100 10010100 10001000
Octal 124 224 210

Shades and tints

Shades of #549488

#549488
(84,148,136)
#4D877C
(77,135,124)
#467A70
(70,122,112)
#3F6D64
(63,109,100)
#386058
(56,96,88)
#31534C
(49,83,76)
#2A4640
(42,70,64)
#233934
(35,57,52)
#1C2C28
(28,44,40)
#151F1C
(21,31,28)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #549488

#549488
(84,148,136)
#639D92
(99,157,146)
#72A69C
(114,166,156)
#81AFA6
(129,175,166)
#90B8B0
(144,184,176)
#9FC1BA
(159,193,186)
#AECAC4
(174,202,196)
#BDD3CE
(189,211,206)
#CCDCD8
(204,220,216)
#DBE5E2
(219,229,226)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #549488 color. Also use rgb(84,148,136) instead hex code.

Text Font Color

.myTextColor { color: #549488; }

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

This text font color is #549488.

Background Color

.myBgColor { background-color: #549488; }

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

This div background color is #549488.

Border color

.myBorderColor { border: 1px solid #549488; }

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

This div border color is #549488.

Opacity

.myOpacity80 { color: #549488; opacity: 0.8; }

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

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

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

This text has shadow with #549488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #549488.

Preview

Color preview on black background

This text has color #549488 on black background.


Color preview on white background

This text has color #549488 on white background.


Black color preview on #549488 background

This text has black color on #549488 background.


White color preview on #549488 background

This text has white color on #549488 background.


Related colors

Complementary color

Complementary color for #hex is #AB6B77.


I love getcolorcode.com

Triadic colors

1 #885494 and #948854 with #549488 are triadic colors.

2 #889454 and #945488 with #549488 are triadic colors.