COLOR #C5ADC0

HEX: #C5ADC0 RGB: (197,173,192)

Renk bilgisi

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

RGB renk modeli

#C5ADC0 color RGB value is (197,173,192).

RGB: (197,173,192) (77%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 192 of 255 = 75%

197
173
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 192 = 562 (100%)
R 197 of 562 ~ 35.05%
G 173 of 562 ~ 30.78%
B 192 of 562 ~ 34.16'%

%35.05
%30.78
%34.16

CMYK RENK MODELİ

#C5ADC0 rengi CMYK tonu (0,12,3,23).

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

CMYK: (0,12,3,23)
C0M12Y3K23 (0%, 12%, 3%, 23%)
(0.00 / 0.12 / 0.03 / 0.23)

CMYK yüzdeleri

%0
%12.18
%2.54
%22.75

Codes

Color #C5ADC0 in popluar color models

C5 AD C0
RGB 197 173 192
HSL 313° 17.14% 72.55%
HSB/HSV 313° 12.18% 77.25%
CMYK 0.00% 12.18% 2.54%
22.75%

Color #C5ADC0 in popluar number systems.

HEX C5 AD C0
Decimal 197 173 192
Binary 11000101 10101101 11000000
Octal 305 255 300

Shades and tints

Shades of #C5ADC0

#C5ADC0
(197,173,192)
#B49EAF
(180,158,175)
#A38F9E
(163,143,158)
#92808D
(146,128,141)
#81717C
(129,113,124)
#70626B
(112,98,107)
#5F535A
(95,83,90)
#4E4449
(78,68,73)
#3D3538
(61,53,56)
#2C2627
(44,38,39)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #C5ADC0

#C5ADC0
(197,173,192)
#CAB4C5
(202,180,197)
#CFBBCA
(207,187,202)
#D4C2CF
(212,194,207)
#D9C9D4
(217,201,212)
#DED0D9
(222,208,217)
#E3D7DE
(227,215,222)
#E8DEE3
(232,222,227)
#EDE5E8
(237,229,232)
#F2ECED
(242,236,237)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADC0; }

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

This text font color is #C5ADC0.

Background Color

.myBgColor { background-color: #C5ADC0; }

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

This div background color is #C5ADC0.

Border color

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

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

This div border color is #C5ADC0.

Opacity

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

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

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

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

This text has shadow with #C5ADC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADC0.

Preview

Color preview on black background

This text has color #C5ADC0 on black background.


Color preview on white background

This text has color #C5ADC0 on white background.


Black color preview on #C5ADC0 background

This text has black color on #C5ADC0 background.


White color preview on #C5ADC0 background

This text has white color on #C5ADC0 background.


Related colors

Complementary color

Complementary color for #hex is #3A523F.


I love getcolorcode.com

Triadic colors

1 #C0C5AD and #ADC0C5 with #C5ADC0 are triadic colors.

2 #C0ADC5 and #ADC5C0 with #C5ADC0 are triadic colors.