COLOR #ADC4C6

HEX: #ADC4C6 RGB: (173,196,198)

Renk bilgisi

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

RGB renk modeli

#ADC4C6 color RGB value is (173,196,198).

RGB: (173,196,198) (68%, 77%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 198 of 255 = 78%

173
196
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 198 = 567 (100%)
R 173 of 567 ~ 30.51%
G 196 of 567 ~ 34.57%
B 198 of 567 ~ 34.92'%

%30.51
%34.57
%34.92

CMYK RENK MODELİ

#ADC4C6 rengi CMYK tonu (13,1,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 1.01%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,1,0,22)
C13M1Y0K22 (13%, 1%, 0%, 22%)
(0.13 / 0.01 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%1.01
%0
%22.35

Codes

Color #ADC4C6 in popluar color models

AD C4 C6
RGB 173 196 198
HSL 185° 17.99% 72.75%
HSB/HSV 185° 12.63% 77.65%
CMYK 12.63% 1.01% 0.00%
22.35%

Color #ADC4C6 in popluar number systems.

HEX AD C4 C6
Decimal 173 196 198
Binary 10101101 11000100 11000110
Octal 255 304 306

Shades and tints

Shades of #ADC4C6

#ADC4C6
(173,196,198)
#9EB3B4
(158,179,180)
#8FA2A2
(143,162,162)
#809190
(128,145,144)
#71807E
(113,128,126)
#626F6C
(98,111,108)
#535E5A
(83,94,90)
#444D48
(68,77,72)
#353C36
(53,60,54)
#262B24
(38,43,36)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADC4C6

#ADC4C6
(173,196,198)
#B4C9CB
(180,201,203)
#BBCED0
(187,206,208)
#C2D3D5
(194,211,213)
#C9D8DA
(201,216,218)
#D0DDDF
(208,221,223)
#D7E2E4
(215,226,228)
#DEE7E9
(222,231,233)
#E5ECEE
(229,236,238)
#ECF1F3
(236,241,243)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC4C6 color. Also use rgb(173,196,198) instead hex code.

Text Font Color

.myTextColor { color: #ADC4C6; }

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

This text font color is #ADC4C6.

Background Color

.myBgColor { background-color: #ADC4C6; }

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

This div background color is #ADC4C6.

Border color

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

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

This div border color is #ADC4C6.

Opacity

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

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

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

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

This text has shadow with #ADC4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC4C6.

Preview

Color preview on black background

This text has color #ADC4C6 on black background.


Color preview on white background

This text has color #ADC4C6 on white background.


Black color preview on #ADC4C6 background

This text has black color on #ADC4C6 background.


White color preview on #ADC4C6 background

This text has white color on #ADC4C6 background.


Related colors

Complementary color

Complementary color for #hex is #523B39.


I love getcolorcode.com

Triadic colors

1 #C6ADC4 and #C4C6AD with #ADC4C6 are triadic colors.

2 #C6C4AD and #C4ADC6 with #ADC4C6 are triadic colors.