COLOR #ADABB2

HEX: #ADABB2 RGB: (173,171,178)

Renk bilgisi

#ADABB2 contains red, green and blue colors in about the same proportion. #ADABB2 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADABB2 color RGB value is (173,171,178).

RGB: (173,171,178) (68%, 67%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 178 of 255 = 70%

173
171
178

R + G + B ~ 68%. #ADABB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 178 = 522 (100%)
R 173 of 522 ~ 33.14%
G 171 of 522 ~ 32.76%
B 178 of 522 ~ 34.1'%

%33.14
%32.76
%34.1

CMYK RENK MODELİ

#ADABB2 rengi CMYK tonu (3,4,0,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 3.93%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (3,4,0,30)
C3M4Y0K30 (3%, 4%, 0%, 30%)
(0.03 / 0.04 / 0.00 / 0.30)

CMYK yüzdeleri

%2.81
%3.93
%0
%30.2

Codes

Color #ADABB2 in popluar color models

AD AB B2
RGB 173 171 178
HSL 257° 4.35% 68.43%
HSB/HSV 257° 3.93% 69.80%
CMYK 2.81% 3.93% 0.00%
30.20%

Color #ADABB2 in popluar number systems.

HEX AD AB B2
Decimal 173 171 178
Binary 10101101 10101011 10110010
Octal 255 253 262

Shades and tints

Shades of #ADABB2

#ADABB2
(173,171,178)
#9E9CA2
(158,156,162)
#8F8D92
(143,141,146)
#807E82
(128,126,130)
#716F72
(113,111,114)
#626062
(98,96,98)
#535152
(83,81,82)
#444242
(68,66,66)
#353332
(53,51,50)
#262422
(38,36,34)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADABB2

#ADABB2
(173,171,178)
#B4B2B9
(180,178,185)
#BBB9C0
(187,185,192)
#C2C0C7
(194,192,199)
#C9C7CE
(201,199,206)
#D0CED5
(208,206,213)
#D7D5DC
(215,213,220)
#DEDCE3
(222,220,227)
#E5E3EA
(229,227,234)
#ECEAF1
(236,234,241)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADABB2 color. Also use rgb(173,171,178) instead hex code.

Text Font Color

.myTextColor { color: #ADABB2; }

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

This text font color is #ADABB2.

Background Color

.myBgColor { background-color: #ADABB2; }

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

This div background color is #ADABB2.

Border color

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

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

This div border color is #ADABB2.

Opacity

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

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

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

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

This text has shadow with #ADABB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADABB2.

Preview

Color preview on black background

This text has color #ADABB2 on black background.


Color preview on white background

This text has color #ADABB2 on white background.


Black color preview on #ADABB2 background

This text has black color on #ADABB2 background.


White color preview on #ADABB2 background

This text has white color on #ADABB2 background.


Related colors

Complementary color

Complementary color for #hex is #52544D.


I love getcolorcode.com

Triadic colors

1 #B2ADAB and #ABB2AD with #ADABB2 are triadic colors.

2 #B2ABAD and #ABADB2 with #ADABB2 are triadic colors.