COLOR #ADC7AF

HEX: #ADC7AF RGB: (173,199,175)

Renk bilgisi

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

RGB renk modeli

#ADC7AF color RGB value is (173,199,175).

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

RGB bağlantıları ve doygunluk

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

173
199
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 175 = 547 (100%)
R 173 of 547 ~ 31.63%
G 199 of 547 ~ 36.38%
B 175 of 547 ~ 31.99'%

%31.63
%36.38
%31.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.07%
  • eflatun tonu 0.00%
  • sarı tonu 12.06%
  • 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
%12.06
%21.96

Codes

Color #ADC7AF in popluar color models

AD C7 AF
RGB 173 199 175
HSL 125° 18.84% 72.94%
HSB/HSV 125° 13.07% 78.04%
CMYK 13.07% 0.00% 12.06%
21.96%

Color #ADC7AF in popluar number systems.

HEX AD C7 AF
Decimal 173 199 175
Binary 10101101 11000111 10101111
Octal 255 307 257

Shades and tints

Shades of #ADC7AF

#ADC7AF
(173,199,175)
#9EB5A0
(158,181,160)
#8FA391
(143,163,145)
#809182
(128,145,130)
#717F73
(113,127,115)
#626D64
(98,109,100)
#535B55
(83,91,85)
#444946
(68,73,70)
#353737
(53,55,55)
#262528
(38,37,40)
#171319
(23,19,25)
#000000
(0,0,0)

Tints of #ADC7AF

#ADC7AF
(173,199,175)
#B4CCB6
(180,204,182)
#BBD1BD
(187,209,189)
#C2D6C4
(194,214,196)
#C9DBCB
(201,219,203)
#D0E0D2
(208,224,210)
#D7E5D9
(215,229,217)
#DEEAE0
(222,234,224)
#E5EFE7
(229,239,231)
#ECF4EE
(236,244,238)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7AF; }

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

This text font color is #ADC7AF.

Background Color

.myBgColor { background-color: #ADC7AF; }

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

This div background color is #ADC7AF.

Border color

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

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

This div border color is #ADC7AF.

Opacity

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

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

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

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

This text has shadow with #ADC7AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7AF.

Preview

Color preview on black background

This text has color #ADC7AF on black background.


Color preview on white background

This text has color #ADC7AF on white background.


Black color preview on #ADC7AF background

This text has black color on #ADC7AF background.


White color preview on #ADC7AF background

This text has white color on #ADC7AF background.


Related colors

Complementary color

Complementary color for #hex is #523850.


I love getcolorcode.com

Triadic colors

1 #AFADC7 and #C7AFAD with #ADC7AF are triadic colors.

2 #AFC7AD and #C7ADAF with #ADC7AF are triadic colors.