COLOR #5ABC6F

HEX: #5ABC6F RGB: (90,188,111)

Renk bilgisi

#5ABC6F contains mainly green color. #5ABC6F ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#5ABC6F color RGB value is (90,188,111).

RGB: (90,188,111) (35%, 74%, 44%)

RGB bağlantıları ve doygunluk

R 90 of 255 = 35%
G 188 of 255 = 74%
B 111 of 255 = 44%

90
188
111

R + G + B ~ 51%. #5ABC6F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 90 + 188 + 111 = 389 (100%)
R 90 of 389 ~ 23.14%
G 188 of 389 ~ 48.33%
B 111 of 389 ~ 28.53'%

%23.14
%48.33
%28.53

CMYK RENK MODELİ

#5ABC6F rengi CMYK tonu (52,0,41,26).

  • camgöbeği tonu 52.13%
  • eflatun tonu 0.00%
  • sarı tonu 40.96%
  • ana renk tonu 26.27%

CMYK: (52,0,41,26)
C52M0Y41K26 (52%, 0%, 41%, 26%)
(0.52 / 0.00 / 0.41 / 0.26)

CMYK yüzdeleri

%52.13
%0
%40.96
%26.27

Codes

Color #5ABC6F in popluar color models

5A BC 6F
RGB 90 188 111
HSL 133° 42.24% 54.51%
HSB/HSV 133° 52.13% 73.73%
CMYK 52.13% 0.00% 40.96%
26.27%

Color #5ABC6F in popluar number systems.

HEX 5A BC 6F
Decimal 90 188 111
Binary 1011010 10111100 1101111
Octal 132 274 157

Shades and tints

Shades of #5ABC6F

#5ABC6F
(90,188,111)
#52AB65
(82,171,101)
#4A9A5B
(74,154,91)
#428951
(66,137,81)
#3A7847
(58,120,71)
#32673D
(50,103,61)
#2A5633
(42,86,51)
#224529
(34,69,41)
#1A341F
(26,52,31)
#122315
(18,35,21)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #5ABC6F

#5ABC6F
(90,188,111)
#69C27C
(105,194,124)
#78C889
(120,200,137)
#87CE96
(135,206,150)
#96D4A3
(150,212,163)
#A5DAB0
(165,218,176)
#B4E0BD
(180,224,189)
#C3E6CA
(195,230,202)
#D2ECD7
(210,236,215)
#E1F2E4
(225,242,228)
#F0F8F1
(240,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5ABC6F color. Also use rgb(90,188,111) instead hex code.

Text Font Color

.myTextColor { color: #5ABC6F; }

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

This text font color is #5ABC6F.

Background Color

.myBgColor { background-color: #5ABC6F; }

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

This div background color is #5ABC6F.

Border color

.myBorderColor { border: 1px solid #5ABC6F; }

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

This div border color is #5ABC6F.

Opacity

.myOpacity80 { color: #5ABC6F; opacity: 0.8; }

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

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

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

This text has shadow with #5ABC6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5ABC6F.

Preview

Color preview on black background

This text has color #5ABC6F on black background.


Color preview on white background

This text has color #5ABC6F on white background.


Black color preview on #5ABC6F background

This text has black color on #5ABC6F background.


White color preview on #5ABC6F background

This text has white color on #5ABC6F background.


Related colors

Complementary color

Complementary color for #hex is #A54390.


I love getcolorcode.com

Triadic colors

1 #6F5ABC and #BC6F5A with #5ABC6F are triadic colors.

2 #6FBC5A and #BC5A6F with #5ABC6F are triadic colors.