COLOR #C7BCD4

HEX: #C7BCD4 RGB: (199,188,212)

Renk bilgisi

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

RGB renk modeli

#C7BCD4 color RGB value is (199,188,212).

RGB: (199,188,212) (78%, 74%, 83%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 212 of 255 = 83%

199
188
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 212 = 599 (100%)
R 199 of 599 ~ 33.22%
G 188 of 599 ~ 31.39%
B 212 of 599 ~ 35.39'%

%33.22
%31.39
%35.39

CMYK RENK MODELİ

#C7BCD4 rengi CMYK tonu (6,11,0,17).

  • camgöbeği tonu 6.13%
  • eflatun tonu 11.32%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (6,11,0,17)
C6M11Y0K17 (6%, 11%, 0%, 17%)
(0.06 / 0.11 / 0.00 / 0.17)

CMYK yüzdeleri

%6.13
%11.32
%0
%16.86

Codes

Color #C7BCD4 in popluar color models

C7 BC D4
RGB 199 188 212
HSL 268° 21.82% 78.43%
HSB/HSV 268° 11.32% 83.14%
CMYK 6.13% 11.32% 0.00%
16.86%

Color #C7BCD4 in popluar number systems.

HEX C7 BC D4
Decimal 199 188 212
Binary 11000111 10111100 11010100
Octal 307 274 324

Shades and tints

Shades of #C7BCD4

#C7BCD4
(199,188,212)
#B5ABC1
(181,171,193)
#A39AAE
(163,154,174)
#91899B
(145,137,155)
#7F7888
(127,120,136)
#6D6775
(109,103,117)
#5B5662
(91,86,98)
#49454F
(73,69,79)
#37343C
(55,52,60)
#252329
(37,35,41)
#131216
(19,18,22)
#000000
(0,0,0)

Tints of #C7BCD4

#C7BCD4
(199,188,212)
#CCC2D7
(204,194,215)
#D1C8DA
(209,200,218)
#D6CEDD
(214,206,221)
#DBD4E0
(219,212,224)
#E0DAE3
(224,218,227)
#E5E0E6
(229,224,230)
#EAE6E9
(234,230,233)
#EFECEC
(239,236,236)
#F4F2EF
(244,242,239)
#F9F8F2
(249,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCD4; }

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

This text font color is #C7BCD4.

Background Color

.myBgColor { background-color: #C7BCD4; }

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

This div background color is #C7BCD4.

Border color

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

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

This div border color is #C7BCD4.

Opacity

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

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

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

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

This text has shadow with #C7BCD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCD4.

Preview

Color preview on black background

This text has color #C7BCD4 on black background.


Color preview on white background

This text has color #C7BCD4 on white background.


Black color preview on #C7BCD4 background

This text has black color on #C7BCD4 background.


White color preview on #C7BCD4 background

This text has white color on #C7BCD4 background.


Related colors

Complementary color

Complementary color for #hex is #38432B.


I love getcolorcode.com

Triadic colors

1 #D4C7BC and #BCD4C7 with #C7BCD4 are triadic colors.

2 #D4BCC7 and #BCC7D4 with #C7BCD4 are triadic colors.