COLOR #C7BCEC

HEX: #C7BCEC RGB: (199,188,236)

Renk bilgisi

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

RGB renk modeli

#C7BCEC color RGB value is (199,188,236).

RGB: (199,188,236) (78%, 74%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 236 of 255 = 93%

199
188
236

R + G + B ~ 82%. #C7BCEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 236 = 623 (100%)
R 199 of 623 ~ 31.94%
G 188 of 623 ~ 30.18%
B 236 of 623 ~ 37.88'%

%31.94
%30.18
%37.88

CMYK RENK MODELİ

#C7BCEC rengi CMYK tonu (16,20,0,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 20.34%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,20,0,7)
C16M20Y0K7 (16%, 20%, 0%, 7%)
(0.16 / 0.20 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%20.34
%0
%7.45

Codes

Color #C7BCEC in popluar color models

C7 BC EC
RGB 199 188 236
HSL 254° 55.81% 83.14%
HSB/HSV 254° 20.34% 92.55%
CMYK 15.68% 20.34% 0.00%
7.45%

Color #C7BCEC in popluar number systems.

HEX C7 BC EC
Decimal 199 188 236
Binary 11000111 10111100 11101100
Octal 307 274 354

Shades and tints

Shades of #C7BCEC

#C7BCEC
(199,188,236)
#B5ABD7
(181,171,215)
#A39AC2
(163,154,194)
#9189AD
(145,137,173)
#7F7898
(127,120,152)
#6D6783
(109,103,131)
#5B566E
(91,86,110)
#494559
(73,69,89)
#373444
(55,52,68)
#25232F
(37,35,47)
#13121A
(19,18,26)
#000000
(0,0,0)

Tints of #C7BCEC

#C7BCEC
(199,188,236)
#CCC2ED
(204,194,237)
#D1C8EE
(209,200,238)
#D6CEEF
(214,206,239)
#DBD4F0
(219,212,240)
#E0DAF1
(224,218,241)
#E5E0F2
(229,224,242)
#EAE6F3
(234,230,243)
#EFECF4
(239,236,244)
#F4F2F5
(244,242,245)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCEC; }

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

This text font color is #C7BCEC.

Background Color

.myBgColor { background-color: #C7BCEC; }

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

This div background color is #C7BCEC.

Border color

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

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

This div border color is #C7BCEC.

Opacity

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

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

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

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

This text has shadow with #C7BCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCEC.

Preview

Color preview on black background

This text has color #C7BCEC on black background.


Color preview on white background

This text has color #C7BCEC on white background.


Black color preview on #C7BCEC background

This text has black color on #C7BCEC background.


White color preview on #C7BCEC background

This text has white color on #C7BCEC background.


Related colors

Complementary color

Complementary color for #hex is #384313.


I love getcolorcode.com

Triadic colors

1 #ECC7BC and #BCECC7 with #C7BCEC are triadic colors.

2 #ECBCC7 and #BCC7EC with #C7BCEC are triadic colors.