COLOR #ADBBA8

HEX: #ADBBA8 RGB: (173,187,168)

Renk bilgisi

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

RGB renk modeli

#ADBBA8 color RGB value is (173,187,168).

RGB: (173,187,168) (68%, 73%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 168 of 255 = 66%

173
187
168

R + G + B ~ 69%. #ADBBA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 168 = 528 (100%)
R 173 of 528 ~ 32.77%
G 187 of 528 ~ 35.42%
B 168 of 528 ~ 31.82'%

%32.77
%35.42
%31.82

CMYK RENK MODELİ

#ADBBA8 rengi CMYK tonu (7,0,10,27).

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

CMYK: (7,0,10,27)
C7M0Y10K27 (7%, 0%, 10%, 27%)
(0.07 / 0.00 / 0.10 / 0.27)

CMYK yüzdeleri

%7.49
%0
%10.16
%26.67

Codes

Color #ADBBA8 in popluar color models

AD BB A8
RGB 173 187 168
HSL 104° 12.26% 69.61%
HSB/HSV 104° 10.16% 73.33%
CMYK 7.49% 0.00% 10.16%
26.67%

Color #ADBBA8 in popluar number systems.

HEX AD BB A8
Decimal 173 187 168
Binary 10101101 10111011 10101000
Octal 255 273 250

Shades and tints

Shades of #ADBBA8

#ADBBA8
(173,187,168)
#9EAA99
(158,170,153)
#8F998A
(143,153,138)
#80887B
(128,136,123)
#71776C
(113,119,108)
#62665D
(98,102,93)
#53554E
(83,85,78)
#44443F
(68,68,63)
#353330
(53,51,48)
#262221
(38,34,33)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #ADBBA8

#ADBBA8
(173,187,168)
#B4C1AF
(180,193,175)
#BBC7B6
(187,199,182)
#C2CDBD
(194,205,189)
#C9D3C4
(201,211,196)
#D0D9CB
(208,217,203)
#D7DFD2
(215,223,210)
#DEE5D9
(222,229,217)
#E5EBE0
(229,235,224)
#ECF1E7
(236,241,231)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBA8; }

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

This text font color is #ADBBA8.

Background Color

.myBgColor { background-color: #ADBBA8; }

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

This div background color is #ADBBA8.

Border color

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

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

This div border color is #ADBBA8.

Opacity

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

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

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

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

This text has shadow with #ADBBA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBA8.

Preview

Color preview on black background

This text has color #ADBBA8 on black background.


Color preview on white background

This text has color #ADBBA8 on white background.


Black color preview on #ADBBA8 background

This text has black color on #ADBBA8 background.


White color preview on #ADBBA8 background

This text has white color on #ADBBA8 background.


Related colors

Complementary color

Complementary color for #hex is #524457.


I love getcolorcode.com

Triadic colors

1 #A8ADBB and #BBA8AD with #ADBBA8 are triadic colors.

2 #A8BBAD and #BBADA8 with #ADBBA8 are triadic colors.