COLOR #ADBBAE

HEX: #ADBBAE RGB: (173,187,174)

Renk bilgisi

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

RGB renk modeli

#ADBBAE color RGB value is (173,187,174).

RGB: (173,187,174) (68%, 73%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 174 of 255 = 68%

173
187
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 174 = 534 (100%)
R 173 of 534 ~ 32.4%
G 187 of 534 ~ 35.02%
B 174 of 534 ~ 32.58'%

%32.4
%35.02
%32.58

CMYK RENK MODELİ

#ADBBAE rengi CMYK tonu (7,0,7,27).

  • camgöbeği tonu 7.49%
  • eflatun tonu 0.00%
  • sarı tonu 6.95%
  • ana renk tonu 26.67%

CMYK: (7,0,7,27)
C7M0Y7K27 (7%, 0%, 7%, 27%)
(0.07 / 0.00 / 0.07 / 0.27)

CMYK yüzdeleri

%7.49
%0
%6.95
%26.67

Codes

Color #ADBBAE in popluar color models

AD BB AE
RGB 173 187 174
HSL 124° 9.33% 70.59%
HSB/HSV 124° 7.49% 73.33%
CMYK 7.49% 0.00% 6.95%
26.67%

Color #ADBBAE in popluar number systems.

HEX AD BB AE
Decimal 173 187 174
Binary 10101101 10111011 10101110
Octal 255 273 256

Shades and tints

Shades of #ADBBAE

#ADBBAE
(173,187,174)
#9EAA9F
(158,170,159)
#8F9990
(143,153,144)
#808881
(128,136,129)
#717772
(113,119,114)
#626663
(98,102,99)
#535554
(83,85,84)
#444445
(68,68,69)
#353336
(53,51,54)
#262227
(38,34,39)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #ADBBAE

#ADBBAE
(173,187,174)
#B4C1B5
(180,193,181)
#BBC7BC
(187,199,188)
#C2CDC3
(194,205,195)
#C9D3CA
(201,211,202)
#D0D9D1
(208,217,209)
#D7DFD8
(215,223,216)
#DEE5DF
(222,229,223)
#E5EBE6
(229,235,230)
#ECF1ED
(236,241,237)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBAE; }

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

This text font color is #ADBBAE.

Background Color

.myBgColor { background-color: #ADBBAE; }

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

This div background color is #ADBBAE.

Border color

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

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

This div border color is #ADBBAE.

Opacity

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

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

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

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

This text has shadow with #ADBBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBAE.

Preview

Color preview on black background

This text has color #ADBBAE on black background.


Color preview on white background

This text has color #ADBBAE on white background.


Black color preview on #ADBBAE background

This text has black color on #ADBBAE background.


White color preview on #ADBBAE background

This text has white color on #ADBBAE background.


Related colors

Complementary color

Complementary color for #hex is #524451.


I love getcolorcode.com

Triadic colors

1 #AEADBB and #BBAEAD with #ADBBAE are triadic colors.

2 #AEBBAD and #BBADAE with #ADBBAE are triadic colors.