COLOR #ABC579

HEX: #ABC579 RGB: (171,197,121)

Renk bilgisi

#ABC579 contains mainly red and green colors. #ABC579 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ABC579 color RGB value is (171,197,121).

RGB: (171,197,121) (67%, 77%, 47%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 197 of 255 = 77%
B 121 of 255 = 47%

171
197
121

R + G + B ~ 64%. #ABC579 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 197 + 121 = 489 (100%)
R 171 of 489 ~ 34.97%
G 197 of 489 ~ 40.29%
B 121 of 489 ~ 24.74'%

%34.97
%40.29
%24.74

CMYK RENK MODELİ

#ABC579 rengi CMYK tonu (13,0,39,23).

  • camgöbeği tonu 13.20%
  • eflatun tonu 0.00%
  • sarı tonu 38.58%
  • ana renk tonu 22.75%

CMYK: (13,0,39,23)
C13M0Y39K23 (13%, 0%, 39%, 23%)
(0.13 / 0.00 / 0.39 / 0.23)

CMYK yüzdeleri

%13.2
%0
%38.58
%22.75

Codes

Color #ABC579 in popluar color models

AB C5 79
RGB 171 197 121
HSL 81° 39.58% 62.35%
HSB/HSV 81° 38.58% 77.25%
CMYK 13.20% 0.00% 38.58%
22.75%

Color #ABC579 in popluar number systems.

HEX AB C5 79
Decimal 171 197 121
Binary 10101011 11000101 1111001
Octal 253 305 171

Shades and tints

Shades of #ABC579

#ABC579
(171,197,121)
#9CB46E
(156,180,110)
#8DA363
(141,163,99)
#7E9258
(126,146,88)
#6F814D
(111,129,77)
#607042
(96,112,66)
#515F37
(81,95,55)
#424E2C
(66,78,44)
#333D21
(51,61,33)
#242C16
(36,44,22)
#151B0B
(21,27,11)
#000000
(0,0,0)

Tints of #ABC579

#ABC579
(171,197,121)
#B2CA85
(178,202,133)
#B9CF91
(185,207,145)
#C0D49D
(192,212,157)
#C7D9A9
(199,217,169)
#CEDEB5
(206,222,181)
#D5E3C1
(213,227,193)
#DCE8CD
(220,232,205)
#E3EDD9
(227,237,217)
#EAF2E5
(234,242,229)
#F1F7F1
(241,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC579 color. Also use rgb(171,197,121) instead hex code.

Text Font Color

.myTextColor { color: #ABC579; }

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

This text font color is #ABC579.

Background Color

.myBgColor { background-color: #ABC579; }

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

This div background color is #ABC579.

Border color

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

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

This div border color is #ABC579.

Opacity

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

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

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

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

This text has shadow with #ABC579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC579.

Preview

Color preview on black background

This text has color #ABC579 on black background.


Color preview on white background

This text has color #ABC579 on white background.


Black color preview on #ABC579 background

This text has black color on #ABC579 background.


White color preview on #ABC579 background

This text has white color on #ABC579 background.


Related colors

Complementary color

Complementary color for #hex is #543A86.


I love getcolorcode.com

Triadic colors

1 #79ABC5 and #C579AB with #ABC579 are triadic colors.

2 #79C5AB and #C5AB79 with #ABC579 are triadic colors.