COLOR #C7ADCD

HEX: #C7ADCD RGB: (199,173,205)

Renk bilgisi

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

RGB renk modeli

#C7ADCD color RGB value is (199,173,205).

RGB: (199,173,205) (78%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 205 of 255 = 80%

199
173
205

R + G + B ~ 75%. #C7ADCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 205 = 577 (100%)
R 199 of 577 ~ 34.49%
G 173 of 577 ~ 29.98%
B 205 of 577 ~ 35.53'%

%34.49
%29.98
%35.53

CMYK RENK MODELİ

#C7ADCD rengi CMYK tonu (3,16,0,20).

  • camgöbeği tonu 2.93%
  • eflatun tonu 15.61%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (3,16,0,20)
C3M16Y0K20 (3%, 16%, 0%, 20%)
(0.03 / 0.16 / 0.00 / 0.20)

CMYK yüzdeleri

%2.93
%15.61
%0
%19.61

Codes

Color #C7ADCD in popluar color models

C7 AD CD
RGB 199 173 205
HSL 289° 24.24% 74.12%
HSB/HSV 289° 15.61% 80.39%
CMYK 2.93% 15.61% 0.00%
19.61%

Color #C7ADCD in popluar number systems.

HEX C7 AD CD
Decimal 199 173 205
Binary 11000111 10101101 11001101
Octal 307 255 315

Shades and tints

Shades of #C7ADCD

#C7ADCD
(199,173,205)
#B59EBB
(181,158,187)
#A38FA9
(163,143,169)
#918097
(145,128,151)
#7F7185
(127,113,133)
#6D6273
(109,98,115)
#5B5361
(91,83,97)
#49444F
(73,68,79)
#37353D
(55,53,61)
#25262B
(37,38,43)
#131719
(19,23,25)
#000000
(0,0,0)

Tints of #C7ADCD

#C7ADCD
(199,173,205)
#CCB4D1
(204,180,209)
#D1BBD5
(209,187,213)
#D6C2D9
(214,194,217)
#DBC9DD
(219,201,221)
#E0D0E1
(224,208,225)
#E5D7E5
(229,215,229)
#EADEE9
(234,222,233)
#EFE5ED
(239,229,237)
#F4ECF1
(244,236,241)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADCD; }

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

This text font color is #C7ADCD.

Background Color

.myBgColor { background-color: #C7ADCD; }

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

This div background color is #C7ADCD.

Border color

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

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

This div border color is #C7ADCD.

Opacity

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

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

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

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

This text has shadow with #C7ADCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADCD.

Preview

Color preview on black background

This text has color #C7ADCD on black background.


Color preview on white background

This text has color #C7ADCD on white background.


Black color preview on #C7ADCD background

This text has black color on #C7ADCD background.


White color preview on #C7ADCD background

This text has white color on #C7ADCD background.


Related colors

Complementary color

Complementary color for #hex is #385232.


I love getcolorcode.com

Triadic colors

1 #CDC7AD and #ADCDC7 with #C7ADCD are triadic colors.

2 #CDADC7 and #ADC7CD with #C7ADCD are triadic colors.