COLOR #ADEBCC

HEX: #ADEBCC RGB: (173,235,204)

Renk bilgisi

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

RGB renk modeli

#ADEBCC color RGB value is (173,235,204).

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

RGB bağlantıları ve doygunluk

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

173
235
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 204 = 612 (100%)
R 173 of 612 ~ 28.27%
G 235 of 612 ~ 38.4%
B 204 of 612 ~ 33.33'%

%28.27
%38.4
%33.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 13.19%
  • ana renk tonu 7.84%

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

CMYK yüzdeleri

%26.38
%0
%13.19
%7.84

Codes

Color #ADEBCC in popluar color models

AD EB CC
RGB 173 235 204
HSL 150° 60.78% 80.00%
HSB/HSV 150° 26.38% 92.16%
CMYK 26.38% 0.00% 13.19%
7.84%

Color #ADEBCC in popluar number systems.

HEX AD EB CC
Decimal 173 235 204
Binary 10101101 11101011 11001100
Octal 255 353 314

Shades and tints

Shades of #ADEBCC

#ADEBCC
(173,235,204)
#9ED6BA
(158,214,186)
#8FC1A8
(143,193,168)
#80AC96
(128,172,150)
#719784
(113,151,132)
#628272
(98,130,114)
#536D60
(83,109,96)
#44584E
(68,88,78)
#35433C
(53,67,60)
#262E2A
(38,46,42)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBCC

#ADEBCC
(173,235,204)
#B4ECD0
(180,236,208)
#BBEDD4
(187,237,212)
#C2EED8
(194,238,216)
#C9EFDC
(201,239,220)
#D0F0E0
(208,240,224)
#D7F1E4
(215,241,228)
#DEF2E8
(222,242,232)
#E5F3EC
(229,243,236)
#ECF4F0
(236,244,240)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBCC; }

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

This text font color is #ADEBCC.

Background Color

.myBgColor { background-color: #ADEBCC; }

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

This div background color is #ADEBCC.

Border color

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

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

This div border color is #ADEBCC.

Opacity

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

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

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

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

This text has shadow with #ADEBCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBCC.

Preview

Color preview on black background

This text has color #ADEBCC on black background.


Color preview on white background

This text has color #ADEBCC on white background.


Black color preview on #ADEBCC background

This text has black color on #ADEBCC background.


White color preview on #ADEBCC background

This text has white color on #ADEBCC background.


Related colors

Complementary color

Complementary color for #hex is #521433.


I love getcolorcode.com

Triadic colors

1 #CCADEB and #EBCCAD with #ADEBCC are triadic colors.

2 #CCEBAD and #EBADCC with #ADEBCC are triadic colors.