COLOR #ADEABB

HEX: #ADEABB RGB: (173,234,187)

Renk bilgisi

#ADEABB contains mainly green and blue colors. #ADEABB ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEABB color RGB value is (173,234,187).

RGB: (173,234,187) (68%, 92%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 187 of 255 = 73%

173
234
187

R + G + B ~ 78%. #ADEABB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 187 = 594 (100%)
R 173 of 594 ~ 29.12%
G 234 of 594 ~ 39.39%
B 187 of 594 ~ 31.48'%

%29.12
%39.39
%31.48

CMYK RENK MODELİ

#ADEABB rengi CMYK tonu (26,0,20,8).

  • camgöbeği tonu 26.07%
  • eflatun tonu 0.00%
  • sarı tonu 20.09%
  • ana renk tonu 8.24%

CMYK: (26,0,20,8)
C26M0Y20K8 (26%, 0%, 20%, 8%)
(0.26 / 0.00 / 0.20 / 0.08)

CMYK yüzdeleri

%26.07
%0
%20.09
%8.24

Codes

Color #ADEABB in popluar color models

AD EA BB
RGB 173 234 187
HSL 134° 59.22% 79.80%
HSB/HSV 134° 26.07% 91.76%
CMYK 26.07% 0.00% 20.09%
8.24%

Color #ADEABB in popluar number systems.

HEX AD EA BB
Decimal 173 234 187
Binary 10101101 11101010 10111011
Octal 255 352 273

Shades and tints

Shades of #ADEABB

#ADEABB
(173,234,187)
#9ED5AA
(158,213,170)
#8FC099
(143,192,153)
#80AB88
(128,171,136)
#719677
(113,150,119)
#628166
(98,129,102)
#536C55
(83,108,85)
#445744
(68,87,68)
#354233
(53,66,51)
#262D22
(38,45,34)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADEABB

#ADEABB
(173,234,187)
#B4EBC1
(180,235,193)
#BBECC7
(187,236,199)
#C2EDCD
(194,237,205)
#C9EED3
(201,238,211)
#D0EFD9
(208,239,217)
#D7F0DF
(215,240,223)
#DEF1E5
(222,241,229)
#E5F2EB
(229,242,235)
#ECF3F1
(236,243,241)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEABB color. Also use rgb(173,234,187) instead hex code.

Text Font Color

.myTextColor { color: #ADEABB; }

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

This text font color is #ADEABB.

Background Color

.myBgColor { background-color: #ADEABB; }

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

This div background color is #ADEABB.

Border color

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

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

This div border color is #ADEABB.

Opacity

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

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

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

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

This text has shadow with #ADEABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEABB.

Preview

Color preview on black background

This text has color #ADEABB on black background.


Color preview on white background

This text has color #ADEABB on white background.


Black color preview on #ADEABB background

This text has black color on #ADEABB background.


White color preview on #ADEABB background

This text has white color on #ADEABB background.


Related colors

Complementary color

Complementary color for #hex is #521544.


I love getcolorcode.com

Triadic colors

1 #BBADEA and #EABBAD with #ADEABB are triadic colors.

2 #BBEAAD and #EAADBB with #ADEABB are triadic colors.