COLOR #C7ADED

HEX: #C7ADED RGB: (199,173,237)

Renk bilgisi

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

RGB renk modeli

#C7ADED color RGB value is (199,173,237).

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

RGB bağlantıları ve doygunluk

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

199
173
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 237 = 609 (100%)
R 199 of 609 ~ 32.68%
G 173 of 609 ~ 28.41%
B 237 of 609 ~ 38.92'%

%32.68
%28.41
%38.92

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.03%
  • eflatun tonu 27.00%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%16.03
%27
%0
%7.06

Codes

Color #C7ADED in popluar color models

C7 AD ED
RGB 199 173 237
HSL 264° 64.00% 80.39%
HSB/HSV 264° 27.00% 92.94%
CMYK 16.03% 27.00% 0.00%
7.06%

Color #C7ADED in popluar number systems.

HEX C7 AD ED
Decimal 199 173 237
Binary 11000111 10101101 11101101
Octal 307 255 355

Shades and tints

Shades of #C7ADED

#C7ADED
(199,173,237)
#B59ED8
(181,158,216)
#A38FC3
(163,143,195)
#9180AE
(145,128,174)
#7F7199
(127,113,153)
#6D6284
(109,98,132)
#5B536F
(91,83,111)
#49445A
(73,68,90)
#373545
(55,53,69)
#252630
(37,38,48)
#13171B
(19,23,27)
#000000
(0,0,0)

Tints of #C7ADED

#C7ADED
(199,173,237)
#CCB4EE
(204,180,238)
#D1BBEF
(209,187,239)
#D6C2F0
(214,194,240)
#DBC9F1
(219,201,241)
#E0D0F2
(224,208,242)
#E5D7F3
(229,215,243)
#EADEF4
(234,222,244)
#EFE5F5
(239,229,245)
#F4ECF6
(244,236,246)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADED; }

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

This text font color is #C7ADED.

Background Color

.myBgColor { background-color: #C7ADED; }

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

This div background color is #C7ADED.

Border color

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

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

This div border color is #C7ADED.

Opacity

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

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

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

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

This text has shadow with #C7ADED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADED.

Preview

Color preview on black background

This text has color #C7ADED on black background.


Color preview on white background

This text has color #C7ADED on white background.


Black color preview on #C7ADED background

This text has black color on #C7ADED background.


White color preview on #C7ADED background

This text has white color on #C7ADED background.


Related colors

Complementary color

Complementary color for #hex is #385212.


I love getcolorcode.com

Triadic colors

1 #EDC7AD and #ADEDC7 with #C7ADED are triadic colors.

2 #EDADC7 and #ADC7ED with #C7ADED are triadic colors.