COLOR #557949

HEX: #557949 RGB: (85,121,73)

Renk bilgisi

#557949 contains red, green and blue colors in about the same proportion. #557949 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#557949 color RGB value is (85,121,73).

RGB: (85,121,73) (33%, 47%, 29%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 121 of 255 = 47%
B 73 of 255 = 29%

85
121
73

R + G + B ~ 36%. #557949 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 121 + 73 = 279 (100%)
R 85 of 279 ~ 30.47%
G 121 of 279 ~ 43.37%
B 73 of 279 ~ 26.16'%

%30.47
%43.37
%26.16

CMYK RENK MODELİ

#557949 rengi CMYK tonu (30,0,40,53).

  • camgöbeği tonu 29.75%
  • eflatun tonu 0.00%
  • sarı tonu 39.67%
  • ana renk tonu 52.55%

CMYK: (30,0,40,53)
C30M0Y40K53 (30%, 0%, 40%, 53%)
(0.30 / 0.00 / 0.40 / 0.53)

CMYK yüzdeleri

%29.75
%0
%39.67
%52.55

Codes

Color #557949 in popluar color models

55 79 49
RGB 85 121 73
HSL 105° 24.74% 38.04%
HSB/HSV 105° 39.67% 47.45%
CMYK 29.75% 0.00% 39.67%
52.55%

Color #557949 in popluar number systems.

HEX 55 79 49
Decimal 85 121 73
Binary 1010101 1111001 1001001
Octal 125 171 111

Shades and tints

Shades of #557949

#557949
(85,121,73)
#4E6E43
(78,110,67)
#47633D
(71,99,61)
#405837
(64,88,55)
#394D31
(57,77,49)
#32422B
(50,66,43)
#2B3725
(43,55,37)
#242C1F
(36,44,31)
#1D2119
(29,33,25)
#161613
(22,22,19)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #557949

#557949
(85,121,73)
#648559
(100,133,89)
#739169
(115,145,105)
#829D79
(130,157,121)
#91A989
(145,169,137)
#A0B599
(160,181,153)
#AFC1A9
(175,193,169)
#BECDB9
(190,205,185)
#CDD9C9
(205,217,201)
#DCE5D9
(220,229,217)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557949 color. Also use rgb(85,121,73) instead hex code.

Text Font Color

.myTextColor { color: #557949; }

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

This text font color is #557949.

Background Color

.myBgColor { background-color: #557949; }

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

This div background color is #557949.

Border color

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

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

This div border color is #557949.

Opacity

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

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

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

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

This text has shadow with #557949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557949.

Preview

Color preview on black background

This text has color #557949 on black background.


Color preview on white background

This text has color #557949 on white background.


Black color preview on #557949 background

This text has black color on #557949 background.


White color preview on #557949 background

This text has white color on #557949 background.


Related colors

Complementary color

Complementary color for #hex is #AA86B6.


I love getcolorcode.com

Triadic colors

1 #495579 and #794955 with #557949 are triadic colors.

2 #497955 and #795549 with #557949 are triadic colors.