COLOR #C7ADDF

HEX: #C7ADDF RGB: (199,173,223)

Renk bilgisi

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

RGB renk modeli

#C7ADDF color RGB value is (199,173,223).

RGB: (199,173,223) (78%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 223 of 255 = 87%

199
173
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 223 = 595 (100%)
R 199 of 595 ~ 33.45%
G 173 of 595 ~ 29.08%
B 223 of 595 ~ 37.48'%

%33.45
%29.08
%37.48

CMYK RENK MODELİ

#C7ADDF rengi CMYK tonu (11,22,0,13).

  • camgöbeği tonu 10.76%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (11,22,0,13)
C11M22Y0K13 (11%, 22%, 0%, 13%)
(0.11 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%10.76
%22.42
%0
%12.55

Codes

Color #C7ADDF in popluar color models

C7 AD DF
RGB 199 173 223
HSL 271° 43.86% 77.65%
HSB/HSV 271° 22.42% 87.45%
CMYK 10.76% 22.42% 0.00%
12.55%

Color #C7ADDF in popluar number systems.

HEX C7 AD DF
Decimal 199 173 223
Binary 11000111 10101101 11011111
Octal 307 255 337

Shades and tints

Shades of #C7ADDF

#C7ADDF
(199,173,223)
#B59ECB
(181,158,203)
#A38FB7
(163,143,183)
#9180A3
(145,128,163)
#7F718F
(127,113,143)
#6D627B
(109,98,123)
#5B5367
(91,83,103)
#494453
(73,68,83)
#37353F
(55,53,63)
#25262B
(37,38,43)
#131717
(19,23,23)
#000000
(0,0,0)

Tints of #C7ADDF

#C7ADDF
(199,173,223)
#CCB4E1
(204,180,225)
#D1BBE3
(209,187,227)
#D6C2E5
(214,194,229)
#DBC9E7
(219,201,231)
#E0D0E9
(224,208,233)
#E5D7EB
(229,215,235)
#EADEED
(234,222,237)
#EFE5EF
(239,229,239)
#F4ECF1
(244,236,241)
#F9F3F3
(249,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADDF; }

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

This text font color is #C7ADDF.

Background Color

.myBgColor { background-color: #C7ADDF; }

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

This div background color is #C7ADDF.

Border color

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

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

This div border color is #C7ADDF.

Opacity

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

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

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

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

This text has shadow with #C7ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADDF.

Preview

Color preview on black background

This text has color #C7ADDF on black background.


Color preview on white background

This text has color #C7ADDF on white background.


Black color preview on #C7ADDF background

This text has black color on #C7ADDF background.


White color preview on #C7ADDF background

This text has white color on #C7ADDF background.


Related colors

Complementary color

Complementary color for #hex is #385220.


I love getcolorcode.com

Triadic colors

1 #DFC7AD and #ADDFC7 with #C7ADDF are triadic colors.

2 #DFADC7 and #ADC7DF with #C7ADDF are triadic colors.