COLOR #ADBEC9

HEX: #ADBEC9 RGB: (173,190,201)

Renk bilgisi

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

RGB renk modeli

#ADBEC9 color RGB value is (173,190,201).

RGB: (173,190,201) (68%, 75%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 201 of 255 = 79%

173
190
201

R + G + B ~ 74%. #ADBEC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 201 = 564 (100%)
R 173 of 564 ~ 30.67%
G 190 of 564 ~ 33.69%
B 201 of 564 ~ 35.64'%

%30.67
%33.69
%35.64

CMYK RENK MODELİ

#ADBEC9 rengi CMYK tonu (14,5,0,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 5.47%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (14,5,0,21)
C14M5Y0K21 (14%, 5%, 0%, 21%)
(0.14 / 0.05 / 0.00 / 0.21)

CMYK yüzdeleri

%13.93
%5.47
%0
%21.18

Codes

Color #ADBEC9 in popluar color models

AD BE C9
RGB 173 190 201
HSL 204° 20.59% 73.33%
HSB/HSV 204° 13.93% 78.82%
CMYK 13.93% 5.47% 0.00%
21.18%

Color #ADBEC9 in popluar number systems.

HEX AD BE C9
Decimal 173 190 201
Binary 10101101 10111110 11001001
Octal 255 276 311

Shades and tints

Shades of #ADBEC9

#ADBEC9
(173,190,201)
#9EADB7
(158,173,183)
#8F9CA5
(143,156,165)
#808B93
(128,139,147)
#717A81
(113,122,129)
#62696F
(98,105,111)
#53585D
(83,88,93)
#44474B
(68,71,75)
#353639
(53,54,57)
#262527
(38,37,39)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADBEC9

#ADBEC9
(173,190,201)
#B4C3CD
(180,195,205)
#BBC8D1
(187,200,209)
#C2CDD5
(194,205,213)
#C9D2D9
(201,210,217)
#D0D7DD
(208,215,221)
#D7DCE1
(215,220,225)
#DEE1E5
(222,225,229)
#E5E6E9
(229,230,233)
#ECEBED
(236,235,237)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBEC9 color. Also use rgb(173,190,201) instead hex code.

Text Font Color

.myTextColor { color: #ADBEC9; }

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

This text font color is #ADBEC9.

Background Color

.myBgColor { background-color: #ADBEC9; }

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

This div background color is #ADBEC9.

Border color

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

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

This div border color is #ADBEC9.

Opacity

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

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

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

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

This text has shadow with #ADBEC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEC9.

Preview

Color preview on black background

This text has color #ADBEC9 on black background.


Color preview on white background

This text has color #ADBEC9 on white background.


Black color preview on #ADBEC9 background

This text has black color on #ADBEC9 background.


White color preview on #ADBEC9 background

This text has white color on #ADBEC9 background.


Related colors

Complementary color

Complementary color for #hex is #524136.


I love getcolorcode.com

Triadic colors

1 #C9ADBE and #BEC9AD with #ADBEC9 are triadic colors.

2 #C9BEAD and #BEADC9 with #ADBEC9 are triadic colors.