COLOR #55A877

HEX: #55A877 RGB: (85,168,119)

Renk bilgisi

#55A877 contains mainly green and blue colors. #55A877 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#55A877 color RGB value is (85,168,119).

RGB: (85,168,119) (33%, 66%, 47%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 168 of 255 = 66%
B 119 of 255 = 47%

85
168
119

R + G + B ~ 49%. #55A877 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 168 + 119 = 372 (100%)
R 85 of 372 ~ 22.85%
G 168 of 372 ~ 45.16%
B 119 of 372 ~ 31.99'%

%22.85
%45.16
%31.99

CMYK RENK MODELİ

#55A877 rengi CMYK tonu (49,0,29,34).

  • camgöbeği tonu 49.40%
  • eflatun tonu 0.00%
  • sarı tonu 29.17%
  • ana renk tonu 34.12%
CMYK: (49,0,29,34) C49M0Y29K34 (49%,0%,29%,34%) (0.49/0.00/0.29/0.34) 

CMYK yüzdeleri

%49.4
%0
%29.17
%34.12

Codes

Color #55A877 in popluar color models

55 A8 77
RGB 85 168 119
HSL 145° 32.81% 49.61%
HSB/HSV 145° 49.40% 65.88%
CMYK 49.40% 0.00% 29.17%
34.12%

Color #55A877 in popluar number systems.

HEX 55 A8 77
Decimal 85 168 119
Binary 1010101 10101000 1110111
Octal 125 250 167

Shades and tints

Shades of #55A877

#55A877
(85,168,119)
#4E996D
(78,153,109)
#478A63
(71,138,99)
#407B59
(64,123,89)
#396C4F
(57,108,79)
#325D45
(50,93,69)
#2B4E3B
(43,78,59)
#243F31
(36,63,49)
#1D3027
(29,48,39)
#16211D
(22,33,29)
#0F1213
(15,18,19)
#000000
(0,0,0)

Tints of #55A877

#55A877
(85,168,119)
#64AF83
(100,175,131)
#73B68F
(115,182,143)
#82BD9B
(130,189,155)
#91C4A7
(145,196,167)
#A0CBB3
(160,203,179)
#AFD2BF
(175,210,191)
#BED9CB
(190,217,203)
#CDE0D7
(205,224,215)
#DCE7E3
(220,231,227)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55A877 color. Also use rgb(85,168,119) instead hex code.

Text Font Color

.myTextColor { color: #55A877; }

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

This text font color is #55A877.

Background Color

.myBgColor { background-color: #55A877; }

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

This div background color is #55A877.

Border color

.myBorderColor { border: 1px solid #55A877; }

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

This div border color is #55A877.

Opacity

.myOpacity80 { color: #55A877; opacity: 0.8; }

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

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

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

This text has shadow with #55A877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55A877.

Preview

Color preview on black background

This text has color #55A877 on black background.


Color preview on white background

This text has color #55A877 on white background.


Black color preview on #55A877 background

This text has black color on #55A877 background.


White color preview on #55A877 background

This text has white color on #55A877 background.


Related colors

Complementary color

Complementary color for #hex is #AA5788.


I love getcolorcode.com

Triadic colors

1 #7755A8 and #A87755 with #55A877 are triadic colors.

2 #77A855 and #A85577 with #55A877 are triadic colors.