COLOR #C7A9DB

HEX: #C7A9DB RGB: (199,169,219)

Renk bilgisi

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

RGB renk modeli

#C7A9DB color RGB value is (199,169,219).

RGB: (199,169,219) (78%, 66%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 169 of 255 = 66%
B 219 of 255 = 86%

199
169
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 169 + 219 = 587 (100%)
R 199 of 587 ~ 33.9%
G 169 of 587 ~ 28.79%
B 219 of 587 ~ 37.31'%

%33.9
%28.79
%37.31

CMYK RENK MODELİ

#C7A9DB rengi CMYK tonu (9,23,0,14).

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

CMYK: (9,23,0,14)
C9M23Y0K14 (9%, 23%, 0%, 14%)
(0.09 / 0.23 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%22.83
%0
%14.12

Codes

Color #C7A9DB in popluar color models

C7 A9 DB
RGB 199 169 219
HSL 276° 40.98% 76.08%
HSB/HSV 276° 22.83% 85.88%
CMYK 9.13% 22.83% 0.00%
14.12%

Color #C7A9DB in popluar number systems.

HEX C7 A9 DB
Decimal 199 169 219
Binary 11000111 10101001 11011011
Octal 307 251 333

Shades and tints

Shades of #C7A9DB

#C7A9DB
(199,169,219)
#B59AC8
(181,154,200)
#A38BB5
(163,139,181)
#917CA2
(145,124,162)
#7F6D8F
(127,109,143)
#6D5E7C
(109,94,124)
#5B4F69
(91,79,105)
#494056
(73,64,86)
#373143
(55,49,67)
#252230
(37,34,48)
#13131D
(19,19,29)
#000000
(0,0,0)

Tints of #C7A9DB

#C7A9DB
(199,169,219)
#CCB0DE
(204,176,222)
#D1B7E1
(209,183,225)
#D6BEE4
(214,190,228)
#DBC5E7
(219,197,231)
#E0CCEA
(224,204,234)
#E5D3ED
(229,211,237)
#EADAF0
(234,218,240)
#EFE1F3
(239,225,243)
#F4E8F6
(244,232,246)
#F9EFF9
(249,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A9DB; }

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

This text font color is #C7A9DB.

Background Color

.myBgColor { background-color: #C7A9DB; }

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

This div background color is #C7A9DB.

Border color

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

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

This div border color is #C7A9DB.

Opacity

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

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

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

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

This text has shadow with #C7A9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A9DB.

Preview

Color preview on black background

This text has color #C7A9DB on black background.


Color preview on white background

This text has color #C7A9DB on white background.


Black color preview on #C7A9DB background

This text has black color on #C7A9DB background.


White color preview on #C7A9DB background

This text has white color on #C7A9DB background.


Related colors

Complementary color

Complementary color for #hex is #385624.


I love getcolorcode.com

Triadic colors

1 #DBC7A9 and #A9DBC7 with #C7A9DB are triadic colors.

2 #DBA9C7 and #A9C7DB with #C7A9DB are triadic colors.