COLOR #55A568

HEX: #55A568 RGB: (85,165,104)

Renk bilgisi

#55A568 contains mainly green color. #55A568 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#55A568 color RGB value is (85,165,104).

RGB: (85,165,104) (33%, 65%, 41%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 165 of 255 = 65%
B 104 of 255 = 41%

85
165
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 165 + 104 = 354 (100%)
R 85 of 354 ~ 24.01%
G 165 of 354 ~ 46.61%
B 104 of 354 ~ 29.38'%

%24.01
%46.61
%29.38

CMYK RENK MODELİ

#55A568 rengi CMYK tonu (48,0,37,35).

  • camgöbeği tonu 48.48%
  • eflatun tonu 0.00%
  • sarı tonu 36.97%
  • ana renk tonu 35.29%

CMYK: (48,0,37,35)
C48M0Y37K35 (48%, 0%, 37%, 35%)
(0.48 / 0.00 / 0.37 / 0.35)

CMYK yüzdeleri

%48.48
%0
%36.97
%35.29

Codes

Color #55A568 in popluar color models

55 A5 68
RGB 85 165 104
HSL 134° 32.00% 49.02%
HSB/HSV 134° 48.48% 64.71%
CMYK 48.48% 0.00% 36.97%
35.29%

Color #55A568 in popluar number systems.

HEX 55 A5 68
Decimal 85 165 104
Binary 1010101 10100101 1101000
Octal 125 245 150

Shades and tints

Shades of #55A568

#55A568
(85,165,104)
#4E965F
(78,150,95)
#478756
(71,135,86)
#40784D
(64,120,77)
#396944
(57,105,68)
#325A3B
(50,90,59)
#2B4B32
(43,75,50)
#243C29
(36,60,41)
#1D2D20
(29,45,32)
#161E17
(22,30,23)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #55A568

#55A568
(85,165,104)
#64AD75
(100,173,117)
#73B582
(115,181,130)
#82BD8F
(130,189,143)
#91C59C
(145,197,156)
#A0CDA9
(160,205,169)
#AFD5B6
(175,213,182)
#BEDDC3
(190,221,195)
#CDE5D0
(205,229,208)
#DCEDDD
(220,237,221)
#EBF5EA
(235,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55A568 color. Also use rgb(85,165,104) instead hex code.

Text Font Color

.myTextColor { color: #55A568; }

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

This text font color is #55A568.

Background Color

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

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

This div background color is #55A568.

Border color

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

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

This div border color is #55A568.

Opacity

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

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

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

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

This text has shadow with #55A568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55A568.

Preview

Color preview on black background

This text has color #55A568 on black background.


Color preview on white background

This text has color #55A568 on white background.


Black color preview on #55A568 background

This text has black color on #55A568 background.


White color preview on #55A568 background

This text has white color on #55A568 background.


Related colors

Complementary color

Complementary color for #hex is #AA5A97.


I love getcolorcode.com

Triadic colors

1 #6855A5 and #A56855 with #55A568 are triadic colors.

2 #68A555 and #A55568 with #55A568 are triadic colors.