COLOR #C5BCCE

HEX: #C5BCCE RGB: (197,188,206)

Renk bilgisi

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

RGB renk modeli

#C5BCCE color RGB value is (197,188,206).

RGB: (197,188,206) (77%, 74%, 81%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 188 of 255 = 74%
B 206 of 255 = 81%

197
188
206

R + G + B ~ 77%. #C5BCCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 188 + 206 = 591 (100%)
R 197 of 591 ~ 33.33%
G 188 of 591 ~ 31.81%
B 206 of 591 ~ 34.86'%

%33.33
%31.81
%34.86

CMYK RENK MODELİ

#C5BCCE rengi CMYK tonu (4,9,0,19).

  • camgöbeği tonu 4.37%
  • eflatun tonu 8.74%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%
CMYK: (4,9,0,19) C4M9Y0K19 (4%,9%,0%,19%) (0.04/0.09/0.00/0.19) 

CMYK yüzdeleri

%4.37
%8.74
%0
%19.22

Codes

Color #C5BCCE in popluar color models

C5 BC CE
RGB 197 188 206
HSL 270° 15.52% 77.25%
HSB/HSV 270° 8.74% 80.78%
CMYK 4.37% 8.74% 0.00%
19.22%

Color #C5BCCE in popluar number systems.

HEX C5 BC CE
Decimal 197 188 206
Binary 11000101 10111100 11001110
Octal 305 274 316

Shades and tints

Shades of #C5BCCE

#C5BCCE
(197,188,206)
#B4ABBC
(180,171,188)
#A39AAA
(163,154,170)
#928998
(146,137,152)
#817886
(129,120,134)
#706774
(112,103,116)
#5F5662
(95,86,98)
#4E4550
(78,69,80)
#3D343E
(61,52,62)
#2C232C
(44,35,44)
#1B121A
(27,18,26)
#000000
(0,0,0)

Tints of #C5BCCE

#C5BCCE
(197,188,206)
#CAC2D2
(202,194,210)
#CFC8D6
(207,200,214)
#D4CEDA
(212,206,218)
#D9D4DE
(217,212,222)
#DEDAE2
(222,218,226)
#E3E0E6
(227,224,230)
#E8E6EA
(232,230,234)
#EDECEE
(237,236,238)
#F2F2F2
(242,242,242)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5BCCE color. Also use rgb(197,188,206) instead hex code.

Text Font Color

.myTextColor { color: #C5BCCE; }

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

This text font color is #C5BCCE.

Background Color

.myBgColor { background-color: #C5BCCE; }

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

This div background color is #C5BCCE.

Border color

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

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

This div border color is #C5BCCE.

Opacity

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

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

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

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

This text has shadow with #C5BCCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BCCE.

Preview

Color preview on black background

This text has color #C5BCCE on black background.


Color preview on white background

This text has color #C5BCCE on white background.


Black color preview on #C5BCCE background

This text has black color on #C5BCCE background.


White color preview on #C5BCCE background

This text has white color on #C5BCCE background.


Related colors

Complementary color

Complementary color for #hex is #3A4331.


I love getcolorcode.com

Triadic colors

1 #CEC5BC and #BCCEC5 with #C5BCCE are triadic colors.

2 #CEBCC5 and #BCC5CE with #C5BCCE are triadic colors.