COLOR #547D69

HEX: #547D69 RGB: (84,125,105)

Color info

#547D69 contains red, green and blue colors in about the same proportion. Web safe color of #547D69 is #666666 (or #666).

RGB color model

#547D69 color RGB value is (84,125,105).

RGB: (84,125,105) (33%, 49%, 41%)

RGB channels and saturation

R 84 of 255 = 33%
G 125 of 255 = 49%
B 105 of 255 = 41%

84
125
105

R + G + B ~ 41%. #547D69 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 125 + 105 = 314 (100%)
R 84 of 314 ~ 26.75%
G 125 of 314 ~ 39.81%
B 105 of 314 ~ 33.44'%

%26.75
%39.81
%33.44

CMYK color model

#547D69 color CMYK value is (33,0,16,51).

  • cyan value is 32.80%
  • magenta value is 0.00%
  • yellow value is 16.00%
  • key color value is 50.98%

CMYK: (33,0,16,51)
C33M0Y16K51 (33%, 0%, 16%, 51%)
(0.33 / 0.00 / 0.16 / 0.51)

CMYK percentages

%32.8
%0
%16
%50.98

Codes

Color #547D69 in popluar color models

54 7D 69
RGB 84 125 105
HSL 151° 19.62% 40.98%
HSB/HSV 151° 32.80% 49.02%
CMYK 32.80% 0.00% 16.00%
50.98%

Color #547D69 in popluar number systems.

HEX 54 7D 69
Decimal 84 125 105
Binary 1010100 1111101 1101001
Octal 124 175 151

Shades and tints

Shades of #547D69

#547D69
(84,125,105)
#4D7260
(77,114,96)
#466757
(70,103,87)
#3F5C4E
(63,92,78)
#385145
(56,81,69)
#31463C
(49,70,60)
#2A3B33
(42,59,51)
#23302A
(35,48,42)
#1C2521
(28,37,33)
#151A18
(21,26,24)
#0E0F0F
(14,15,15)
#000000
(0,0,0)

Tints of #547D69

#547D69
(84,125,105)
#638876
(99,136,118)
#729383
(114,147,131)
#819E90
(129,158,144)
#90A99D
(144,169,157)
#9FB4AA
(159,180,170)
#AEBFB7
(174,191,183)
#BDCAC4
(189,202,196)
#CCD5D1
(204,213,209)
#DBE0DE
(219,224,222)
#EAEBEB
(234,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #547D69 color. Also use rgb(84,125,105) instead hex code.

Text Font Color

.myTextColor { color: #547D69; }

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

This text font color is #547D69.

Background Color

.myBgColor { background-color: #547D69; }

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

This div background color is #547D69.

Border color

.myBorderColor { border: 1px solid #547D69; }

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

This div border color is #547D69.

Opacity

.myOpacity80 { color: #547D69; opacity: 0.8; }

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

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

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

This text has shadow with #547D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #547D69.

Preview

Color preview on black background

This text has color #547D69 on black background.


Color preview on white background

This text has color #547D69 on white background.


Black color preview on #547D69 background

This text has black color on #547D69 background.


White color preview on #547D69 background

This text has white color on #547D69 background.


Related colors

Complementary color

Complementary color for #hex is #AB8296.


I love getcolorcode.com

Triadic colors

1 #69547D and #7D6954 with #547D69 are triadic colors.

2 #697D54 and #7D5469 with #547D69 are triadic colors.