COLOR #C5BCC7

HEX: #C5BCC7 RGB: (197,188,199)

Renk bilgisi

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

RGB renk modeli

#C5BCC7 color RGB value is (197,188,199).

RGB: (197,188,199) (77%, 74%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 188 of 255 = 74%
B 199 of 255 = 78%

197
188
199

R + G + B ~ 76%. #C5BCC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 188 + 199 = 584 (100%)
R 197 of 584 ~ 33.73%
G 188 of 584 ~ 32.19%
B 199 of 584 ~ 34.08'%

%33.73
%32.19
%34.08

CMYK RENK MODELİ

#C5BCC7 rengi CMYK tonu (1,6,0,22).

  • camgöbeği tonu 1.01%
  • eflatun tonu 5.53%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (1,6,0,22)
C1M6Y0K22 (1%, 6%, 0%, 22%)
(0.01 / 0.06 / 0.00 / 0.22)

CMYK yüzdeleri

%1.01
%5.53
%0
%21.96

Codes

Color #C5BCC7 in popluar color models

C5 BC C7
RGB 197 188 199
HSL 289° 8.94% 75.88%
HSB/HSV 289° 5.53% 78.04%
CMYK 1.01% 5.53% 0.00%
21.96%

Color #C5BCC7 in popluar number systems.

HEX C5 BC C7
Decimal 197 188 199
Binary 11000101 10111100 11000111
Octal 305 274 307

Shades and tints

Shades of #C5BCC7

#C5BCC7
(197,188,199)
#B4ABB5
(180,171,181)
#A39AA3
(163,154,163)
#928991
(146,137,145)
#81787F
(129,120,127)
#70676D
(112,103,109)
#5F565B
(95,86,91)
#4E4549
(78,69,73)
#3D3437
(61,52,55)
#2C2325
(44,35,37)
#1B1213
(27,18,19)
#000000
(0,0,0)

Tints of #C5BCC7

#C5BCC7
(197,188,199)
#CAC2CC
(202,194,204)
#CFC8D1
(207,200,209)
#D4CED6
(212,206,214)
#D9D4DB
(217,212,219)
#DEDAE0
(222,218,224)
#E3E0E5
(227,224,229)
#E8E6EA
(232,230,234)
#EDECEF
(237,236,239)
#F2F2F4
(242,242,244)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BCC7; }

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

This text font color is #C5BCC7.

Background Color

.myBgColor { background-color: #C5BCC7; }

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

This div background color is #C5BCC7.

Border color

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

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

This div border color is #C5BCC7.

Opacity

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

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

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

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

This text has shadow with #C5BCC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BCC7.

Preview

Color preview on black background

This text has color #C5BCC7 on black background.


Color preview on white background

This text has color #C5BCC7 on white background.


Black color preview on #C5BCC7 background

This text has black color on #C5BCC7 background.


White color preview on #C5BCC7 background

This text has white color on #C5BCC7 background.


Related colors

Complementary color

Complementary color for #hex is #3A4338.


I love getcolorcode.com

Triadic colors

1 #C7C5BC and #BCC7C5 with #C5BCC7 are triadic colors.

2 #C7BCC5 and #BCC5C7 with #C5BCC7 are triadic colors.