COLOR #ABDD7F

HEX: #ABDD7F RGB: (171,221,127)

Renk bilgisi

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

RGB renk modeli

#ABDD7F color RGB value is (171,221,127).

RGB: (171,221,127) (67%, 87%, 50%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 221 of 255 = 87%
B 127 of 255 = 50%

171
221
127

R + G + B ~ 68%. #ABDD7F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 221 + 127 = 519 (100%)
R 171 of 519 ~ 32.95%
G 221 of 519 ~ 42.58%
B 127 of 519 ~ 24.47'%

%32.95
%42.58
%24.47

CMYK RENK MODELİ

#ABDD7F rengi CMYK tonu (23,0,43,13).

  • camgöbeği tonu 22.62%
  • eflatun tonu 0.00%
  • sarı tonu 42.53%
  • ana renk tonu 13.33%

CMYK: (23,0,43,13)
C23M0Y43K13 (23%, 0%, 43%, 13%)
(0.23 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%22.62
%0
%42.53
%13.33

Codes

Color #ABDD7F in popluar color models

AB DD 7F
RGB 171 221 127
HSL 92° 58.02% 68.24%
HSB/HSV 92° 42.53% 86.67%
CMYK 22.62% 0.00% 42.53%
13.33%

Color #ABDD7F in popluar number systems.

HEX AB DD 7F
Decimal 171 221 127
Binary 10101011 11011101 1111111
Octal 253 335 177

Shades and tints

Shades of #ABDD7F

#ABDD7F
(171,221,127)
#9CC974
(156,201,116)
#8DB569
(141,181,105)
#7EA15E
(126,161,94)
#6F8D53
(111,141,83)
#607948
(96,121,72)
#51653D
(81,101,61)
#425132
(66,81,50)
#333D27
(51,61,39)
#24291C
(36,41,28)
#151511
(21,21,17)
#000000
(0,0,0)

Tints of #ABDD7F

#ABDD7F
(171,221,127)
#B2E08A
(178,224,138)
#B9E395
(185,227,149)
#C0E6A0
(192,230,160)
#C7E9AB
(199,233,171)
#CEECB6
(206,236,182)
#D5EFC1
(213,239,193)
#DCF2CC
(220,242,204)
#E3F5D7
(227,245,215)
#EAF8E2
(234,248,226)
#F1FBED
(241,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABDD7F color. Also use rgb(171,221,127) instead hex code.

Text Font Color

.myTextColor { color: #ABDD7F; }

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

This text font color is #ABDD7F.

Background Color

.myBgColor { background-color: #ABDD7F; }

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

This div background color is #ABDD7F.

Border color

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

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

This div border color is #ABDD7F.

Opacity

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

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

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

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

This text has shadow with #ABDD7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABDD7F.

Preview

Color preview on black background

This text has color #ABDD7F on black background.


Color preview on white background

This text has color #ABDD7F on white background.


Black color preview on #ABDD7F background

This text has black color on #ABDD7F background.


White color preview on #ABDD7F background

This text has white color on #ABDD7F background.


Related colors

Complementary color

Complementary color for #hex is #542280.


I love getcolorcode.com

Triadic colors

1 #7FABDD and #DD7FAB with #ABDD7F are triadic colors.

2 #7FDDAB and #DDAB7F with #ABDD7F are triadic colors.