COLOR #ADEACC

HEX: #ADEACC RGB: (173,234,204)

Renk bilgisi

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

RGB renk modeli

#ADEACC color RGB value is (173,234,204).

RGB: (173,234,204) (68%, 92%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 204 of 255 = 80%

173
234
204

R + G + B ~ 80%. #ADEACC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 204 = 611 (100%)
R 173 of 611 ~ 28.31%
G 234 of 611 ~ 38.3%
B 204 of 611 ~ 33.39'%

%28.31
%38.3
%33.39

CMYK RENK MODELİ

#ADEACC rengi CMYK tonu (26,0,13,8).

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

CMYK: (26,0,13,8)
C26M0Y13K8 (26%, 0%, 13%, 8%)
(0.26 / 0.00 / 0.13 / 0.08)

CMYK yüzdeleri

%26.07
%0
%12.82
%8.24

Codes

Color #ADEACC in popluar color models

AD EA CC
RGB 173 234 204
HSL 150° 59.22% 79.80%
HSB/HSV 150° 26.07% 91.76%
CMYK 26.07% 0.00% 12.82%
8.24%

Color #ADEACC in popluar number systems.

HEX AD EA CC
Decimal 173 234 204
Binary 10101101 11101010 11001100
Octal 255 352 314

Shades and tints

Shades of #ADEACC

#ADEACC
(173,234,204)
#9ED5BA
(158,213,186)
#8FC0A8
(143,192,168)
#80AB96
(128,171,150)
#719684
(113,150,132)
#628172
(98,129,114)
#536C60
(83,108,96)
#44574E
(68,87,78)
#35423C
(53,66,60)
#262D2A
(38,45,42)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADEACC

#ADEACC
(173,234,204)
#B4EBD0
(180,235,208)
#BBECD4
(187,236,212)
#C2EDD8
(194,237,216)
#C9EEDC
(201,238,220)
#D0EFE0
(208,239,224)
#D7F0E4
(215,240,228)
#DEF1E8
(222,241,232)
#E5F2EC
(229,242,236)
#ECF3F0
(236,243,240)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEACC; }

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

This text font color is #ADEACC.

Background Color

.myBgColor { background-color: #ADEACC; }

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

This div background color is #ADEACC.

Border color

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

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

This div border color is #ADEACC.

Opacity

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

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

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

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

This text has shadow with #ADEACC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEACC.

Preview

Color preview on black background

This text has color #ADEACC on black background.


Color preview on white background

This text has color #ADEACC on white background.


Black color preview on #ADEACC background

This text has black color on #ADEACC background.


White color preview on #ADEACC background

This text has white color on #ADEACC background.


Related colors

Complementary color

Complementary color for #hex is #521533.


I love getcolorcode.com

Triadic colors

1 #CCADEA and #EACCAD with #ADEACC are triadic colors.

2 #CCEAAD and #EAADCC with #ADEACC are triadic colors.