COLOR #C5ADB5

HEX: #C5ADB5 RGB: (197,173,181)

Renk bilgisi

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

RGB renk modeli

#C5ADB5 color RGB value is (197,173,181).

RGB: (197,173,181) (77%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 181 of 255 = 71%

197
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 181 = 551 (100%)
R 197 of 551 ~ 35.75%
G 173 of 551 ~ 31.4%
B 181 of 551 ~ 32.85'%

%35.75
%31.4
%32.85

CMYK RENK MODELİ

#C5ADB5 rengi CMYK tonu (0,12,8,23).

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

CMYK: (0,12,8,23)
C0M12Y8K23 (0%, 12%, 8%, 23%)
(0.00 / 0.12 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%12.18
%8.12
%22.75

Codes

Color #C5ADB5 in popluar color models

C5 AD B5
RGB 197 173 181
HSL 340° 17.14% 72.55%
HSB/HSV 340° 12.18% 77.25%
CMYK 0.00% 12.18% 8.12%
22.75%

Color #C5ADB5 in popluar number systems.

HEX C5 AD B5
Decimal 197 173 181
Binary 11000101 10101101 10110101
Octal 305 255 265

Shades and tints

Shades of #C5ADB5

#C5ADB5
(197,173,181)
#B49EA5
(180,158,165)
#A38F95
(163,143,149)
#928085
(146,128,133)
#817175
(129,113,117)
#706265
(112,98,101)
#5F5355
(95,83,85)
#4E4445
(78,68,69)
#3D3535
(61,53,53)
#2C2625
(44,38,37)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #C5ADB5

#C5ADB5
(197,173,181)
#CAB4BB
(202,180,187)
#CFBBC1
(207,187,193)
#D4C2C7
(212,194,199)
#D9C9CD
(217,201,205)
#DED0D3
(222,208,211)
#E3D7D9
(227,215,217)
#E8DEDF
(232,222,223)
#EDE5E5
(237,229,229)
#F2ECEB
(242,236,235)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADB5; }

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

This text font color is #C5ADB5.

Background Color

.myBgColor { background-color: #C5ADB5; }

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

This div background color is #C5ADB5.

Border color

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

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

This div border color is #C5ADB5.

Opacity

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

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

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

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

This text has shadow with #C5ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADB5.

Preview

Color preview on black background

This text has color #C5ADB5 on black background.


Color preview on white background

This text has color #C5ADB5 on white background.


Black color preview on #C5ADB5 background

This text has black color on #C5ADB5 background.


White color preview on #C5ADB5 background

This text has white color on #C5ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #3A524A.


I love getcolorcode.com

Triadic colors

1 #B5C5AD and #ADB5C5 with #C5ADB5 are triadic colors.

2 #B5ADC5 and #ADC5B5 with #C5ADB5 are triadic colors.