COLOR #C4BCD9

HEX: #C4BCD9 RGB: (196,188,217)

Renk bilgisi

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

RGB renk modeli

#C4BCD9 color RGB value is (196,188,217).

RGB: (196,188,217) (77%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 188 of 255 = 74%
B 217 of 255 = 85%

196
188
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 188 + 217 = 601 (100%)
R 196 of 601 ~ 32.61%
G 188 of 601 ~ 31.28%
B 217 of 601 ~ 36.11'%

%32.61
%31.28
%36.11

CMYK RENK MODELİ

#C4BCD9 rengi CMYK tonu (10,13,0,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 13.36%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (10,13,0,15)
C10M13Y0K15 (10%, 13%, 0%, 15%)
(0.10 / 0.13 / 0.00 / 0.15)

CMYK yüzdeleri

%9.68
%13.36
%0
%14.9

Codes

Color #C4BCD9 in popluar color models

C4 BC D9
RGB 196 188 217
HSL 257° 27.62% 79.41%
HSB/HSV 257° 13.36% 85.10%
CMYK 9.68% 13.36% 0.00%
14.90%

Color #C4BCD9 in popluar number systems.

HEX C4 BC D9
Decimal 196 188 217
Binary 11000100 10111100 11011001
Octal 304 274 331

Shades and tints

Shades of #C4BCD9

#C4BCD9
(196,188,217)
#B3ABC6
(179,171,198)
#A29AB3
(162,154,179)
#9189A0
(145,137,160)
#80788D
(128,120,141)
#6F677A
(111,103,122)
#5E5667
(94,86,103)
#4D4554
(77,69,84)
#3C3441
(60,52,65)
#2B232E
(43,35,46)
#1A121B
(26,18,27)
#000000
(0,0,0)

Tints of #C4BCD9

#C4BCD9
(196,188,217)
#C9C2DC
(201,194,220)
#CEC8DF
(206,200,223)
#D3CEE2
(211,206,226)
#D8D4E5
(216,212,229)
#DDDAE8
(221,218,232)
#E2E0EB
(226,224,235)
#E7E6EE
(231,230,238)
#ECECF1
(236,236,241)
#F1F2F4
(241,242,244)
#F6F8F7
(246,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4BCD9 color. Also use rgb(196,188,217) instead hex code.

Text Font Color

.myTextColor { color: #C4BCD9; }

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

This text font color is #C4BCD9.

Background Color

.myBgColor { background-color: #C4BCD9; }

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

This div background color is #C4BCD9.

Border color

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

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

This div border color is #C4BCD9.

Opacity

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

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

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

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

This text has shadow with #C4BCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4BCD9.

Preview

Color preview on black background

This text has color #C4BCD9 on black background.


Color preview on white background

This text has color #C4BCD9 on white background.


Black color preview on #C4BCD9 background

This text has black color on #C4BCD9 background.


White color preview on #C4BCD9 background

This text has white color on #C4BCD9 background.


Related colors

Complementary color

Complementary color for #hex is #3B4326.


I love getcolorcode.com

Triadic colors

1 #D9C4BC and #BCD9C4 with #C4BCD9 are triadic colors.

2 #D9BCC4 and #BCC4D9 with #C4BCD9 are triadic colors.