COLOR #ADCCB6

HEX: #ADCCB6 RGB: (173,204,182)

Renk bilgisi

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

RGB renk modeli

#ADCCB6 color RGB value is (173,204,182).

RGB: (173,204,182) (68%, 80%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 182 of 255 = 71%

173
204
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 182 = 559 (100%)
R 173 of 559 ~ 30.95%
G 204 of 559 ~ 36.49%
B 182 of 559 ~ 32.56'%

%30.95
%36.49
%32.56

CMYK RENK MODELİ

#ADCCB6 rengi CMYK tonu (15,0,11,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 10.78%
  • ana renk tonu 20.00%

CMYK: (15,0,11,20)
C15M0Y11K20 (15%, 0%, 11%, 20%)
(0.15 / 0.00 / 0.11 / 0.20)

CMYK yüzdeleri

%15.2
%0
%10.78
%20

Codes

Color #ADCCB6 in popluar color models

AD CC B6
RGB 173 204 182
HSL 137° 23.31% 73.92%
HSB/HSV 137° 15.20% 80.00%
CMYK 15.20% 0.00% 10.78%
20.00%

Color #ADCCB6 in popluar number systems.

HEX AD CC B6
Decimal 173 204 182
Binary 10101101 11001100 10110110
Octal 255 314 266

Shades and tints

Shades of #ADCCB6

#ADCCB6
(173,204,182)
#9EBAA6
(158,186,166)
#8FA896
(143,168,150)
#809686
(128,150,134)
#718476
(113,132,118)
#627266
(98,114,102)
#536056
(83,96,86)
#444E46
(68,78,70)
#353C36
(53,60,54)
#262A26
(38,42,38)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADCCB6

#ADCCB6
(173,204,182)
#B4D0BC
(180,208,188)
#BBD4C2
(187,212,194)
#C2D8C8
(194,216,200)
#C9DCCE
(201,220,206)
#D0E0D4
(208,224,212)
#D7E4DA
(215,228,218)
#DEE8E0
(222,232,224)
#E5ECE6
(229,236,230)
#ECF0EC
(236,240,236)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCCB6 color. Also use rgb(173,204,182) instead hex code.

Text Font Color

.myTextColor { color: #ADCCB6; }

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

This text font color is #ADCCB6.

Background Color

.myBgColor { background-color: #ADCCB6; }

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

This div background color is #ADCCB6.

Border color

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

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

This div border color is #ADCCB6.

Opacity

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

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

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

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

This text has shadow with #ADCCB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCB6.

Preview

Color preview on black background

This text has color #ADCCB6 on black background.


Color preview on white background

This text has color #ADCCB6 on white background.


Black color preview on #ADCCB6 background

This text has black color on #ADCCB6 background.


White color preview on #ADCCB6 background

This text has white color on #ADCCB6 background.


Related colors

Complementary color

Complementary color for #hex is #523349.


I love getcolorcode.com

Triadic colors

1 #B6ADCC and #CCB6AD with #ADCCB6 are triadic colors.

2 #B6CCAD and #CCADB6 with #ADCCB6 are triadic colors.