COLOR #ADC2BE

HEX: #ADC2BE RGB: (173,194,190)

Renk bilgisi

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

RGB renk modeli

#ADC2BE color RGB value is (173,194,190).

RGB: (173,194,190) (68%, 76%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 190 of 255 = 75%

173
194
190

R + G + B ~ 73%. #ADC2BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 190 = 557 (100%)
R 173 of 557 ~ 31.06%
G 194 of 557 ~ 34.83%
B 190 of 557 ~ 34.11'%

%31.06
%34.83
%34.11

CMYK RENK MODELİ

#ADC2BE rengi CMYK tonu (11,0,2,24).

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

CMYK: (11,0,2,24)
C11M0Y2K24 (11%, 0%, 2%, 24%)
(0.11 / 0.00 / 0.02 / 0.24)

CMYK yüzdeleri

%10.82
%0
%2.06
%23.92

Codes

Color #ADC2BE in popluar color models

AD C2 BE
RGB 173 194 190
HSL 169° 14.69% 71.96%
HSB/HSV 169° 10.82% 76.08%
CMYK 10.82% 0.00% 2.06%
23.92%

Color #ADC2BE in popluar number systems.

HEX AD C2 BE
Decimal 173 194 190
Binary 10101101 11000010 10111110
Octal 255 302 276

Shades and tints

Shades of #ADC2BE

#ADC2BE
(173,194,190)
#9EB1AD
(158,177,173)
#8FA09C
(143,160,156)
#808F8B
(128,143,139)
#717E7A
(113,126,122)
#626D69
(98,109,105)
#535C58
(83,92,88)
#444B47
(68,75,71)
#353A36
(53,58,54)
#262925
(38,41,37)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADC2BE

#ADC2BE
(173,194,190)
#B4C7C3
(180,199,195)
#BBCCC8
(187,204,200)
#C2D1CD
(194,209,205)
#C9D6D2
(201,214,210)
#D0DBD7
(208,219,215)
#D7E0DC
(215,224,220)
#DEE5E1
(222,229,225)
#E5EAE6
(229,234,230)
#ECEFEB
(236,239,235)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2BE; }

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

This text font color is #ADC2BE.

Background Color

.myBgColor { background-color: #ADC2BE; }

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

This div background color is #ADC2BE.

Border color

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

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

This div border color is #ADC2BE.

Opacity

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

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

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

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

This text has shadow with #ADC2BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2BE.

Preview

Color preview on black background

This text has color #ADC2BE on black background.


Color preview on white background

This text has color #ADC2BE on white background.


Black color preview on #ADC2BE background

This text has black color on #ADC2BE background.


White color preview on #ADC2BE background

This text has white color on #ADC2BE background.


Related colors

Complementary color

Complementary color for #hex is #523D41.


I love getcolorcode.com

Triadic colors

1 #BEADC2 and #C2BEAD with #ADC2BE are triadic colors.

2 #BEC2AD and #C2ADBE with #ADC2BE are triadic colors.