COLOR #C7BCDB

HEX: #C7BCDB RGB: (199,188,219)

Renk bilgisi

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

RGB renk modeli

#C7BCDB color RGB value is (199,188,219).

RGB: (199,188,219) (78%, 74%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 219 of 255 = 86%

199
188
219

R + G + B ~ 79%. #C7BCDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 219 = 606 (100%)
R 199 of 606 ~ 32.84%
G 188 of 606 ~ 31.02%
B 219 of 606 ~ 36.14'%

%32.84
%31.02
%36.14

CMYK RENK MODELİ

#C7BCDB rengi CMYK tonu (9,14,0,14).

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

CMYK: (9,14,0,14)
C9M14Y0K14 (9%, 14%, 0%, 14%)
(0.09 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%14.16
%0
%14.12

Codes

Color #C7BCDB in popluar color models

C7 BC DB
RGB 199 188 219
HSL 261° 30.10% 79.80%
HSB/HSV 261° 14.16% 85.88%
CMYK 9.13% 14.16% 0.00%
14.12%

Color #C7BCDB in popluar number systems.

HEX C7 BC DB
Decimal 199 188 219
Binary 11000111 10111100 11011011
Octal 307 274 333

Shades and tints

Shades of #C7BCDB

#C7BCDB
(199,188,219)
#B5ABC8
(181,171,200)
#A39AB5
(163,154,181)
#9189A2
(145,137,162)
#7F788F
(127,120,143)
#6D677C
(109,103,124)
#5B5669
(91,86,105)
#494556
(73,69,86)
#373443
(55,52,67)
#252330
(37,35,48)
#13121D
(19,18,29)
#000000
(0,0,0)

Tints of #C7BCDB

#C7BCDB
(199,188,219)
#CCC2DE
(204,194,222)
#D1C8E1
(209,200,225)
#D6CEE4
(214,206,228)
#DBD4E7
(219,212,231)
#E0DAEA
(224,218,234)
#E5E0ED
(229,224,237)
#EAE6F0
(234,230,240)
#EFECF3
(239,236,243)
#F4F2F6
(244,242,246)
#F9F8F9
(249,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCDB; }

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

This text font color is #C7BCDB.

Background Color

.myBgColor { background-color: #C7BCDB; }

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

This div background color is #C7BCDB.

Border color

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

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

This div border color is #C7BCDB.

Opacity

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

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

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

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

This text has shadow with #C7BCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCDB.

Preview

Color preview on black background

This text has color #C7BCDB on black background.


Color preview on white background

This text has color #C7BCDB on white background.


Black color preview on #C7BCDB background

This text has black color on #C7BCDB background.


White color preview on #C7BCDB background

This text has white color on #C7BCDB background.


Related colors

Complementary color

Complementary color for #hex is #384324.


I love getcolorcode.com

Triadic colors

1 #DBC7BC and #BCDBC7 with #C7BCDB are triadic colors.

2 #DBBCC7 and #BCC7DB with #C7BCDB are triadic colors.