COLOR #ADCEC6

HEX: #ADCEC6 RGB: (173,206,198)

Renk bilgisi

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

RGB renk modeli

#ADCEC6 color RGB value is (173,206,198).

RGB: (173,206,198) (68%, 81%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 198 of 255 = 78%

173
206
198

R + G + B ~ 76%. #ADCEC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 198 = 577 (100%)
R 173 of 577 ~ 29.98%
G 206 of 577 ~ 35.7%
B 198 of 577 ~ 34.32'%

%29.98
%35.7
%34.32

CMYK RENK MODELİ

#ADCEC6 rengi CMYK tonu (16,0,4,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 0.00%
  • sarı tonu 3.88%
  • ana renk tonu 19.22%

CMYK: (16,0,4,19)
C16M0Y4K19 (16%, 0%, 4%, 19%)
(0.16 / 0.00 / 0.04 / 0.19)

CMYK yüzdeleri

%16.02
%0
%3.88
%19.22

Codes

Color #ADCEC6 in popluar color models

AD CE C6
RGB 173 206 198
HSL 165° 25.19% 74.31%
HSB/HSV 165° 16.02% 80.78%
CMYK 16.02% 0.00% 3.88%
19.22%

Color #ADCEC6 in popluar number systems.

HEX AD CE C6
Decimal 173 206 198
Binary 10101101 11001110 11000110
Octal 255 316 306

Shades and tints

Shades of #ADCEC6

#ADCEC6
(173,206,198)
#9EBCB4
(158,188,180)
#8FAAA2
(143,170,162)
#809890
(128,152,144)
#71867E
(113,134,126)
#62746C
(98,116,108)
#53625A
(83,98,90)
#445048
(68,80,72)
#353E36
(53,62,54)
#262C24
(38,44,36)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADCEC6

#ADCEC6
(173,206,198)
#B4D2CB
(180,210,203)
#BBD6D0
(187,214,208)
#C2DAD5
(194,218,213)
#C9DEDA
(201,222,218)
#D0E2DF
(208,226,223)
#D7E6E4
(215,230,228)
#DEEAE9
(222,234,233)
#E5EEEE
(229,238,238)
#ECF2F3
(236,242,243)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCEC6 color. Also use rgb(173,206,198) instead hex code.

Text Font Color

.myTextColor { color: #ADCEC6; }

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

This text font color is #ADCEC6.

Background Color

.myBgColor { background-color: #ADCEC6; }

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

This div background color is #ADCEC6.

Border color

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

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

This div border color is #ADCEC6.

Opacity

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

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

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

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

This text has shadow with #ADCEC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEC6.

Preview

Color preview on black background

This text has color #ADCEC6 on black background.


Color preview on white background

This text has color #ADCEC6 on white background.


Black color preview on #ADCEC6 background

This text has black color on #ADCEC6 background.


White color preview on #ADCEC6 background

This text has white color on #ADCEC6 background.


Related colors

Complementary color

Complementary color for #hex is #523139.


I love getcolorcode.com

Triadic colors

1 #C6ADCE and #CEC6AD with #ADCEC6 are triadic colors.

2 #C6CEAD and #CEADC6 with #ADCEC6 are triadic colors.