COLOR #ADCDAE

HEX: #ADCDAE RGB: (173,205,174)

Renk bilgisi

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

RGB renk modeli

#ADCDAE color RGB value is (173,205,174).

RGB: (173,205,174) (68%, 80%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 174 of 255 = 68%

173
205
174

R + G + B ~ 72%. #ADCDAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 174 = 552 (100%)
R 173 of 552 ~ 31.34%
G 205 of 552 ~ 37.14%
B 174 of 552 ~ 31.52'%

%31.34
%37.14
%31.52

CMYK RENK MODELİ

#ADCDAE rengi CMYK tonu (16,0,15,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 0.00%
  • sarı tonu 15.12%
  • ana renk tonu 19.61%

CMYK: (16,0,15,20)
C16M0Y15K20 (16%, 0%, 15%, 20%)
(0.16 / 0.00 / 0.15 / 0.20)

CMYK yüzdeleri

%15.61
%0
%15.12
%19.61

Codes

Color #ADCDAE in popluar color models

AD CD AE
RGB 173 205 174
HSL 122° 24.24% 74.12%
HSB/HSV 122° 15.61% 80.39%
CMYK 15.61% 0.00% 15.12%
19.61%

Color #ADCDAE in popluar number systems.

HEX AD CD AE
Decimal 173 205 174
Binary 10101101 11001101 10101110
Octal 255 315 256

Shades and tints

Shades of #ADCDAE

#ADCDAE
(173,205,174)
#9EBB9F
(158,187,159)
#8FA990
(143,169,144)
#809781
(128,151,129)
#718572
(113,133,114)
#627363
(98,115,99)
#536154
(83,97,84)
#444F45
(68,79,69)
#353D36
(53,61,54)
#262B27
(38,43,39)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADCDAE

#ADCDAE
(173,205,174)
#B4D1B5
(180,209,181)
#BBD5BC
(187,213,188)
#C2D9C3
(194,217,195)
#C9DDCA
(201,221,202)
#D0E1D1
(208,225,209)
#D7E5D8
(215,229,216)
#DEE9DF
(222,233,223)
#E5EDE6
(229,237,230)
#ECF1ED
(236,241,237)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCDAE color. Also use rgb(173,205,174) instead hex code.

Text Font Color

.myTextColor { color: #ADCDAE; }

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

This text font color is #ADCDAE.

Background Color

.myBgColor { background-color: #ADCDAE; }

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

This div background color is #ADCDAE.

Border color

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

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

This div border color is #ADCDAE.

Opacity

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

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

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

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

This text has shadow with #ADCDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCDAE.

Preview

Color preview on black background

This text has color #ADCDAE on black background.


Color preview on white background

This text has color #ADCDAE on white background.


Black color preview on #ADCDAE background

This text has black color on #ADCDAE background.


White color preview on #ADCDAE background

This text has white color on #ADCDAE background.


Related colors

Complementary color

Complementary color for #hex is #523251.


I love getcolorcode.com

Triadic colors

1 #AEADCD and #CDAEAD with #ADCDAE are triadic colors.

2 #AECDAD and #CDADAE with #ADCDAE are triadic colors.