COLOR #C7BCD5

HEX: #C7BCD5 RGB: (199,188,213)

Renk bilgisi

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

RGB renk modeli

#C7BCD5 color RGB value is (199,188,213).

RGB: (199,188,213) (78%, 74%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 213 of 255 = 84%

199
188
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 213 = 600 (100%)
R 199 of 600 ~ 33.17%
G 188 of 600 ~ 31.33%
B 213 of 600 ~ 35.5'%

%33.17
%31.33
%35.5

CMYK RENK MODELİ

#C7BCD5 rengi CMYK tonu (7,12,0,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 11.74%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (7,12,0,16)
C7M12Y0K16 (7%, 12%, 0%, 16%)
(0.07 / 0.12 / 0.00 / 0.16)

CMYK yüzdeleri

%6.57
%11.74
%0
%16.47

Codes

Color #C7BCD5 in popluar color models

C7 BC D5
RGB 199 188 213
HSL 266° 22.94% 78.63%
HSB/HSV 266° 11.74% 83.53%
CMYK 6.57% 11.74% 0.00%
16.47%

Color #C7BCD5 in popluar number systems.

HEX C7 BC D5
Decimal 199 188 213
Binary 11000111 10111100 11010101
Octal 307 274 325

Shades and tints

Shades of #C7BCD5

#C7BCD5
(199,188,213)
#B5ABC2
(181,171,194)
#A39AAF
(163,154,175)
#91899C
(145,137,156)
#7F7889
(127,120,137)
#6D6776
(109,103,118)
#5B5663
(91,86,99)
#494550
(73,69,80)
#37343D
(55,52,61)
#25232A
(37,35,42)
#131217
(19,18,23)
#000000
(0,0,0)

Tints of #C7BCD5

#C7BCD5
(199,188,213)
#CCC2D8
(204,194,216)
#D1C8DB
(209,200,219)
#D6CEDE
(214,206,222)
#DBD4E1
(219,212,225)
#E0DAE4
(224,218,228)
#E5E0E7
(229,224,231)
#EAE6EA
(234,230,234)
#EFECED
(239,236,237)
#F4F2F0
(244,242,240)
#F9F8F3
(249,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCD5; }

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

This text font color is #C7BCD5.

Background Color

.myBgColor { background-color: #C7BCD5; }

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

This div background color is #C7BCD5.

Border color

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

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

This div border color is #C7BCD5.

Opacity

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

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

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

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

This text has shadow with #C7BCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCD5.

Preview

Color preview on black background

This text has color #C7BCD5 on black background.


Color preview on white background

This text has color #C7BCD5 on white background.


Black color preview on #C7BCD5 background

This text has black color on #C7BCD5 background.


White color preview on #C7BCD5 background

This text has white color on #C7BCD5 background.


Related colors

Complementary color

Complementary color for #hex is #38432A.


I love getcolorcode.com

Triadic colors

1 #D5C7BC and #BCD5C7 with #C7BCD5 are triadic colors.

2 #D5BCC7 and #BCC7D5 with #C7BCD5 are triadic colors.