COLOR #C7ADC5

HEX: #C7ADC5 RGB: (199,173,197)

Renk bilgisi

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

RGB renk modeli

#C7ADC5 color RGB value is (199,173,197).

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

RGB bağlantıları ve doygunluk

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

199
173
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 197 = 569 (100%)
R 199 of 569 ~ 34.97%
G 173 of 569 ~ 30.4%
B 197 of 569 ~ 34.62'%

%34.97
%30.4
%34.62

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.07%
  • sarı tonu 1.01%
  • ana renk tonu 21.96%

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

CMYK yüzdeleri

%0
%13.07
%1.01
%21.96

Codes

Color #C7ADC5 in popluar color models

C7 AD C5
RGB 199 173 197
HSL 305° 18.84% 72.94%
HSB/HSV 305° 13.07% 78.04%
CMYK 0.00% 13.07% 1.01%
21.96%

Color #C7ADC5 in popluar number systems.

HEX C7 AD C5
Decimal 199 173 197
Binary 11000111 10101101 11000101
Octal 307 255 305

Shades and tints

Shades of #C7ADC5

#C7ADC5
(199,173,197)
#B59EB4
(181,158,180)
#A38FA3
(163,143,163)
#918092
(145,128,146)
#7F7181
(127,113,129)
#6D6270
(109,98,112)
#5B535F
(91,83,95)
#49444E
(73,68,78)
#37353D
(55,53,61)
#25262C
(37,38,44)
#13171B
(19,23,27)
#000000
(0,0,0)

Tints of #C7ADC5

#C7ADC5
(199,173,197)
#CCB4CA
(204,180,202)
#D1BBCF
(209,187,207)
#D6C2D4
(214,194,212)
#DBC9D9
(219,201,217)
#E0D0DE
(224,208,222)
#E5D7E3
(229,215,227)
#EADEE8
(234,222,232)
#EFE5ED
(239,229,237)
#F4ECF2
(244,236,242)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADC5; }

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

This text font color is #C7ADC5.

Background Color

.myBgColor { background-color: #C7ADC5; }

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

This div background color is #C7ADC5.

Border color

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

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

This div border color is #C7ADC5.

Opacity

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

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

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

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

This text has shadow with #C7ADC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADC5.

Preview

Color preview on black background

This text has color #C7ADC5 on black background.


Color preview on white background

This text has color #C7ADC5 on white background.


Black color preview on #C7ADC5 background

This text has black color on #C7ADC5 background.


White color preview on #C7ADC5 background

This text has white color on #C7ADC5 background.


Related colors

Complementary color

Complementary color for #hex is #38523A.


I love getcolorcode.com

Triadic colors

1 #C5C7AD and #ADC5C7 with #C7ADC5 are triadic colors.

2 #C5ADC7 and #ADC7C5 with #C7ADC5 are triadic colors.