COLOR #55A873

HEX: #55A873 RGB: (85,168,115)

Renk bilgisi

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

RGB renk modeli

#55A873 color RGB value is (85,168,115).

RGB: (85,168,115) (33%, 66%, 45%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 168 of 255 = 66%
B 115 of 255 = 45%

85
168
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 168 + 115 = 368 (100%)
R 85 of 368 ~ 23.1%
G 168 of 368 ~ 45.65%
B 115 of 368 ~ 31.25'%

%23.1
%45.65
%31.25

CMYK RENK MODELİ

#55A873 rengi CMYK tonu (49,0,32,34).

  • camgöbeği tonu 49.40%
  • eflatun tonu 0.00%
  • sarı tonu 31.55%
  • ana renk tonu 34.12%

CMYK: (49,0,32,34)
C49M0Y32K34 (49%, 0%, 32%, 34%)
(0.49 / 0.00 / 0.32 / 0.34)

CMYK yüzdeleri

%49.4
%0
%31.55
%34.12

Codes

Color #55A873 in popluar color models

55 A8 73
RGB 85 168 115
HSL 142° 32.81% 49.61%
HSB/HSV 142° 49.40% 65.88%
CMYK 49.40% 0.00% 31.55%
34.12%

Color #55A873 in popluar number systems.

HEX 55 A8 73
Decimal 85 168 115
Binary 1010101 10101000 1110011
Octal 125 250 163

Shades and tints

Shades of #55A873

#55A873
(85,168,115)
#4E9969
(78,153,105)
#478A5F
(71,138,95)
#407B55
(64,123,85)
#396C4B
(57,108,75)
#325D41
(50,93,65)
#2B4E37
(43,78,55)
#243F2D
(36,63,45)
#1D3023
(29,48,35)
#162119
(22,33,25)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #55A873

#55A873
(85,168,115)
#64AF7F
(100,175,127)
#73B68B
(115,182,139)
#82BD97
(130,189,151)
#91C4A3
(145,196,163)
#A0CBAF
(160,203,175)
#AFD2BB
(175,210,187)
#BED9C7
(190,217,199)
#CDE0D3
(205,224,211)
#DCE7DF
(220,231,223)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55A873; }

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

This text font color is #55A873.

Background Color

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

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

This div background color is #55A873.

Border color

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

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

This div border color is #55A873.

Opacity

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

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

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

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

This text has shadow with #55A873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55A873.

Preview

Color preview on black background

This text has color #55A873 on black background.


Color preview on white background

This text has color #55A873 on white background.


Black color preview on #55A873 background

This text has black color on #55A873 background.


White color preview on #55A873 background

This text has white color on #55A873 background.


Related colors

Complementary color

Complementary color for #hex is #AA578C.


I love getcolorcode.com

Triadic colors

1 #7355A8 and #A87355 with #55A873 are triadic colors.

2 #73A855 and #A85573 with #55A873 are triadic colors.