COLOR #ABDDB5

HEX: #ABDDB5 RGB: (171,221,181)

Renk bilgisi

#ABDDB5 contains red, green and blue colors in about the same proportion. #ABDDB5 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ABDDB5 color RGB value is (171,221,181).

RGB: (171,221,181) (67%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 221 of 255 = 87%
B 181 of 255 = 71%

171
221
181

R + G + B ~ 75%. #ABDDB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 221 + 181 = 573 (100%)
R 171 of 573 ~ 29.84%
G 221 of 573 ~ 38.57%
B 181 of 573 ~ 31.59'%

%29.84
%38.57
%31.59

CMYK RENK MODELİ

#ABDDB5 rengi CMYK tonu (23,0,18,13).

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

CMYK: (23,0,18,13)
C23M0Y18K13 (23%, 0%, 18%, 13%)
(0.23 / 0.00 / 0.18 / 0.13)

CMYK yüzdeleri

%22.62
%0
%18.1
%13.33

Codes

Color #ABDDB5 in popluar color models

AB DD B5
RGB 171 221 181
HSL 132° 42.37% 76.86%
HSB/HSV 132° 22.62% 86.67%
CMYK 22.62% 0.00% 18.10%
13.33%

Color #ABDDB5 in popluar number systems.

HEX AB DD B5
Decimal 171 221 181
Binary 10101011 11011101 10110101
Octal 253 335 265

Shades and tints

Shades of #ABDDB5

#ABDDB5
(171,221,181)
#9CC9A5
(156,201,165)
#8DB595
(141,181,149)
#7EA185
(126,161,133)
#6F8D75
(111,141,117)
#607965
(96,121,101)
#516555
(81,101,85)
#425145
(66,81,69)
#333D35
(51,61,53)
#242925
(36,41,37)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #ABDDB5

#ABDDB5
(171,221,181)
#B2E0BB
(178,224,187)
#B9E3C1
(185,227,193)
#C0E6C7
(192,230,199)
#C7E9CD
(199,233,205)
#CEECD3
(206,236,211)
#D5EFD9
(213,239,217)
#DCF2DF
(220,242,223)
#E3F5E5
(227,245,229)
#EAF8EB
(234,248,235)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABDDB5; }

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

This text font color is #ABDDB5.

Background Color

.myBgColor { background-color: #ABDDB5; }

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

This div background color is #ABDDB5.

Border color

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

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

This div border color is #ABDDB5.

Opacity

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

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

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

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

This text has shadow with #ABDDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABDDB5.

Preview

Color preview on black background

This text has color #ABDDB5 on black background.


Color preview on white background

This text has color #ABDDB5 on white background.


Black color preview on #ABDDB5 background

This text has black color on #ABDDB5 background.


White color preview on #ABDDB5 background

This text has white color on #ABDDB5 background.


Related colors

Complementary color

Complementary color for #hex is #54224A.


I love getcolorcode.com

Triadic colors

1 #B5ABDD and #DDB5AB with #ABDDB5 are triadic colors.

2 #B5DDAB and #DDABB5 with #ABDDB5 are triadic colors.