COLOR #C7ADE5

HEX: #C7ADE5 RGB: (199,173,229)

Renk bilgisi

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

RGB renk modeli

#C7ADE5 color RGB value is (199,173,229).

RGB: (199,173,229) (78%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 229 of 255 = 90%

199
173
229

R + G + B ~ 79%. #C7ADE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 229 = 601 (100%)
R 199 of 601 ~ 33.11%
G 173 of 601 ~ 28.79%
B 229 of 601 ~ 38.1'%

%33.11
%28.79
%38.1

CMYK RENK MODELİ

#C7ADE5 rengi CMYK tonu (13,24,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,24,0,10)
C13M24Y0K10 (13%, 24%, 0%, 10%)
(0.13 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%24.45
%0
%10.2

Codes

Color #C7ADE5 in popluar color models

C7 AD E5
RGB 199 173 229
HSL 268° 51.85% 78.82%
HSB/HSV 268° 24.45% 89.80%
CMYK 13.10% 24.45% 0.00%
10.20%

Color #C7ADE5 in popluar number systems.

HEX C7 AD E5
Decimal 199 173 229
Binary 11000111 10101101 11100101
Octal 307 255 345

Shades and tints

Shades of #C7ADE5

#C7ADE5
(199,173,229)
#B59ED1
(181,158,209)
#A38FBD
(163,143,189)
#9180A9
(145,128,169)
#7F7195
(127,113,149)
#6D6281
(109,98,129)
#5B536D
(91,83,109)
#494459
(73,68,89)
#373545
(55,53,69)
#252631
(37,38,49)
#13171D
(19,23,29)
#000000
(0,0,0)

Tints of #C7ADE5

#C7ADE5
(199,173,229)
#CCB4E7
(204,180,231)
#D1BBE9
(209,187,233)
#D6C2EB
(214,194,235)
#DBC9ED
(219,201,237)
#E0D0EF
(224,208,239)
#E5D7F1
(229,215,241)
#EADEF3
(234,222,243)
#EFE5F5
(239,229,245)
#F4ECF7
(244,236,247)
#F9F3F9
(249,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADE5; }

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

This text font color is #C7ADE5.

Background Color

.myBgColor { background-color: #C7ADE5; }

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

This div background color is #C7ADE5.

Border color

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

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

This div border color is #C7ADE5.

Opacity

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

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

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

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

This text has shadow with #C7ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADE5.

Preview

Color preview on black background

This text has color #C7ADE5 on black background.


Color preview on white background

This text has color #C7ADE5 on white background.


Black color preview on #C7ADE5 background

This text has black color on #C7ADE5 background.


White color preview on #C7ADE5 background

This text has white color on #C7ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #38521A.


I love getcolorcode.com

Triadic colors

1 #E5C7AD and #ADE5C7 with #C7ADE5 are triadic colors.

2 #E5ADC7 and #ADC7E5 with #C7ADE5 are triadic colors.