COLOR #ADCCB1

HEX: #ADCCB1 RGB: (173,204,177)

Renk bilgisi

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

RGB renk modeli

#ADCCB1 color RGB value is (173,204,177).

RGB: (173,204,177) (68%, 80%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 177 of 255 = 69%

173
204
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 177 = 554 (100%)
R 173 of 554 ~ 31.23%
G 204 of 554 ~ 36.82%
B 177 of 554 ~ 31.95'%

%31.23
%36.82
%31.95

CMYK RENK MODELİ

#ADCCB1 rengi CMYK tonu (15,0,13,20).

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

CMYK: (15,0,13,20)
C15M0Y13K20 (15%, 0%, 13%, 20%)
(0.15 / 0.00 / 0.13 / 0.20)

CMYK yüzdeleri

%15.2
%0
%13.24
%20

Codes

Color #ADCCB1 in popluar color models

AD CC B1
RGB 173 204 177
HSL 128° 23.31% 73.92%
HSB/HSV 128° 15.20% 80.00%
CMYK 15.20% 0.00% 13.24%
20.00%

Color #ADCCB1 in popluar number systems.

HEX AD CC B1
Decimal 173 204 177
Binary 10101101 11001100 10110001
Octal 255 314 261

Shades and tints

Shades of #ADCCB1

#ADCCB1
(173,204,177)
#9EBAA1
(158,186,161)
#8FA891
(143,168,145)
#809681
(128,150,129)
#718471
(113,132,113)
#627261
(98,114,97)
#536051
(83,96,81)
#444E41
(68,78,65)
#353C31
(53,60,49)
#262A21
(38,42,33)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADCCB1

#ADCCB1
(173,204,177)
#B4D0B8
(180,208,184)
#BBD4BF
(187,212,191)
#C2D8C6
(194,216,198)
#C9DCCD
(201,220,205)
#D0E0D4
(208,224,212)
#D7E4DB
(215,228,219)
#DEE8E2
(222,232,226)
#E5ECE9
(229,236,233)
#ECF0F0
(236,240,240)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCB1; }

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

This text font color is #ADCCB1.

Background Color

.myBgColor { background-color: #ADCCB1; }

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

This div background color is #ADCCB1.

Border color

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

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

This div border color is #ADCCB1.

Opacity

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

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

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

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

This text has shadow with #ADCCB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCB1.

Preview

Color preview on black background

This text has color #ADCCB1 on black background.


Color preview on white background

This text has color #ADCCB1 on white background.


Black color preview on #ADCCB1 background

This text has black color on #ADCCB1 background.


White color preview on #ADCCB1 background

This text has white color on #ADCCB1 background.


Related colors

Complementary color

Complementary color for #hex is #52334E.


I love getcolorcode.com

Triadic colors

1 #B1ADCC and #CCB1AD with #ADCCB1 are triadic colors.

2 #B1CCAD and #CCADB1 with #ADCCB1 are triadic colors.