COLOR #C7BCE6

HEX: #C7BCE6 RGB: (199,188,230)

Renk bilgisi

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

RGB renk modeli

#C7BCE6 color RGB value is (199,188,230).

RGB: (199,188,230) (78%, 74%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 230 of 255 = 90%

199
188
230

R + G + B ~ 81%. #C7BCE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 230 = 617 (100%)
R 199 of 617 ~ 32.25%
G 188 of 617 ~ 30.47%
B 230 of 617 ~ 37.28'%

%32.25
%30.47
%37.28

CMYK RENK MODELİ

#C7BCE6 rengi CMYK tonu (13,18,0,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 18.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,18,0,10)
C13M18Y0K10 (13%, 18%, 0%, 10%)
(0.13 / 0.18 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%18.26
%0
%9.8

Codes

Color #C7BCE6 in popluar color models

C7 BC E6
RGB 199 188 230
HSL 256° 45.65% 81.96%
HSB/HSV 256° 18.26% 90.20%
CMYK 13.48% 18.26% 0.00%
9.80%

Color #C7BCE6 in popluar number systems.

HEX C7 BC E6
Decimal 199 188 230
Binary 11000111 10111100 11100110
Octal 307 274 346

Shades and tints

Shades of #C7BCE6

#C7BCE6
(199,188,230)
#B5ABD2
(181,171,210)
#A39ABE
(163,154,190)
#9189AA
(145,137,170)
#7F7896
(127,120,150)
#6D6782
(109,103,130)
#5B566E
(91,86,110)
#49455A
(73,69,90)
#373446
(55,52,70)
#252332
(37,35,50)
#13121E
(19,18,30)
#000000
(0,0,0)

Tints of #C7BCE6

#C7BCE6
(199,188,230)
#CCC2E8
(204,194,232)
#D1C8EA
(209,200,234)
#D6CEEC
(214,206,236)
#DBD4EE
(219,212,238)
#E0DAF0
(224,218,240)
#E5E0F2
(229,224,242)
#EAE6F4
(234,230,244)
#EFECF6
(239,236,246)
#F4F2F8
(244,242,248)
#F9F8FA
(249,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCE6; }

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

This text font color is #C7BCE6.

Background Color

.myBgColor { background-color: #C7BCE6; }

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

This div background color is #C7BCE6.

Border color

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

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

This div border color is #C7BCE6.

Opacity

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

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

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

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

This text has shadow with #C7BCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCE6.

Preview

Color preview on black background

This text has color #C7BCE6 on black background.


Color preview on white background

This text has color #C7BCE6 on white background.


Black color preview on #C7BCE6 background

This text has black color on #C7BCE6 background.


White color preview on #C7BCE6 background

This text has white color on #C7BCE6 background.


Related colors

Complementary color

Complementary color for #hex is #384319.


I love getcolorcode.com

Triadic colors

1 #E6C7BC and #BCE6C7 with #C7BCE6 are triadic colors.

2 #E6BCC7 and #BCC7E6 with #C7BCE6 are triadic colors.