COLOR #C5ADB9

HEX: #C5ADB9 RGB: (197,173,185)

Renk bilgisi

#C5ADB9 contains red, green and blue colors in about the same proportion. #C5ADB9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C5ADB9 color RGB value is (197,173,185).

RGB: (197,173,185) (77%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 185 of 255 = 73%

197
173
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 185 = 555 (100%)
R 197 of 555 ~ 35.5%
G 173 of 555 ~ 31.17%
B 185 of 555 ~ 33.33'%

%35.5
%31.17
%33.33

CMYK RENK MODELİ

#C5ADB9 rengi CMYK tonu (0,12,6,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.18%
  • sarı tonu 6.09%
  • ana renk tonu 22.75%

CMYK: (0,12,6,23)
C0M12Y6K23 (0%, 12%, 6%, 23%)
(0.00 / 0.12 / 0.06 / 0.23)

CMYK yüzdeleri

%0
%12.18
%6.09
%22.75

Codes

Color #C5ADB9 in popluar color models

C5 AD B9
RGB 197 173 185
HSL 330° 17.14% 72.55%
HSB/HSV 330° 12.18% 77.25%
CMYK 0.00% 12.18% 6.09%
22.75%

Color #C5ADB9 in popluar number systems.

HEX C5 AD B9
Decimal 197 173 185
Binary 11000101 10101101 10111001
Octal 305 255 271

Shades and tints

Shades of #C5ADB9

#C5ADB9
(197,173,185)
#B49EA9
(180,158,169)
#A38F99
(163,143,153)
#928089
(146,128,137)
#817179
(129,113,121)
#706269
(112,98,105)
#5F5359
(95,83,89)
#4E4449
(78,68,73)
#3D3539
(61,53,57)
#2C2629
(44,38,41)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5ADB9

#C5ADB9
(197,173,185)
#CAB4BF
(202,180,191)
#CFBBC5
(207,187,197)
#D4C2CB
(212,194,203)
#D9C9D1
(217,201,209)
#DED0D7
(222,208,215)
#E3D7DD
(227,215,221)
#E8DEE3
(232,222,227)
#EDE5E9
(237,229,233)
#F2ECEF
(242,236,239)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ADB9 color. Also use rgb(197,173,185) instead hex code.

Text Font Color

.myTextColor { color: #C5ADB9; }

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

This text font color is #C5ADB9.

Background Color

.myBgColor { background-color: #C5ADB9; }

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

This div background color is #C5ADB9.

Border color

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

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

This div border color is #C5ADB9.

Opacity

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

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

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

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

This text has shadow with #C5ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADB9.

Preview

Color preview on black background

This text has color #C5ADB9 on black background.


Color preview on white background

This text has color #C5ADB9 on white background.


Black color preview on #C5ADB9 background

This text has black color on #C5ADB9 background.


White color preview on #C5ADB9 background

This text has white color on #C5ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #3A5246.


I love getcolorcode.com

Triadic colors

1 #B9C5AD and #ADB9C5 with #C5ADB9 are triadic colors.

2 #B9ADC5 and #ADC5B9 with #C5ADB9 are triadic colors.