COLOR #C7ADDA

HEX: #C7ADDA RGB: (199,173,218)

Renk bilgisi

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

RGB renk modeli

#C7ADDA color RGB value is (199,173,218).

RGB: (199,173,218) (78%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 218 of 255 = 85%

199
173
218

R + G + B ~ 77%. #C7ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 218 = 590 (100%)
R 199 of 590 ~ 33.73%
G 173 of 590 ~ 29.32%
B 218 of 590 ~ 36.95'%

%33.73
%29.32
%36.95

CMYK RENK MODELİ

#C7ADDA rengi CMYK tonu (9,21,0,15).

  • camgöbeği tonu 8.72%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (9,21,0,15)
C9M21Y0K15 (9%, 21%, 0%, 15%)
(0.09 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%20.64
%0
%14.51

Codes

Color #C7ADDA in popluar color models

C7 AD DA
RGB 199 173 218
HSL 275° 37.82% 76.67%
HSB/HSV 275° 20.64% 85.49%
CMYK 8.72% 20.64% 0.00%
14.51%

Color #C7ADDA in popluar number systems.

HEX C7 AD DA
Decimal 199 173 218
Binary 11000111 10101101 11011010
Octal 307 255 332

Shades and tints

Shades of #C7ADDA

#C7ADDA
(199,173,218)
#B59EC7
(181,158,199)
#A38FB4
(163,143,180)
#9180A1
(145,128,161)
#7F718E
(127,113,142)
#6D627B
(109,98,123)
#5B5368
(91,83,104)
#494455
(73,68,85)
#373542
(55,53,66)
#25262F
(37,38,47)
#13171C
(19,23,28)
#000000
(0,0,0)

Tints of #C7ADDA

#C7ADDA
(199,173,218)
#CCB4DD
(204,180,221)
#D1BBE0
(209,187,224)
#D6C2E3
(214,194,227)
#DBC9E6
(219,201,230)
#E0D0E9
(224,208,233)
#E5D7EC
(229,215,236)
#EADEEF
(234,222,239)
#EFE5F2
(239,229,242)
#F4ECF5
(244,236,245)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADDA; }

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

This text font color is #C7ADDA.

Background Color

.myBgColor { background-color: #C7ADDA; }

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

This div background color is #C7ADDA.

Border color

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

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

This div border color is #C7ADDA.

Opacity

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

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

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

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

This text has shadow with #C7ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADDA.

Preview

Color preview on black background

This text has color #C7ADDA on black background.


Color preview on white background

This text has color #C7ADDA on white background.


Black color preview on #C7ADDA background

This text has black color on #C7ADDA background.


White color preview on #C7ADDA background

This text has white color on #C7ADDA background.


Related colors

Complementary color

Complementary color for #hex is #385225.


I love getcolorcode.com

Triadic colors

1 #DAC7AD and #ADDAC7 with #C7ADDA are triadic colors.

2 #DAADC7 and #ADC7DA with #C7ADDA are triadic colors.