COLOR #C7AADB

HEX: #C7AADB RGB: (199,170,219)

Renk bilgisi

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

RGB renk modeli

#C7AADB color RGB value is (199,170,219).

RGB: (199,170,219) (78%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 170 of 255 = 67%
B 219 of 255 = 86%

199
170
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 170 + 219 = 588 (100%)
R 199 of 588 ~ 33.84%
G 170 of 588 ~ 28.91%
B 219 of 588 ~ 37.24'%

%33.84
%28.91
%37.24

CMYK RENK MODELİ

#C7AADB rengi CMYK tonu (9,22,0,14).

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

CMYK: (9,22,0,14)
C9M22Y0K14 (9%, 22%, 0%, 14%)
(0.09 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%22.37
%0
%14.12

Codes

Color #C7AADB in popluar color models

C7 AA DB
RGB 199 170 219
HSL 276° 40.50% 76.27%
HSB/HSV 276° 22.37% 85.88%
CMYK 9.13% 22.37% 0.00%
14.12%

Color #C7AADB in popluar number systems.

HEX C7 AA DB
Decimal 199 170 219
Binary 11000111 10101010 11011011
Octal 307 252 333

Shades and tints

Shades of #C7AADB

#C7AADB
(199,170,219)
#B59BC8
(181,155,200)
#A38CB5
(163,140,181)
#917DA2
(145,125,162)
#7F6E8F
(127,110,143)
#6D5F7C
(109,95,124)
#5B5069
(91,80,105)
#494156
(73,65,86)
#373243
(55,50,67)
#252330
(37,35,48)
#13141D
(19,20,29)
#000000
(0,0,0)

Tints of #C7AADB

#C7AADB
(199,170,219)
#CCB1DE
(204,177,222)
#D1B8E1
(209,184,225)
#D6BFE4
(214,191,228)
#DBC6E7
(219,198,231)
#E0CDEA
(224,205,234)
#E5D4ED
(229,212,237)
#EADBF0
(234,219,240)
#EFE2F3
(239,226,243)
#F4E9F6
(244,233,246)
#F9F0F9
(249,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AADB; }

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

This text font color is #C7AADB.

Background Color

.myBgColor { background-color: #C7AADB; }

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

This div background color is #C7AADB.

Border color

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

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

This div border color is #C7AADB.

Opacity

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

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

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

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

This text has shadow with #C7AADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AADB.

Preview

Color preview on black background

This text has color #C7AADB on black background.


Color preview on white background

This text has color #C7AADB on white background.


Black color preview on #C7AADB background

This text has black color on #C7AADB background.


White color preview on #C7AADB background

This text has white color on #C7AADB background.


Related colors

Complementary color

Complementary color for #hex is #385524.


I love getcolorcode.com

Triadic colors

1 #DBC7AA and #AADBC7 with #C7AADB are triadic colors.

2 #DBAAC7 and #AAC7DB with #C7AADB are triadic colors.