COLOR #ADC2B0

HEX: #ADC2B0 RGB: (173,194,176)

Renk bilgisi

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

RGB renk modeli

#ADC2B0 color RGB value is (173,194,176).

RGB: (173,194,176) (68%, 76%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 176 of 255 = 69%

173
194
176

R + G + B ~ 71%. #ADC2B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 176 = 543 (100%)
R 173 of 543 ~ 31.86%
G 194 of 543 ~ 35.73%
B 176 of 543 ~ 32.41'%

%31.86
%35.73
%32.41

CMYK RENK MODELİ

#ADC2B0 rengi CMYK tonu (11,0,9,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 0.00%
  • sarı tonu 9.28%
  • ana renk tonu 23.92%

CMYK: (11,0,9,24)
C11M0Y9K24 (11%, 0%, 9%, 24%)
(0.11 / 0.00 / 0.09 / 0.24)

CMYK yüzdeleri

%10.82
%0
%9.28
%23.92

Codes

Color #ADC2B0 in popluar color models

AD C2 B0
RGB 173 194 176
HSL 129° 14.69% 71.96%
HSB/HSV 129° 10.82% 76.08%
CMYK 10.82% 0.00% 9.28%
23.92%

Color #ADC2B0 in popluar number systems.

HEX AD C2 B0
Decimal 173 194 176
Binary 10101101 11000010 10110000
Octal 255 302 260

Shades and tints

Shades of #ADC2B0

#ADC2B0
(173,194,176)
#9EB1A0
(158,177,160)
#8FA090
(143,160,144)
#808F80
(128,143,128)
#717E70
(113,126,112)
#626D60
(98,109,96)
#535C50
(83,92,80)
#444B40
(68,75,64)
#353A30
(53,58,48)
#262920
(38,41,32)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADC2B0

#ADC2B0
(173,194,176)
#B4C7B7
(180,199,183)
#BBCCBE
(187,204,190)
#C2D1C5
(194,209,197)
#C9D6CC
(201,214,204)
#D0DBD3
(208,219,211)
#D7E0DA
(215,224,218)
#DEE5E1
(222,229,225)
#E5EAE8
(229,234,232)
#ECEFEF
(236,239,239)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC2B0 color. Also use rgb(173,194,176) instead hex code.

Text Font Color

.myTextColor { color: #ADC2B0; }

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

This text font color is #ADC2B0.

Background Color

.myBgColor { background-color: #ADC2B0; }

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

This div background color is #ADC2B0.

Border color

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

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

This div border color is #ADC2B0.

Opacity

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

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

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

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

This text has shadow with #ADC2B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2B0.

Preview

Color preview on black background

This text has color #ADC2B0 on black background.


Color preview on white background

This text has color #ADC2B0 on white background.


Black color preview on #ADC2B0 background

This text has black color on #ADC2B0 background.


White color preview on #ADC2B0 background

This text has white color on #ADC2B0 background.


Related colors

Complementary color

Complementary color for #hex is #523D4F.


I love getcolorcode.com

Triadic colors

1 #B0ADC2 and #C2B0AD with #ADC2B0 are triadic colors.

2 #B0C2AD and #C2ADB0 with #ADC2B0 are triadic colors.