COLOR #C7ADC0

HEX: #C7ADC0 RGB: (199,173,192)

Renk bilgisi

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

RGB renk modeli

#C7ADC0 color RGB value is (199,173,192).

RGB: (199,173,192) (78%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 192 of 255 = 75%

199
173
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 192 = 564 (100%)
R 199 of 564 ~ 35.28%
G 173 of 564 ~ 30.67%
B 192 of 564 ~ 34.04'%

%35.28
%30.67
%34.04

CMYK RENK MODELİ

#C7ADC0 rengi CMYK tonu (0,13,4,22).

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

CMYK: (0,13,4,22)
C0M13Y4K22 (0%, 13%, 4%, 22%)
(0.00 / 0.13 / 0.04 / 0.22)

CMYK yüzdeleri

%0
%13.07
%3.52
%21.96

Codes

Color #C7ADC0 in popluar color models

C7 AD C0
RGB 199 173 192
HSL 316° 18.84% 72.94%
HSB/HSV 316° 13.07% 78.04%
CMYK 0.00% 13.07% 3.52%
21.96%

Color #C7ADC0 in popluar number systems.

HEX C7 AD C0
Decimal 199 173 192
Binary 11000111 10101101 11000000
Octal 307 255 300

Shades and tints

Shades of #C7ADC0

#C7ADC0
(199,173,192)
#B59EAF
(181,158,175)
#A38F9E
(163,143,158)
#91808D
(145,128,141)
#7F717C
(127,113,124)
#6D626B
(109,98,107)
#5B535A
(91,83,90)
#494449
(73,68,73)
#373538
(55,53,56)
#252627
(37,38,39)
#131716
(19,23,22)
#000000
(0,0,0)

Tints of #C7ADC0

#C7ADC0
(199,173,192)
#CCB4C5
(204,180,197)
#D1BBCA
(209,187,202)
#D6C2CF
(214,194,207)
#DBC9D4
(219,201,212)
#E0D0D9
(224,208,217)
#E5D7DE
(229,215,222)
#EADEE3
(234,222,227)
#EFE5E8
(239,229,232)
#F4ECED
(244,236,237)
#F9F3F2
(249,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADC0; }

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

This text font color is #C7ADC0.

Background Color

.myBgColor { background-color: #C7ADC0; }

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

This div background color is #C7ADC0.

Border color

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

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

This div border color is #C7ADC0.

Opacity

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

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

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

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

This text has shadow with #C7ADC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADC0.

Preview

Color preview on black background

This text has color #C7ADC0 on black background.


Color preview on white background

This text has color #C7ADC0 on white background.


Black color preview on #C7ADC0 background

This text has black color on #C7ADC0 background.


White color preview on #C7ADC0 background

This text has white color on #C7ADC0 background.


Related colors

Complementary color

Complementary color for #hex is #38523F.


I love getcolorcode.com

Triadic colors

1 #C0C7AD and #ADC0C7 with #C7ADC0 are triadic colors.

2 #C0ADC7 and #ADC7C0 with #C7ADC0 are triadic colors.