COLOR #C5ADC2

HEX: #C5ADC2 RGB: (197,173,194)

Renk bilgisi

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

RGB renk modeli

#C5ADC2 color RGB value is (197,173,194).

RGB: (197,173,194) (77%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 194 of 255 = 76%

197
173
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 194 = 564 (100%)
R 197 of 564 ~ 34.93%
G 173 of 564 ~ 30.67%
B 194 of 564 ~ 34.4'%

%34.93
%30.67
%34.4

CMYK RENK MODELİ

#C5ADC2 rengi CMYK tonu (0,12,2,23).

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

CMYK: (0,12,2,23)
C0M12Y2K23 (0%, 12%, 2%, 23%)
(0.00 / 0.12 / 0.02 / 0.23)

CMYK yüzdeleri

%0
%12.18
%1.52
%22.75

Codes

Color #C5ADC2 in popluar color models

C5 AD C2
RGB 197 173 194
HSL 308° 17.14% 72.55%
HSB/HSV 308° 12.18% 77.25%
CMYK 0.00% 12.18% 1.52%
22.75%

Color #C5ADC2 in popluar number systems.

HEX C5 AD C2
Decimal 197 173 194
Binary 11000101 10101101 11000010
Octal 305 255 302

Shades and tints

Shades of #C5ADC2

#C5ADC2
(197,173,194)
#B49EB1
(180,158,177)
#A38FA0
(163,143,160)
#92808F
(146,128,143)
#81717E
(129,113,126)
#70626D
(112,98,109)
#5F535C
(95,83,92)
#4E444B
(78,68,75)
#3D353A
(61,53,58)
#2C2629
(44,38,41)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #C5ADC2

#C5ADC2
(197,173,194)
#CAB4C7
(202,180,199)
#CFBBCC
(207,187,204)
#D4C2D1
(212,194,209)
#D9C9D6
(217,201,214)
#DED0DB
(222,208,219)
#E3D7E0
(227,215,224)
#E8DEE5
(232,222,229)
#EDE5EA
(237,229,234)
#F2ECEF
(242,236,239)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADC2; }

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

This text font color is #C5ADC2.

Background Color

.myBgColor { background-color: #C5ADC2; }

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

This div background color is #C5ADC2.

Border color

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

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

This div border color is #C5ADC2.

Opacity

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

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

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

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

This text has shadow with #C5ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADC2.

Preview

Color preview on black background

This text has color #C5ADC2 on black background.


Color preview on white background

This text has color #C5ADC2 on white background.


Black color preview on #C5ADC2 background

This text has black color on #C5ADC2 background.


White color preview on #C5ADC2 background

This text has white color on #C5ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #3A523D.


I love getcolorcode.com

Triadic colors

1 #C2C5AD and #ADC2C5 with #C5ADC2 are triadic colors.

2 #C2ADC5 and #ADC5C2 with #C5ADC2 are triadic colors.