COLOR #BCC5D0

HEX: #BCC5D0 RGB: (188,197,208)

Renk bilgisi

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

RGB renk modeli

#BCC5D0 color RGB value is (188,197,208).

RGB: (188,197,208) (74%, 77%, 82%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 197 of 255 = 77%
B 208 of 255 = 82%

188
197
208

R + G + B ~ 78%. #BCC5D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 208 = 593 (100%)
R 188 of 593 ~ 31.7%
G 197 of 593 ~ 33.22%
B 208 of 593 ~ 35.08'%

%31.7
%33.22
%35.08

CMYK RENK MODELİ

#BCC5D0 rengi CMYK tonu (10,5,0,18).

  • camgöbeği tonu 9.62%
  • eflatun tonu 5.29%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (10,5,0,18)
C10M5Y0K18 (10%, 5%, 0%, 18%)
(0.10 / 0.05 / 0.00 / 0.18)

CMYK yüzdeleri

%9.62
%5.29
%0
%18.43

Codes

Color #BCC5D0 in popluar color models

BC C5 D0
RGB 188 197 208
HSL 213° 17.54% 77.65%
HSB/HSV 213° 9.62% 81.57%
CMYK 9.62% 5.29% 0.00%
18.43%

Color #BCC5D0 in popluar number systems.

HEX BC C5 D0
Decimal 188 197 208
Binary 10111100 11000101 11010000
Octal 274 305 320

Shades and tints

Shades of #BCC5D0

#BCC5D0
(188,197,208)
#ABB4BE
(171,180,190)
#9AA3AC
(154,163,172)
#89929A
(137,146,154)
#788188
(120,129,136)
#677076
(103,112,118)
#565F64
(86,95,100)
#454E52
(69,78,82)
#343D40
(52,61,64)
#232C2E
(35,44,46)
#121B1C
(18,27,28)
#000000
(0,0,0)

Tints of #BCC5D0

#BCC5D0
(188,197,208)
#C2CAD4
(194,202,212)
#C8CFD8
(200,207,216)
#CED4DC
(206,212,220)
#D4D9E0
(212,217,224)
#DADEE4
(218,222,228)
#E0E3E8
(224,227,232)
#E6E8EC
(230,232,236)
#ECEDF0
(236,237,240)
#F2F2F4
(242,242,244)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC5D0; }

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

This text font color is #BCC5D0.

Background Color

.myBgColor { background-color: #BCC5D0; }

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

This div background color is #BCC5D0.

Border color

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

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

This div border color is #BCC5D0.

Opacity

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

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

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

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

This text has shadow with #BCC5D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC5D0.

Preview

Color preview on black background

This text has color #BCC5D0 on black background.


Color preview on white background

This text has color #BCC5D0 on white background.


Black color preview on #BCC5D0 background

This text has black color on #BCC5D0 background.


White color preview on #BCC5D0 background

This text has white color on #BCC5D0 background.


Related colors

Complementary color

Complementary color for #hex is #433A2F.


I love getcolorcode.com

Triadic colors

1 #D0BCC5 and #C5D0BC with #BCC5D0 are triadic colors.

2 #D0C5BC and #C5BCD0 with #BCC5D0 are triadic colors.