COLOR #ADBCAE

HEX: #ADBCAE RGB: (173,188,174)

Renk bilgisi

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

RGB renk modeli

#ADBCAE color RGB value is (173,188,174).

RGB: (173,188,174) (68%, 74%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 174 of 255 = 68%

173
188
174

R + G + B ~ 70%. #ADBCAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 174 = 535 (100%)
R 173 of 535 ~ 32.34%
G 188 of 535 ~ 35.14%
B 174 of 535 ~ 32.52'%

%32.34
%35.14
%32.52

CMYK RENK MODELİ

#ADBCAE rengi CMYK tonu (8,0,7,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 7.45%
  • ana renk tonu 26.27%

CMYK: (8,0,7,26)
C8M0Y7K26 (8%, 0%, 7%, 26%)
(0.08 / 0.00 / 0.07 / 0.26)

CMYK yüzdeleri

%7.98
%0
%7.45
%26.27

Codes

Color #ADBCAE in popluar color models

AD BC AE
RGB 173 188 174
HSL 124° 10.07% 70.78%
HSB/HSV 124° 7.98% 73.73%
CMYK 7.98% 0.00% 7.45%
26.27%

Color #ADBCAE in popluar number systems.

HEX AD BC AE
Decimal 173 188 174
Binary 10101101 10111100 10101110
Octal 255 274 256

Shades and tints

Shades of #ADBCAE

#ADBCAE
(173,188,174)
#9EAB9F
(158,171,159)
#8F9A90
(143,154,144)
#808981
(128,137,129)
#717872
(113,120,114)
#626763
(98,103,99)
#535654
(83,86,84)
#444545
(68,69,69)
#353436
(53,52,54)
#262327
(38,35,39)
#171218
(23,18,24)
#000000
(0,0,0)

Tints of #ADBCAE

#ADBCAE
(173,188,174)
#B4C2B5
(180,194,181)
#BBC8BC
(187,200,188)
#C2CEC3
(194,206,195)
#C9D4CA
(201,212,202)
#D0DAD1
(208,218,209)
#D7E0D8
(215,224,216)
#DEE6DF
(222,230,223)
#E5ECE6
(229,236,230)
#ECF2ED
(236,242,237)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCAE; }

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

This text font color is #ADBCAE.

Background Color

.myBgColor { background-color: #ADBCAE; }

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

This div background color is #ADBCAE.

Border color

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

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

This div border color is #ADBCAE.

Opacity

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

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

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

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

This text has shadow with #ADBCAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCAE.

Preview

Color preview on black background

This text has color #ADBCAE on black background.


Color preview on white background

This text has color #ADBCAE on white background.


Black color preview on #ADBCAE background

This text has black color on #ADBCAE background.


White color preview on #ADBCAE background

This text has white color on #ADBCAE background.


Related colors

Complementary color

Complementary color for #hex is #524351.


I love getcolorcode.com

Triadic colors

1 #AEADBC and #BCAEAD with #ADBCAE are triadic colors.

2 #AEBCAD and #BCADAE with #ADBCAE are triadic colors.