COLOR #C7ADE7

HEX: #C7ADE7 RGB: (199,173,231)

Renk bilgisi

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

RGB renk modeli

#C7ADE7 color RGB value is (199,173,231).

RGB: (199,173,231) (78%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 231 of 255 = 91%

199
173
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 231 = 603 (100%)
R 199 of 603 ~ 33%
G 173 of 603 ~ 28.69%
B 231 of 603 ~ 38.31'%

%33
%28.69
%38.31

CMYK RENK MODELİ

#C7ADE7 rengi CMYK tonu (14,25,0,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (14,25,0,9)
C14M25Y0K9 (14%, 25%, 0%, 9%)
(0.14 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%13.85
%25.11
%0
%9.41

Codes

Color #C7ADE7 in popluar color models

C7 AD E7
RGB 199 173 231
HSL 267° 54.72% 79.22%
HSB/HSV 267° 25.11% 90.59%
CMYK 13.85% 25.11% 0.00%
9.41%

Color #C7ADE7 in popluar number systems.

HEX C7 AD E7
Decimal 199 173 231
Binary 11000111 10101101 11100111
Octal 307 255 347

Shades and tints

Shades of #C7ADE7

#C7ADE7
(199,173,231)
#B59ED2
(181,158,210)
#A38FBD
(163,143,189)
#9180A8
(145,128,168)
#7F7193
(127,113,147)
#6D627E
(109,98,126)
#5B5369
(91,83,105)
#494454
(73,68,84)
#37353F
(55,53,63)
#25262A
(37,38,42)
#131715
(19,23,21)
#000000
(0,0,0)

Tints of #C7ADE7

#C7ADE7
(199,173,231)
#CCB4E9
(204,180,233)
#D1BBEB
(209,187,235)
#D6C2ED
(214,194,237)
#DBC9EF
(219,201,239)
#E0D0F1
(224,208,241)
#E5D7F3
(229,215,243)
#EADEF5
(234,222,245)
#EFE5F7
(239,229,247)
#F4ECF9
(244,236,249)
#F9F3FB
(249,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADE7; }

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

This text font color is #C7ADE7.

Background Color

.myBgColor { background-color: #C7ADE7; }

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

This div background color is #C7ADE7.

Border color

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

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

This div border color is #C7ADE7.

Opacity

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

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

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

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

This text has shadow with #C7ADE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADE7.

Preview

Color preview on black background

This text has color #C7ADE7 on black background.


Color preview on white background

This text has color #C7ADE7 on white background.


Black color preview on #C7ADE7 background

This text has black color on #C7ADE7 background.


White color preview on #C7ADE7 background

This text has white color on #C7ADE7 background.


Related colors

Complementary color

Complementary color for #hex is #385218.


I love getcolorcode.com

Triadic colors

1 #E7C7AD and #ADE7C7 with #C7ADE7 are triadic colors.

2 #E7ADC7 and #ADC7E7 with #C7ADE7 are triadic colors.