COLOR #ADB1CA

HEX: #ADB1CA RGB: (173,177,202)

Renk bilgisi

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

RGB renk modeli

#ADB1CA color RGB value is (173,177,202).

RGB: (173,177,202) (68%, 69%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 202 of 255 = 79%

173
177
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 202 = 552 (100%)
R 173 of 552 ~ 31.34%
G 177 of 552 ~ 32.07%
B 202 of 552 ~ 36.59'%

%31.34
%32.07
%36.59

CMYK RENK MODELİ

#ADB1CA rengi CMYK tonu (14,12,0,21).

  • camgöbeği tonu 14.36%
  • eflatun tonu 12.38%
  • sarı tonu 0.00%
  • ana renk tonu 20.78%

CMYK: (14,12,0,21)
C14M12Y0K21 (14%, 12%, 0%, 21%)
(0.14 / 0.12 / 0.00 / 0.21)

CMYK yüzdeleri

%14.36
%12.38
%0
%20.78

Codes

Color #ADB1CA in popluar color models

AD B1 CA
RGB 173 177 202
HSL 232° 21.48% 73.53%
HSB/HSV 232° 14.36% 79.22%
CMYK 14.36% 12.38% 0.00%
20.78%

Color #ADB1CA in popluar number systems.

HEX AD B1 CA
Decimal 173 177 202
Binary 10101101 10110001 11001010
Octal 255 261 312

Shades and tints

Shades of #ADB1CA

#ADB1CA
(173,177,202)
#9EA1B8
(158,161,184)
#8F91A6
(143,145,166)
#808194
(128,129,148)
#717182
(113,113,130)
#626170
(98,97,112)
#53515E
(83,81,94)
#44414C
(68,65,76)
#35313A
(53,49,58)
#262128
(38,33,40)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #ADB1CA

#ADB1CA
(173,177,202)
#B4B8CE
(180,184,206)
#BBBFD2
(187,191,210)
#C2C6D6
(194,198,214)
#C9CDDA
(201,205,218)
#D0D4DE
(208,212,222)
#D7DBE2
(215,219,226)
#DEE2E6
(222,226,230)
#E5E9EA
(229,233,234)
#ECF0EE
(236,240,238)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB1CA; }

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

This text font color is #ADB1CA.

Background Color

.myBgColor { background-color: #ADB1CA; }

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

This div background color is #ADB1CA.

Border color

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

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

This div border color is #ADB1CA.

Opacity

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

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

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

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

This text has shadow with #ADB1CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB1CA.

Preview

Color preview on black background

This text has color #ADB1CA on black background.


Color preview on white background

This text has color #ADB1CA on white background.


Black color preview on #ADB1CA background

This text has black color on #ADB1CA background.


White color preview on #ADB1CA background

This text has white color on #ADB1CA background.


Related colors

Complementary color

Complementary color for #hex is #524E35.


I love getcolorcode.com

Triadic colors

1 #CAADB1 and #B1CAAD with #ADB1CA are triadic colors.

2 #CAB1AD and #B1ADCA with #ADB1CA are triadic colors.