COLOR #ADB0C7

HEX: #ADB0C7 RGB: (173,176,199)

Renk bilgisi

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

RGB renk modeli

#ADB0C7 color RGB value is (173,176,199).

RGB: (173,176,199) (68%, 69%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 199 of 255 = 78%

173
176
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 199 = 548 (100%)
R 173 of 548 ~ 31.57%
G 176 of 548 ~ 32.12%
B 199 of 548 ~ 36.31'%

%31.57
%32.12
%36.31

CMYK RENK MODELİ

#ADB0C7 rengi CMYK tonu (13,12,0,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 11.56%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,12,0,22)
C13M12Y0K22 (13%, 12%, 0%, 22%)
(0.13 / 0.12 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%11.56
%0
%21.96

Codes

Color #ADB0C7 in popluar color models

AD B0 C7
RGB 173 176 199
HSL 233° 18.84% 72.94%
HSB/HSV 233° 13.07% 78.04%
CMYK 13.07% 11.56% 0.00%
21.96%

Color #ADB0C7 in popluar number systems.

HEX AD B0 C7
Decimal 173 176 199
Binary 10101101 10110000 11000111
Octal 255 260 307

Shades and tints

Shades of #ADB0C7

#ADB0C7
(173,176,199)
#9EA0B5
(158,160,181)
#8F90A3
(143,144,163)
#808091
(128,128,145)
#71707F
(113,112,127)
#62606D
(98,96,109)
#53505B
(83,80,91)
#444049
(68,64,73)
#353037
(53,48,55)
#262025
(38,32,37)
#171013
(23,16,19)
#000000
(0,0,0)

Tints of #ADB0C7

#ADB0C7
(173,176,199)
#B4B7CC
(180,183,204)
#BBBED1
(187,190,209)
#C2C5D6
(194,197,214)
#C9CCDB
(201,204,219)
#D0D3E0
(208,211,224)
#D7DAE5
(215,218,229)
#DEE1EA
(222,225,234)
#E5E8EF
(229,232,239)
#ECEFF4
(236,239,244)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB0C7 color. Also use rgb(173,176,199) instead hex code.

Text Font Color

.myTextColor { color: #ADB0C7; }

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

This text font color is #ADB0C7.

Background Color

.myBgColor { background-color: #ADB0C7; }

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

This div background color is #ADB0C7.

Border color

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

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

This div border color is #ADB0C7.

Opacity

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

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

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

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

This text has shadow with #ADB0C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0C7.

Preview

Color preview on black background

This text has color #ADB0C7 on black background.


Color preview on white background

This text has color #ADB0C7 on white background.


Black color preview on #ADB0C7 background

This text has black color on #ADB0C7 background.


White color preview on #ADB0C7 background

This text has white color on #ADB0C7 background.


Related colors

Complementary color

Complementary color for #hex is #524F38.


I love getcolorcode.com

Triadic colors

1 #C7ADB0 and #B0C7AD with #ADB0C7 are triadic colors.

2 #C7B0AD and #B0ADC7 with #ADB0C7 are triadic colors.