COLOR #C7ADDB

HEX: #C7ADDB RGB: (199,173,219)

Renk bilgisi

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

RGB renk modeli

#C7ADDB color RGB value is (199,173,219).

RGB: (199,173,219) (78%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 219 of 255 = 86%

199
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 219 = 591 (100%)
R 199 of 591 ~ 33.67%
G 173 of 591 ~ 29.27%
B 219 of 591 ~ 37.06'%

%33.67
%29.27
%37.06

CMYK RENK MODELİ

#C7ADDB rengi CMYK tonu (9,21,0,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (9,21,0,14)
C9M21Y0K14 (9%, 21%, 0%, 14%)
(0.09 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%21
%0
%14.12

Codes

Color #C7ADDB in popluar color models

C7 AD DB
RGB 199 173 219
HSL 274° 38.98% 76.86%
HSB/HSV 274° 21.00% 85.88%
CMYK 9.13% 21.00% 0.00%
14.12%

Color #C7ADDB in popluar number systems.

HEX C7 AD DB
Decimal 199 173 219
Binary 11000111 10101101 11011011
Octal 307 255 333

Shades and tints

Shades of #C7ADDB

#C7ADDB
(199,173,219)
#B59EC8
(181,158,200)
#A38FB5
(163,143,181)
#9180A2
(145,128,162)
#7F718F
(127,113,143)
#6D627C
(109,98,124)
#5B5369
(91,83,105)
#494456
(73,68,86)
#373543
(55,53,67)
#252630
(37,38,48)
#13171D
(19,23,29)
#000000
(0,0,0)

Tints of #C7ADDB

#C7ADDB
(199,173,219)
#CCB4DE
(204,180,222)
#D1BBE1
(209,187,225)
#D6C2E4
(214,194,228)
#DBC9E7
(219,201,231)
#E0D0EA
(224,208,234)
#E5D7ED
(229,215,237)
#EADEF0
(234,222,240)
#EFE5F3
(239,229,243)
#F4ECF6
(244,236,246)
#F9F3F9
(249,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ADDB; }

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

This text font color is #C7ADDB.

Background Color

.myBgColor { background-color: #C7ADDB; }

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

This div background color is #C7ADDB.

Border color

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

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

This div border color is #C7ADDB.

Opacity

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

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

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

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

This text has shadow with #C7ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ADDB.

Preview

Color preview on black background

This text has color #C7ADDB on black background.


Color preview on white background

This text has color #C7ADDB on white background.


Black color preview on #C7ADDB background

This text has black color on #C7ADDB background.


White color preview on #C7ADDB background

This text has white color on #C7ADDB background.


Related colors

Complementary color

Complementary color for #hex is #385224.


I love getcolorcode.com

Triadic colors

1 #DBC7AD and #ADDBC7 with #C7ADDB are triadic colors.

2 #DBADC7 and #ADC7DB with #C7ADDB are triadic colors.