COLOR #ADBBA0

HEX: #ADBBA0 RGB: (173,187,160)

Renk bilgisi

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

RGB renk modeli

#ADBBA0 color RGB value is (173,187,160).

RGB: (173,187,160) (68%, 73%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 160 of 255 = 63%

173
187
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 160 = 520 (100%)
R 173 of 520 ~ 33.27%
G 187 of 520 ~ 35.96%
B 160 of 520 ~ 30.77'%

%33.27
%35.96
%30.77

CMYK RENK MODELİ

#ADBBA0 rengi CMYK tonu (7,0,14,27).

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

CMYK: (7,0,14,27)
C7M0Y14K27 (7%, 0%, 14%, 27%)
(0.07 / 0.00 / 0.14 / 0.27)

CMYK yüzdeleri

%7.49
%0
%14.44
%26.67

Codes

Color #ADBBA0 in popluar color models

AD BB A0
RGB 173 187 160
HSL 91° 16.56% 68.04%
HSB/HSV 91° 14.44% 73.33%
CMYK 7.49% 0.00% 14.44%
26.67%

Color #ADBBA0 in popluar number systems.

HEX AD BB A0
Decimal 173 187 160
Binary 10101101 10111011 10100000
Octal 255 273 240

Shades and tints

Shades of #ADBBA0

#ADBBA0
(173,187,160)
#9EAA92
(158,170,146)
#8F9984
(143,153,132)
#808876
(128,136,118)
#717768
(113,119,104)
#62665A
(98,102,90)
#53554C
(83,85,76)
#44443E
(68,68,62)
#353330
(53,51,48)
#262222
(38,34,34)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #ADBBA0

#ADBBA0
(173,187,160)
#B4C1A8
(180,193,168)
#BBC7B0
(187,199,176)
#C2CDB8
(194,205,184)
#C9D3C0
(201,211,192)
#D0D9C8
(208,217,200)
#D7DFD0
(215,223,208)
#DEE5D8
(222,229,216)
#E5EBE0
(229,235,224)
#ECF1E8
(236,241,232)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBA0; }

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

This text font color is #ADBBA0.

Background Color

.myBgColor { background-color: #ADBBA0; }

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

This div background color is #ADBBA0.

Border color

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

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

This div border color is #ADBBA0.

Opacity

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

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

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

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

This text has shadow with #ADBBA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBA0.

Preview

Color preview on black background

This text has color #ADBBA0 on black background.


Color preview on white background

This text has color #ADBBA0 on white background.


Black color preview on #ADBBA0 background

This text has black color on #ADBBA0 background.


White color preview on #ADBBA0 background

This text has white color on #ADBBA0 background.


Related colors

Complementary color

Complementary color for #hex is #52445F.


I love getcolorcode.com

Triadic colors

1 #A0ADBB and #BBA0AD with #ADBBA0 are triadic colors.

2 #A0BBAD and #BBADA0 with #ADBBA0 are triadic colors.