COLOR #C7ADE3

HEX: #C7ADE3 RGB: (199,173,227)

Renk bilgisi

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

RGB renk modeli

#C7ADE3 color RGB value is (199,173,227).

RGB: (199,173,227) (78%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 227 of 255 = 89%

199
173
227

R + G + B ~ 78%. #C7ADE3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 227 = 599 (100%)
R 199 of 599 ~ 33.22%
G 173 of 599 ~ 28.88%
B 227 of 599 ~ 37.9'%

%33.22
%28.88
%37.9

CMYK RENK MODELİ

#C7ADE3 rengi CMYK tonu (12,24,0,11).

  • camgöbeği tonu 12.33%
  • eflatun tonu 23.79%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (12,24,0,11)
C12M24Y0K11 (12%, 24%, 0%, 11%)
(0.12 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%12.33
%23.79
%0
%10.98

Codes

Color #C7ADE3 in popluar color models

C7 AD E3
RGB 199 173 227
HSL 269° 49.09% 78.43%
HSB/HSV 269° 23.79% 89.02%
CMYK 12.33% 23.79% 0.00%
10.98%

Color #C7ADE3 in popluar number systems.

HEX C7 AD E3
Decimal 199 173 227
Binary 11000111 10101101 11100011
Octal 307 255 343

Shades and tints

Shades of #C7ADE3

#C7ADE3
(199,173,227)
#B59ECF
(181,158,207)
#A38FBB
(163,143,187)
#9180A7
(145,128,167)
#7F7193
(127,113,147)
#6D627F
(109,98,127)
#5B536B
(91,83,107)
#494457
(73,68,87)
#373543
(55,53,67)
#25262F
(37,38,47)
#13171B
(19,23,27)
#000000
(0,0,0)

Tints of #C7ADE3

#C7ADE3
(199,173,227)
#CCB4E5
(204,180,229)
#D1BBE7
(209,187,231)
#D6C2E9
(214,194,233)
#DBC9EB
(219,201,235)
#E0D0ED
(224,208,237)
#E5D7EF
(229,215,239)
#EADEF1
(234,222,241)
#EFE5F3
(239,229,243)
#F4ECF5
(244,236,245)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADE3; }

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

This text font color is #C7ADE3.

Background Color

.myBgColor { background-color: #C7ADE3; }

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

This div background color is #C7ADE3.

Border color

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

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

This div border color is #C7ADE3.

Opacity

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

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

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

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

This text has shadow with #C7ADE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADE3.

Preview

Color preview on black background

This text has color #C7ADE3 on black background.


Color preview on white background

This text has color #C7ADE3 on white background.


Black color preview on #C7ADE3 background

This text has black color on #C7ADE3 background.


White color preview on #C7ADE3 background

This text has white color on #C7ADE3 background.


Related colors

Complementary color

Complementary color for #hex is #38521C.


I love getcolorcode.com

Triadic colors

1 #E3C7AD and #ADE3C7 with #C7ADE3 are triadic colors.

2 #E3ADC7 and #ADC7E3 with #C7ADE3 are triadic colors.