COLOR #8ADDB4

HEX: #8ADDB4 RGB: (138,221,180)

Renk bilgisi

#8ADDB4 contains mainly green and blue colors. #8ADDB4 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#8ADDB4 color RGB value is (138,221,180).

RGB: (138,221,180) (54%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 138 of 255 = 54%
G 221 of 255 = 87%
B 180 of 255 = 71%

138
221
180

R + G + B ~ 71%. #8ADDB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 138 + 221 + 180 = 539 (100%)
R 138 of 539 ~ 25.6%
G 221 of 539 ~ 41%
B 180 of 539 ~ 33.4'%

%25.6
%41
%33.4

CMYK RENK MODELİ

#8ADDB4 rengi CMYK tonu (38,0,19,13).

  • camgöbeği tonu 37.56%
  • eflatun tonu 0.00%
  • sarı tonu 18.55%
  • ana renk tonu 13.33%

CMYK: (38,0,19,13)
C38M0Y19K13 (38%, 0%, 19%, 13%)
(0.38 / 0.00 / 0.19 / 0.13)

CMYK yüzdeleri

%37.56
%0
%18.55
%13.33

Codes

Color #8ADDB4 in popluar color models

8A DD B4
RGB 138 221 180
HSL 150° 54.97% 70.39%
HSB/HSV 150° 37.56% 86.67%
CMYK 37.56% 0.00% 18.55%
13.33%

Color #8ADDB4 in popluar number systems.

HEX 8A DD B4
Decimal 138 221 180
Binary 10001010 11011101 10110100
Octal 212 335 264

Shades and tints

Shades of #8ADDB4

#8ADDB4
(138,221,180)
#7EC9A4
(126,201,164)
#72B594
(114,181,148)
#66A184
(102,161,132)
#5A8D74
(90,141,116)
#4E7964
(78,121,100)
#426554
(66,101,84)
#365144
(54,81,68)
#2A3D34
(42,61,52)
#1E2924
(30,41,36)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #8ADDB4

#8ADDB4
(138,221,180)
#94E0BA
(148,224,186)
#9EE3C0
(158,227,192)
#A8E6C6
(168,230,198)
#B2E9CC
(178,233,204)
#BCECD2
(188,236,210)
#C6EFD8
(198,239,216)
#D0F2DE
(208,242,222)
#DAF5E4
(218,245,228)
#E4F8EA
(228,248,234)
#EEFBF0
(238,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8ADDB4 color. Also use rgb(138,221,180) instead hex code.

Text Font Color

.myTextColor { color: #8ADDB4; }

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

This text font color is #8ADDB4.

Background Color

.myBgColor { background-color: #8ADDB4; }

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

This div background color is #8ADDB4.

Border color

.myBorderColor { border: 1px solid #8ADDB4; }

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

This div border color is #8ADDB4.

Opacity

.myOpacity80 { color: #8ADDB4; opacity: 0.8; }

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

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

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

This text has shadow with #8ADDB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8ADDB4.

Preview

Color preview on black background

This text has color #8ADDB4 on black background.


Color preview on white background

This text has color #8ADDB4 on white background.


Black color preview on #8ADDB4 background

This text has black color on #8ADDB4 background.


White color preview on #8ADDB4 background

This text has white color on #8ADDB4 background.


Related colors

Complementary color

Complementary color for #hex is #75224B.


I love getcolorcode.com

Triadic colors

1 #B48ADD and #DDB48A with #8ADDB4 are triadic colors.

2 #B4DD8A and #DD8AB4 with #8ADDB4 are triadic colors.