COLOR #ADC7B0

HEX: #ADC7B0 RGB: (173,199,176)

Renk bilgisi

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

RGB renk modeli

#ADC7B0 color RGB value is (173,199,176).

RGB: (173,199,176) (68%, 78%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 176 of 255 = 69%

173
199
176

R + G + B ~ 72%. #ADC7B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 176 = 548 (100%)
R 173 of 548 ~ 31.57%
G 199 of 548 ~ 36.31%
B 176 of 548 ~ 32.12'%

%31.57
%36.31
%32.12

CMYK RENK MODELİ

#ADC7B0 rengi CMYK tonu (13,0,12,22).

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

CMYK: (13,0,12,22)
C13M0Y12K22 (13%, 0%, 12%, 22%)
(0.13 / 0.00 / 0.12 / 0.22)

CMYK yüzdeleri

%13.07
%0
%11.56
%21.96

Codes

Color #ADC7B0 in popluar color models

AD C7 B0
RGB 173 199 176
HSL 127° 18.84% 72.94%
HSB/HSV 127° 13.07% 78.04%
CMYK 13.07% 0.00% 11.56%
21.96%

Color #ADC7B0 in popluar number systems.

HEX AD C7 B0
Decimal 173 199 176
Binary 10101101 11000111 10110000
Octal 255 307 260

Shades and tints

Shades of #ADC7B0

#ADC7B0
(173,199,176)
#9EB5A0
(158,181,160)
#8FA390
(143,163,144)
#809180
(128,145,128)
#717F70
(113,127,112)
#626D60
(98,109,96)
#535B50
(83,91,80)
#444940
(68,73,64)
#353730
(53,55,48)
#262520
(38,37,32)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #ADC7B0

#ADC7B0
(173,199,176)
#B4CCB7
(180,204,183)
#BBD1BE
(187,209,190)
#C2D6C5
(194,214,197)
#C9DBCC
(201,219,204)
#D0E0D3
(208,224,211)
#D7E5DA
(215,229,218)
#DEEAE1
(222,234,225)
#E5EFE8
(229,239,232)
#ECF4EF
(236,244,239)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7B0; }

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

This text font color is #ADC7B0.

Background Color

.myBgColor { background-color: #ADC7B0; }

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

This div background color is #ADC7B0.

Border color

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

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

This div border color is #ADC7B0.

Opacity

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

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

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

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

This text has shadow with #ADC7B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7B0.

Preview

Color preview on black background

This text has color #ADC7B0 on black background.


Color preview on white background

This text has color #ADC7B0 on white background.


Black color preview on #ADC7B0 background

This text has black color on #ADC7B0 background.


White color preview on #ADC7B0 background

This text has white color on #ADC7B0 background.


Related colors

Complementary color

Complementary color for #hex is #52384F.


I love getcolorcode.com

Triadic colors

1 #B0ADC7 and #C7B0AD with #ADC7B0 are triadic colors.

2 #B0C7AD and #C7ADB0 with #ADC7B0 are triadic colors.