COLOR #ADC7BE

HEX: #ADC7BE RGB: (173,199,190)

Renk bilgisi

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

RGB renk modeli

#ADC7BE color RGB value is (173,199,190).

RGB: (173,199,190) (68%, 78%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 190 of 255 = 75%

173
199
190

R + G + B ~ 74%. #ADC7BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 190 = 562 (100%)
R 173 of 562 ~ 30.78%
G 199 of 562 ~ 35.41%
B 190 of 562 ~ 33.81'%

%30.78
%35.41
%33.81

CMYK RENK MODELİ

#ADC7BE rengi CMYK tonu (13,0,5,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 0.00%
  • sarı tonu 4.52%
  • ana renk tonu 21.96%

CMYK: (13,0,5,22)
C13M0Y5K22 (13%, 0%, 5%, 22%)
(0.13 / 0.00 / 0.05 / 0.22)

CMYK yüzdeleri

%13.07
%0
%4.52
%21.96

Codes

Color #ADC7BE in popluar color models

AD C7 BE
RGB 173 199 190
HSL 159° 18.84% 72.94%
HSB/HSV 159° 13.07% 78.04%
CMYK 13.07% 0.00% 4.52%
21.96%

Color #ADC7BE in popluar number systems.

HEX AD C7 BE
Decimal 173 199 190
Binary 10101101 11000111 10111110
Octal 255 307 276

Shades and tints

Shades of #ADC7BE

#ADC7BE
(173,199,190)
#9EB5AD
(158,181,173)
#8FA39C
(143,163,156)
#80918B
(128,145,139)
#717F7A
(113,127,122)
#626D69
(98,109,105)
#535B58
(83,91,88)
#444947
(68,73,71)
#353736
(53,55,54)
#262525
(38,37,37)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #ADC7BE

#ADC7BE
(173,199,190)
#B4CCC3
(180,204,195)
#BBD1C8
(187,209,200)
#C2D6CD
(194,214,205)
#C9DBD2
(201,219,210)
#D0E0D7
(208,224,215)
#D7E5DC
(215,229,220)
#DEEAE1
(222,234,225)
#E5EFE6
(229,239,230)
#ECF4EB
(236,244,235)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7BE; }

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

This text font color is #ADC7BE.

Background Color

.myBgColor { background-color: #ADC7BE; }

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

This div background color is #ADC7BE.

Border color

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

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

This div border color is #ADC7BE.

Opacity

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

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

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

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

This text has shadow with #ADC7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7BE.

Preview

Color preview on black background

This text has color #ADC7BE on black background.


Color preview on white background

This text has color #ADC7BE on white background.


Black color preview on #ADC7BE background

This text has black color on #ADC7BE background.


White color preview on #ADC7BE background

This text has white color on #ADC7BE background.


Related colors

Complementary color

Complementary color for #hex is #523841.


I love getcolorcode.com

Triadic colors

1 #BEADC7 and #C7BEAD with #ADC7BE are triadic colors.

2 #BEC7AD and #C7ADBE with #ADC7BE are triadic colors.