COLOR #C8ADC5

HEX: #C8ADC5 RGB: (200,173,197)

Renk bilgisi

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

RGB renk modeli

#C8ADC5 color RGB value is (200,173,197).

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

RGB bağlantıları ve doygunluk

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

200
173
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 197 = 570 (100%)
R 200 of 570 ~ 35.09%
G 173 of 570 ~ 30.35%
B 197 of 570 ~ 34.56'%

%35.09
%30.35
%34.56

CMYK RENK MODELİ

#C8ADC5 rengi CMYK tonu (0,14,1,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.50%
  • sarı tonu 1.50%
  • ana renk tonu 21.57%

CMYK: (0,14,1,22)
C0M14Y1K22 (0%, 14%, 1%, 22%)
(0.00 / 0.14 / 0.01 / 0.22)

CMYK yüzdeleri

%0
%13.5
%1.5
%21.57

Codes

Color #C8ADC5 in popluar color models

C8 AD C5
RGB 200 173 197
HSL 307° 19.71% 73.14%
HSB/HSV 307° 13.50% 78.43%
CMYK 0.00% 13.50% 1.50%
21.57%

Color #C8ADC5 in popluar number systems.

HEX C8 AD C5
Decimal 200 173 197
Binary 11001000 10101101 11000101
Octal 310 255 305

Shades and tints

Shades of #C8ADC5

#C8ADC5
(200,173,197)
#B69EB4
(182,158,180)
#A48FA3
(164,143,163)
#928092
(146,128,146)
#807181
(128,113,129)
#6E6270
(110,98,112)
#5C535F
(92,83,95)
#4A444E
(74,68,78)
#38353D
(56,53,61)
#26262C
(38,38,44)
#14171B
(20,23,27)
#000000
(0,0,0)

Tints of #C8ADC5

#C8ADC5
(200,173,197)
#CDB4CA
(205,180,202)
#D2BBCF
(210,187,207)
#D7C2D4
(215,194,212)
#DCC9D9
(220,201,217)
#E1D0DE
(225,208,222)
#E6D7E3
(230,215,227)
#EBDEE8
(235,222,232)
#F0E5ED
(240,229,237)
#F5ECF2
(245,236,242)
#FAF3F7
(250,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8ADC5; }

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

This text font color is #C8ADC5.

Background Color

.myBgColor { background-color: #C8ADC5; }

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

This div background color is #C8ADC5.

Border color

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

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

This div border color is #C8ADC5.

Opacity

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

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

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

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

This text has shadow with #C8ADC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADC5.

Preview

Color preview on black background

This text has color #C8ADC5 on black background.


Color preview on white background

This text has color #C8ADC5 on white background.


Black color preview on #C8ADC5 background

This text has black color on #C8ADC5 background.


White color preview on #C8ADC5 background

This text has white color on #C8ADC5 background.


Related colors

Complementary color

Complementary color for #hex is #37523A.


I love getcolorcode.com

Triadic colors

1 #C5C8AD and #ADC5C8 with #C8ADC5 are triadic colors.

2 #C5ADC8 and #ADC8C5 with #C8ADC5 are triadic colors.