COLOR #C7B4DB

HEX: #C7B4DB RGB: (199,180,219)

Renk bilgisi

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

RGB renk modeli

#C7B4DB color RGB value is (199,180,219).

RGB: (199,180,219) (78%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 180 of 255 = 71%
B 219 of 255 = 86%

199
180
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 180 + 219 = 598 (100%)
R 199 of 598 ~ 33.28%
G 180 of 598 ~ 30.1%
B 219 of 598 ~ 36.62'%

%33.28
%30.1
%36.62

CMYK RENK MODELİ

#C7B4DB rengi CMYK tonu (9,18,0,14).

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

CMYK: (9,18,0,14)
C9M18Y0K14 (9%, 18%, 0%, 14%)
(0.09 / 0.18 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%17.81
%0
%14.12

Codes

Color #C7B4DB in popluar color models

C7 B4 DB
RGB 199 180 219
HSL 269° 35.14% 78.24%
HSB/HSV 269° 17.81% 85.88%
CMYK 9.13% 17.81% 0.00%
14.12%

Color #C7B4DB in popluar number systems.

HEX C7 B4 DB
Decimal 199 180 219
Binary 11000111 10110100 11011011
Octal 307 264 333

Shades and tints

Shades of #C7B4DB

#C7B4DB
(199,180,219)
#B5A4C8
(181,164,200)
#A394B5
(163,148,181)
#9184A2
(145,132,162)
#7F748F
(127,116,143)
#6D647C
(109,100,124)
#5B5469
(91,84,105)
#494456
(73,68,86)
#373443
(55,52,67)
#252430
(37,36,48)
#13141D
(19,20,29)
#000000
(0,0,0)

Tints of #C7B4DB

#C7B4DB
(199,180,219)
#CCBADE
(204,186,222)
#D1C0E1
(209,192,225)
#D6C6E4
(214,198,228)
#DBCCE7
(219,204,231)
#E0D2EA
(224,210,234)
#E5D8ED
(229,216,237)
#EADEF0
(234,222,240)
#EFE4F3
(239,228,243)
#F4EAF6
(244,234,246)
#F9F0F9
(249,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7B4DB; }

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

This text font color is #C7B4DB.

Background Color

.myBgColor { background-color: #C7B4DB; }

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

This div background color is #C7B4DB.

Border color

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

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

This div border color is #C7B4DB.

Opacity

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

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

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

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

This text has shadow with #C7B4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B4DB.

Preview

Color preview on black background

This text has color #C7B4DB on black background.


Color preview on white background

This text has color #C7B4DB on white background.


Black color preview on #C7B4DB background

This text has black color on #C7B4DB background.


White color preview on #C7B4DB background

This text has white color on #C7B4DB background.


Related colors

Complementary color

Complementary color for #hex is #384B24.


I love getcolorcode.com

Triadic colors

1 #DBC7B4 and #B4DBC7 with #C7B4DB are triadic colors.

2 #DBB4C7 and #B4C7DB with #C7B4DB are triadic colors.