COLOR #ABC17D

HEX: #ABC17D RGB: (171,193,125)

Renk bilgisi

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

RGB renk modeli

#ABC17D color RGB value is (171,193,125).

RGB: (171,193,125) (67%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 193 of 255 = 76%
B 125 of 255 = 49%

171
193
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 193 + 125 = 489 (100%)
R 171 of 489 ~ 34.97%
G 193 of 489 ~ 39.47%
B 125 of 489 ~ 25.56'%

%34.97
%39.47
%25.56

CMYK RENK MODELİ

#ABC17D rengi CMYK tonu (11,0,35,24).

  • camgöbeği tonu 11.40%
  • eflatun tonu 0.00%
  • sarı tonu 35.23%
  • ana renk tonu 24.31%

CMYK: (11,0,35,24)
C11M0Y35K24 (11%, 0%, 35%, 24%)
(0.11 / 0.00 / 0.35 / 0.24)

CMYK yüzdeleri

%11.4
%0
%35.23
%24.31

Codes

Color #ABC17D in popluar color models

AB C1 7D
RGB 171 193 125
HSL 79° 35.42% 62.35%
HSB/HSV 79° 35.23% 75.69%
CMYK 11.40% 0.00% 35.23%
24.31%

Color #ABC17D in popluar number systems.

HEX AB C1 7D
Decimal 171 193 125
Binary 10101011 11000001 1111101
Octal 253 301 175

Shades and tints

Shades of #ABC17D

#ABC17D
(171,193,125)
#9CB072
(156,176,114)
#8D9F67
(141,159,103)
#7E8E5C
(126,142,92)
#6F7D51
(111,125,81)
#606C46
(96,108,70)
#515B3B
(81,91,59)
#424A30
(66,74,48)
#333925
(51,57,37)
#24281A
(36,40,26)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #ABC17D

#ABC17D
(171,193,125)
#B2C688
(178,198,136)
#B9CB93
(185,203,147)
#C0D09E
(192,208,158)
#C7D5A9
(199,213,169)
#CEDAB4
(206,218,180)
#D5DFBF
(213,223,191)
#DCE4CA
(220,228,202)
#E3E9D5
(227,233,213)
#EAEEE0
(234,238,224)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABC17D color. Also use rgb(171,193,125) instead hex code.

Text Font Color

.myTextColor { color: #ABC17D; }

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

This text font color is #ABC17D.

Background Color

.myBgColor { background-color: #ABC17D; }

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

This div background color is #ABC17D.

Border color

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

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

This div border color is #ABC17D.

Opacity

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

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

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

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

This text has shadow with #ABC17D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC17D.

Preview

Color preview on black background

This text has color #ABC17D on black background.


Color preview on white background

This text has color #ABC17D on white background.


Black color preview on #ABC17D background

This text has black color on #ABC17D background.


White color preview on #ABC17D background

This text has white color on #ABC17D background.


Related colors

Complementary color

Complementary color for #hex is #543E82.


I love getcolorcode.com

Triadic colors

1 #7DABC1 and #C17DAB with #ABC17D are triadic colors.

2 #7DC1AB and #C1AB7D with #ABC17D are triadic colors.