COLOR #C7ADD1

HEX: #C7ADD1 RGB: (199,173,209)

Renk bilgisi

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

RGB renk modeli

#C7ADD1 color RGB value is (199,173,209).

RGB: (199,173,209) (78%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 209 of 255 = 82%

199
173
209

R + G + B ~ 76%. #C7ADD1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 209 = 581 (100%)
R 199 of 581 ~ 34.25%
G 173 of 581 ~ 29.78%
B 209 of 581 ~ 35.97'%

%34.25
%29.78
%35.97

CMYK RENK MODELİ

#C7ADD1 rengi CMYK tonu (5,17,0,18).

  • camgöbeği tonu 4.78%
  • eflatun tonu 17.22%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (5,17,0,18)
C5M17Y0K18 (5%, 17%, 0%, 18%)
(0.05 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%4.78
%17.22
%0
%18.04

Codes

Color #C7ADD1 in popluar color models

C7 AD D1
RGB 199 173 209
HSL 283° 28.13% 74.90%
HSB/HSV 283° 17.22% 81.96%
CMYK 4.78% 17.22% 0.00%
18.04%

Color #C7ADD1 in popluar number systems.

HEX C7 AD D1
Decimal 199 173 209
Binary 11000111 10101101 11010001
Octal 307 255 321

Shades and tints

Shades of #C7ADD1

#C7ADD1
(199,173,209)
#B59EBE
(181,158,190)
#A38FAB
(163,143,171)
#918098
(145,128,152)
#7F7185
(127,113,133)
#6D6272
(109,98,114)
#5B535F
(91,83,95)
#49444C
(73,68,76)
#373539
(55,53,57)
#252626
(37,38,38)
#131713
(19,23,19)
#000000
(0,0,0)

Tints of #C7ADD1

#C7ADD1
(199,173,209)
#CCB4D5
(204,180,213)
#D1BBD9
(209,187,217)
#D6C2DD
(214,194,221)
#DBC9E1
(219,201,225)
#E0D0E5
(224,208,229)
#E5D7E9
(229,215,233)
#EADEED
(234,222,237)
#EFE5F1
(239,229,241)
#F4ECF5
(244,236,245)
#F9F3F9
(249,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADD1; }

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

This text font color is #C7ADD1.

Background Color

.myBgColor { background-color: #C7ADD1; }

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

This div background color is #C7ADD1.

Border color

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

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

This div border color is #C7ADD1.

Opacity

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

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

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

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

This text has shadow with #C7ADD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADD1.

Preview

Color preview on black background

This text has color #C7ADD1 on black background.


Color preview on white background

This text has color #C7ADD1 on white background.


Black color preview on #C7ADD1 background

This text has black color on #C7ADD1 background.


White color preview on #C7ADD1 background

This text has white color on #C7ADD1 background.


Related colors

Complementary color

Complementary color for #hex is #38522E.


I love getcolorcode.com

Triadic colors

1 #D1C7AD and #ADD1C7 with #C7ADD1 are triadic colors.

2 #D1ADC7 and #ADC7D1 with #C7ADD1 are triadic colors.