COLOR #ADB2CC

HEX: #ADB2CC RGB: (173,178,204)

Renk bilgisi

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

RGB renk modeli

#ADB2CC color RGB value is (173,178,204).

RGB: (173,178,204) (68%, 70%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 204 of 255 = 80%

173
178
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 204 = 555 (100%)
R 173 of 555 ~ 31.17%
G 178 of 555 ~ 32.07%
B 204 of 555 ~ 36.76'%

%31.17
%32.07
%36.76

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%15.2
%12.75
%0
%20

Codes

Color #ADB2CC in popluar color models

AD B2 CC
RGB 173 178 204
HSL 230° 23.31% 73.92%
HSB/HSV 230° 15.20% 80.00%
CMYK 15.20% 12.75% 0.00%
20.00%

Color #ADB2CC in popluar number systems.

HEX AD B2 CC
Decimal 173 178 204
Binary 10101101 10110010 11001100
Octal 255 262 314

Shades and tints

Shades of #ADB2CC

#ADB2CC
(173,178,204)
#9EA2BA
(158,162,186)
#8F92A8
(143,146,168)
#808296
(128,130,150)
#717284
(113,114,132)
#626272
(98,98,114)
#535260
(83,82,96)
#44424E
(68,66,78)
#35323C
(53,50,60)
#26222A
(38,34,42)
#171218
(23,18,24)
#000000
(0,0,0)

Tints of #ADB2CC

#ADB2CC
(173,178,204)
#B4B9D0
(180,185,208)
#BBC0D4
(187,192,212)
#C2C7D8
(194,199,216)
#C9CEDC
(201,206,220)
#D0D5E0
(208,213,224)
#D7DCE4
(215,220,228)
#DEE3E8
(222,227,232)
#E5EAEC
(229,234,236)
#ECF1F0
(236,241,240)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2CC; }

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

This text font color is #ADB2CC.

Background Color

.myBgColor { background-color: #ADB2CC; }

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

This div background color is #ADB2CC.

Border color

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

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

This div border color is #ADB2CC.

Opacity

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

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

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

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

This text has shadow with #ADB2CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2CC.

Preview

Color preview on black background

This text has color #ADB2CC on black background.


Color preview on white background

This text has color #ADB2CC on white background.


Black color preview on #ADB2CC background

This text has black color on #ADB2CC background.


White color preview on #ADB2CC background

This text has white color on #ADB2CC background.


Related colors

Complementary color

Complementary color for #hex is #524D33.


I love getcolorcode.com

Triadic colors

1 #CCADB2 and #B2CCAD with #ADB2CC are triadic colors.

2 #CCB2AD and #B2ADCC with #ADB2CC are triadic colors.