COLOR #ABD990

HEX: #ABD990 RGB: (171,217,144)

Renk bilgisi

#ABD990 contains mainly red and green colors. #ABD990 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ABD990 color RGB value is (171,217,144).

RGB: (171,217,144) (67%, 85%, 56%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 217 of 255 = 85%
B 144 of 255 = 56%

171
217
144

R + G + B ~ 69%. #ABD990 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 217 + 144 = 532 (100%)
R 171 of 532 ~ 32.14%
G 217 of 532 ~ 40.79%
B 144 of 532 ~ 27.07'%

%32.14
%40.79
%27.07

CMYK RENK MODELİ

#ABD990 rengi CMYK tonu (21,0,34,15).

  • camgöbeği tonu 21.20%
  • eflatun tonu 0.00%
  • sarı tonu 33.64%
  • ana renk tonu 14.90%

CMYK: (21,0,34,15)
C21M0Y34K15 (21%, 0%, 34%, 15%)
(0.21 / 0.00 / 0.34 / 0.15)

CMYK yüzdeleri

%21.2
%0
%33.64
%14.9

Codes

Color #ABD990 in popluar color models

AB D9 90
RGB 171 217 144
HSL 98° 48.99% 70.78%
HSB/HSV 98° 33.64% 85.10%
CMYK 21.20% 0.00% 33.64%
14.90%

Color #ABD990 in popluar number systems.

HEX AB D9 90
Decimal 171 217 144
Binary 10101011 11011001 10010000
Octal 253 331 220

Shades and tints

Shades of #ABD990

#ABD990
(171,217,144)
#9CC683
(156,198,131)
#8DB376
(141,179,118)
#7EA069
(126,160,105)
#6F8D5C
(111,141,92)
#607A4F
(96,122,79)
#516742
(81,103,66)
#425435
(66,84,53)
#334128
(51,65,40)
#242E1B
(36,46,27)
#151B0E
(21,27,14)
#000000
(0,0,0)

Tints of #ABD990

#ABD990
(171,217,144)
#B2DC9A
(178,220,154)
#B9DFA4
(185,223,164)
#C0E2AE
(192,226,174)
#C7E5B8
(199,229,184)
#CEE8C2
(206,232,194)
#D5EBCC
(213,235,204)
#DCEED6
(220,238,214)
#E3F1E0
(227,241,224)
#EAF4EA
(234,244,234)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABD990 color. Also use rgb(171,217,144) instead hex code.

Text Font Color

.myTextColor { color: #ABD990; }

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

This text font color is #ABD990.

Background Color

.myBgColor { background-color: #ABD990; }

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

This div background color is #ABD990.

Border color

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

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

This div border color is #ABD990.

Opacity

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

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

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

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

This text has shadow with #ABD990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABD990.

Preview

Color preview on black background

This text has color #ABD990 on black background.


Color preview on white background

This text has color #ABD990 on white background.


Black color preview on #ABD990 background

This text has black color on #ABD990 background.


White color preview on #ABD990 background

This text has white color on #ABD990 background.


Related colors

Complementary color

Complementary color for #hex is #54266F.


I love getcolorcode.com

Triadic colors

1 #90ABD9 and #D990AB with #ABD990 are triadic colors.

2 #90D9AB and #D9AB90 with #ABD990 are triadic colors.