COLOR #ADBBA4

HEX: #ADBBA4 RGB: (173,187,164)

Renk bilgisi

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

RGB renk modeli

#ADBBA4 color RGB value is (173,187,164).

RGB: (173,187,164) (68%, 73%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 164 of 255 = 64%

173
187
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 164 = 524 (100%)
R 173 of 524 ~ 33.02%
G 187 of 524 ~ 35.69%
B 164 of 524 ~ 31.3'%

%33.02
%35.69
%31.3

CMYK RENK MODELİ

#ADBBA4 rengi CMYK tonu (7,0,12,27).

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

CMYK: (7,0,12,27)
C7M0Y12K27 (7%, 0%, 12%, 27%)
(0.07 / 0.00 / 0.12 / 0.27)

CMYK yüzdeleri

%7.49
%0
%12.3
%26.67

Codes

Color #ADBBA4 in popluar color models

AD BB A4
RGB 173 187 164
HSL 97° 14.47% 68.82%
HSB/HSV 97° 12.30% 73.33%
CMYK 7.49% 0.00% 12.30%
26.67%

Color #ADBBA4 in popluar number systems.

HEX AD BB A4
Decimal 173 187 164
Binary 10101101 10111011 10100100
Octal 255 273 244

Shades and tints

Shades of #ADBBA4

#ADBBA4
(173,187,164)
#9EAA96
(158,170,150)
#8F9988
(143,153,136)
#80887A
(128,136,122)
#71776C
(113,119,108)
#62665E
(98,102,94)
#535550
(83,85,80)
#444442
(68,68,66)
#353334
(53,51,52)
#262226
(38,34,38)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #ADBBA4

#ADBBA4
(173,187,164)
#B4C1AC
(180,193,172)
#BBC7B4
(187,199,180)
#C2CDBC
(194,205,188)
#C9D3C4
(201,211,196)
#D0D9CC
(208,217,204)
#D7DFD4
(215,223,212)
#DEE5DC
(222,229,220)
#E5EBE4
(229,235,228)
#ECF1EC
(236,241,236)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBA4; }

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

This text font color is #ADBBA4.

Background Color

.myBgColor { background-color: #ADBBA4; }

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

This div background color is #ADBBA4.

Border color

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

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

This div border color is #ADBBA4.

Opacity

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

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

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

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

This text has shadow with #ADBBA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBA4.

Preview

Color preview on black background

This text has color #ADBBA4 on black background.


Color preview on white background

This text has color #ADBBA4 on white background.


Black color preview on #ADBBA4 background

This text has black color on #ADBBA4 background.


White color preview on #ADBBA4 background

This text has white color on #ADBBA4 background.


Related colors

Complementary color

Complementary color for #hex is #52445B.


I love getcolorcode.com

Triadic colors

1 #A4ADBB and #BBA4AD with #ADBBA4 are triadic colors.

2 #A4BBAD and #BBADA4 with #ADBBA4 are triadic colors.