COLOR #C7ADEC

HEX: #C7ADEC RGB: (199,173,236)

Renk bilgisi

#C7ADEC contains mainly red and blue colors. #C7ADEC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C7ADEC color RGB value is (199,173,236).

RGB: (199,173,236) (78%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 236 of 255 = 93%

199
173
236

R + G + B ~ 80%. #C7ADEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 236 = 608 (100%)
R 199 of 608 ~ 32.73%
G 173 of 608 ~ 28.45%
B 236 of 608 ~ 38.82'%

%32.73
%28.45
%38.82

CMYK RENK MODELİ

#C7ADEC rengi CMYK tonu (16,27,0,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 26.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,27,0,7)
C16M27Y0K7 (16%, 27%, 0%, 7%)
(0.16 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%26.69
%0
%7.45

Codes

Color #C7ADEC in popluar color models

C7 AD EC
RGB 199 173 236
HSL 265° 62.38% 80.20%
HSB/HSV 265° 26.69% 92.55%
CMYK 15.68% 26.69% 0.00%
7.45%

Color #C7ADEC in popluar number systems.

HEX C7 AD EC
Decimal 199 173 236
Binary 11000111 10101101 11101100
Octal 307 255 354

Shades and tints

Shades of #C7ADEC

#C7ADEC
(199,173,236)
#B59ED7
(181,158,215)
#A38FC2
(163,143,194)
#9180AD
(145,128,173)
#7F7198
(127,113,152)
#6D6283
(109,98,131)
#5B536E
(91,83,110)
#494459
(73,68,89)
#373544
(55,53,68)
#25262F
(37,38,47)
#13171A
(19,23,26)
#000000
(0,0,0)

Tints of #C7ADEC

#C7ADEC
(199,173,236)
#CCB4ED
(204,180,237)
#D1BBEE
(209,187,238)
#D6C2EF
(214,194,239)
#DBC9F0
(219,201,240)
#E0D0F1
(224,208,241)
#E5D7F2
(229,215,242)
#EADEF3
(234,222,243)
#EFE5F4
(239,229,244)
#F4ECF5
(244,236,245)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADEC; }

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

This text font color is #C7ADEC.

Background Color

.myBgColor { background-color: #C7ADEC; }

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

This div background color is #C7ADEC.

Border color

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

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

This div border color is #C7ADEC.

Opacity

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

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

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

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

This text has shadow with #C7ADEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADEC.

Preview

Color preview on black background

This text has color #C7ADEC on black background.


Color preview on white background

This text has color #C7ADEC on white background.


Black color preview on #C7ADEC background

This text has black color on #C7ADEC background.


White color preview on #C7ADEC background

This text has white color on #C7ADEC background.


Related colors

Complementary color

Complementary color for #hex is #385213.


I love getcolorcode.com

Triadic colors

1 #ECC7AD and #ADECC7 with #C7ADEC are triadic colors.

2 #ECADC7 and #ADC7EC with #C7ADEC are triadic colors.