COLOR #C6ADC5

HEX: #C6ADC5 RGB: (198,173,197)

Renk bilgisi

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

RGB renk modeli

#C6ADC5 color RGB value is (198,173,197).

RGB: (198,173,197) (78%, 68%, 77%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 197 of 255 = 77%

198
173
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 197 = 568 (100%)
R 198 of 568 ~ 34.86%
G 173 of 568 ~ 30.46%
B 197 of 568 ~ 34.68'%

%34.86
%30.46
%34.68

CMYK RENK MODELİ

#C6ADC5 rengi CMYK tonu (0,13,1,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.63%
  • sarı tonu 0.51%
  • ana renk tonu 22.35%

CMYK: (0,13,1,22)
C0M13Y1K22 (0%, 13%, 1%, 22%)
(0.00 / 0.13 / 0.01 / 0.22)

CMYK yüzdeleri

%0
%12.63
%0.51
%22.35

Codes

Color #C6ADC5 in popluar color models

C6 AD C5
RGB 198 173 197
HSL 302° 17.99% 72.75%
HSB/HSV 302° 12.63% 77.65%
CMYK 0.00% 12.63% 0.51%
22.35%

Color #C6ADC5 in popluar number systems.

HEX C6 AD C5
Decimal 198 173 197
Binary 11000110 10101101 11000101
Octal 306 255 305

Shades and tints

Shades of #C6ADC5

#C6ADC5
(198,173,197)
#B49EB4
(180,158,180)
#A28FA3
(162,143,163)
#908092
(144,128,146)
#7E7181
(126,113,129)
#6C6270
(108,98,112)
#5A535F
(90,83,95)
#48444E
(72,68,78)
#36353D
(54,53,61)
#24262C
(36,38,44)
#12171B
(18,23,27)
#000000
(0,0,0)

Tints of #C6ADC5

#C6ADC5
(198,173,197)
#CBB4CA
(203,180,202)
#D0BBCF
(208,187,207)
#D5C2D4
(213,194,212)
#DAC9D9
(218,201,217)
#DFD0DE
(223,208,222)
#E4D7E3
(228,215,227)
#E9DEE8
(233,222,232)
#EEE5ED
(238,229,237)
#F3ECF2
(243,236,242)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADC5; }

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

This text font color is #C6ADC5.

Background Color

.myBgColor { background-color: #C6ADC5; }

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

This div background color is #C6ADC5.

Border color

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

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

This div border color is #C6ADC5.

Opacity

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

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

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

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

This text has shadow with #C6ADC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADC5.

Preview

Color preview on black background

This text has color #C6ADC5 on black background.


Color preview on white background

This text has color #C6ADC5 on white background.


Black color preview on #C6ADC5 background

This text has black color on #C6ADC5 background.


White color preview on #C6ADC5 background

This text has white color on #C6ADC5 background.


Related colors

Complementary color

Complementary color for #hex is #39523A.


I love getcolorcode.com

Triadic colors

1 #C5C6AD and #ADC5C6 with #C6ADC5 are triadic colors.

2 #C5ADC6 and #ADC6C5 with #C6ADC5 are triadic colors.