COLOR #ADCCB5

HEX: #ADCCB5 RGB: (173,204,181)

Renk bilgisi

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

RGB renk modeli

#ADCCB5 color RGB value is (173,204,181).

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

RGB bağlantıları ve doygunluk

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

173
204
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 181 = 558 (100%)
R 173 of 558 ~ 31%
G 204 of 558 ~ 36.56%
B 181 of 558 ~ 32.44'%

%31
%36.56
%32.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 11.27%
  • 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
%11.27
%20

Codes

Color #ADCCB5 in popluar color models

AD CC B5
RGB 173 204 181
HSL 135° 23.31% 73.92%
HSB/HSV 135° 15.20% 80.00%
CMYK 15.20% 0.00% 11.27%
20.00%

Color #ADCCB5 in popluar number systems.

HEX AD CC B5
Decimal 173 204 181
Binary 10101101 11001100 10110101
Octal 255 314 265

Shades and tints

Shades of #ADCCB5

#ADCCB5
(173,204,181)
#9EBAA5
(158,186,165)
#8FA895
(143,168,149)
#809685
(128,150,133)
#718475
(113,132,117)
#627265
(98,114,101)
#536055
(83,96,85)
#444E45
(68,78,69)
#353C35
(53,60,53)
#262A25
(38,42,37)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADCCB5

#ADCCB5
(173,204,181)
#B4D0BB
(180,208,187)
#BBD4C1
(187,212,193)
#C2D8C7
(194,216,199)
#C9DCCD
(201,220,205)
#D0E0D3
(208,224,211)
#D7E4D9
(215,228,217)
#DEE8DF
(222,232,223)
#E5ECE5
(229,236,229)
#ECF0EB
(236,240,235)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCB5; }

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

This text font color is #ADCCB5.

Background Color

.myBgColor { background-color: #ADCCB5; }

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

This div background color is #ADCCB5.

Border color

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

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

This div border color is #ADCCB5.

Opacity

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

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

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

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

This text has shadow with #ADCCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCB5.

Preview

Color preview on black background

This text has color #ADCCB5 on black background.


Color preview on white background

This text has color #ADCCB5 on white background.


Black color preview on #ADCCB5 background

This text has black color on #ADCCB5 background.


White color preview on #ADCCB5 background

This text has white color on #ADCCB5 background.


Related colors

Complementary color

Complementary color for #hex is #52334A.


I love getcolorcode.com

Triadic colors

1 #B5ADCC and #CCB5AD with #ADCCB5 are triadic colors.

2 #B5CCAD and #CCADB5 with #ADCCB5 are triadic colors.