COLOR #C7BCE7

HEX: #C7BCE7 RGB: (199,188,231)

Renk bilgisi

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

RGB renk modeli

#C7BCE7 color RGB value is (199,188,231).

RGB: (199,188,231) (78%, 74%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 188 of 255 = 74%
B 231 of 255 = 91%

199
188
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 188 + 231 = 618 (100%)
R 199 of 618 ~ 32.2%
G 188 of 618 ~ 30.42%
B 231 of 618 ~ 37.38'%

%32.2
%30.42
%37.38

CMYK RENK MODELİ

#C7BCE7 rengi CMYK tonu (14,19,0,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 18.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (14,19,0,9)
C14M19Y0K9 (14%, 19%, 0%, 9%)
(0.14 / 0.19 / 0.00 / 0.09)

CMYK yüzdeleri

%13.85
%18.61
%0
%9.41

Codes

Color #C7BCE7 in popluar color models

C7 BC E7
RGB 199 188 231
HSL 255° 47.25% 82.16%
HSB/HSV 255° 18.61% 90.59%
CMYK 13.85% 18.61% 0.00%
9.41%

Color #C7BCE7 in popluar number systems.

HEX C7 BC E7
Decimal 199 188 231
Binary 11000111 10111100 11100111
Octal 307 274 347

Shades and tints

Shades of #C7BCE7

#C7BCE7
(199,188,231)
#B5ABD2
(181,171,210)
#A39ABD
(163,154,189)
#9189A8
(145,137,168)
#7F7893
(127,120,147)
#6D677E
(109,103,126)
#5B5669
(91,86,105)
#494554
(73,69,84)
#37343F
(55,52,63)
#25232A
(37,35,42)
#131215
(19,18,21)
#000000
(0,0,0)

Tints of #C7BCE7

#C7BCE7
(199,188,231)
#CCC2E9
(204,194,233)
#D1C8EB
(209,200,235)
#D6CEED
(214,206,237)
#DBD4EF
(219,212,239)
#E0DAF1
(224,218,241)
#E5E0F3
(229,224,243)
#EAE6F5
(234,230,245)
#EFECF7
(239,236,247)
#F4F2F9
(244,242,249)
#F9F8FB
(249,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BCE7; }

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

This text font color is #C7BCE7.

Background Color

.myBgColor { background-color: #C7BCE7; }

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

This div background color is #C7BCE7.

Border color

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

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

This div border color is #C7BCE7.

Opacity

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

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

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

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

This text has shadow with #C7BCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BCE7.

Preview

Color preview on black background

This text has color #C7BCE7 on black background.


Color preview on white background

This text has color #C7BCE7 on white background.


Black color preview on #C7BCE7 background

This text has black color on #C7BCE7 background.


White color preview on #C7BCE7 background

This text has white color on #C7BCE7 background.


Related colors

Complementary color

Complementary color for #hex is #384318.


I love getcolorcode.com

Triadic colors

1 #E7C7BC and #BCE7C7 with #C7BCE7 are triadic colors.

2 #E7BCC7 and #BCC7E7 with #C7BCE7 are triadic colors.