COLOR #BDC5E6

HEX: #BDC5E6 RGB: (189,197,230)

Renk bilgisi

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

RGB renk modeli

#BDC5E6 color RGB value is (189,197,230).

RGB: (189,197,230) (74%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 197 of 255 = 77%
B 230 of 255 = 90%

189
197
230

R + G + B ~ 80%. #BDC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 197 + 230 = 616 (100%)
R 189 of 616 ~ 30.68%
G 197 of 616 ~ 31.98%
B 230 of 616 ~ 37.34'%

%30.68
%31.98
%37.34

CMYK RENK MODELİ

#BDC5E6 rengi CMYK tonu (18,14,0,10).

  • camgöbeği tonu 17.83%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (18,14,0,10)
C18M14Y0K10 (18%, 14%, 0%, 10%)
(0.18 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%17.83
%14.35
%0
%9.8

Codes

Color #BDC5E6 in popluar color models

BD C5 E6
RGB 189 197 230
HSL 228° 45.05% 82.16%
HSB/HSV 228° 17.83% 90.20%
CMYK 17.83% 14.35% 0.00%
9.80%

Color #BDC5E6 in popluar number systems.

HEX BD C5 E6
Decimal 189 197 230
Binary 10111101 11000101 11100110
Octal 275 305 346

Shades and tints

Shades of #BDC5E6

#BDC5E6
(189,197,230)
#ACB4D2
(172,180,210)
#9BA3BE
(155,163,190)
#8A92AA
(138,146,170)
#798196
(121,129,150)
#687082
(104,112,130)
#575F6E
(87,95,110)
#464E5A
(70,78,90)
#353D46
(53,61,70)
#242C32
(36,44,50)
#131B1E
(19,27,30)
#000000
(0,0,0)

Tints of #BDC5E6

#BDC5E6
(189,197,230)
#C3CAE8
(195,202,232)
#C9CFEA
(201,207,234)
#CFD4EC
(207,212,236)
#D5D9EE
(213,217,238)
#DBDEF0
(219,222,240)
#E1E3F2
(225,227,242)
#E7E8F4
(231,232,244)
#EDEDF6
(237,237,246)
#F3F2F8
(243,242,248)
#F9F7FA
(249,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDC5E6 color. Also use rgb(189,197,230) instead hex code.

Text Font Color

.myTextColor { color: #BDC5E6; }

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

This text font color is #BDC5E6.

Background Color

.myBgColor { background-color: #BDC5E6; }

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

This div background color is #BDC5E6.

Border color

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

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

This div border color is #BDC5E6.

Opacity

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

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

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

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

This text has shadow with #BDC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC5E6.

Preview

Color preview on black background

This text has color #BDC5E6 on black background.


Color preview on white background

This text has color #BDC5E6 on white background.


Black color preview on #BDC5E6 background

This text has black color on #BDC5E6 background.


White color preview on #BDC5E6 background

This text has white color on #BDC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #423A19.


I love getcolorcode.com

Triadic colors

1 #E6BDC5 and #C5E6BD with #BDC5E6 are triadic colors.

2 #E6C5BD and #C5BDE6 with #BDC5E6 are triadic colors.