COLOR #BDD5EE

HEX: #BDD5EE RGB: (189,213,238)

Renk bilgisi

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

RGB renk modeli

#BDD5EE color RGB value is (189,213,238).

RGB: (189,213,238) (74%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 213 of 255 = 84%
B 238 of 255 = 93%

189
213
238

R + G + B ~ 84%. #BDD5EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 213 + 238 = 640 (100%)
R 189 of 640 ~ 29.53%
G 213 of 640 ~ 33.28%
B 238 of 640 ~ 37.19'%

%29.53
%33.28
%37.19

CMYK RENK MODELİ

#BDD5EE rengi CMYK tonu (21,11,0,7).

  • camgöbeği tonu 20.59%
  • eflatun tonu 10.50%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (21,11,0,7)
C21M11Y0K7 (21%, 11%, 0%, 7%)
(0.21 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%20.59
%10.5
%0
%6.67

Codes

Color #BDD5EE in popluar color models

BD D5 EE
RGB 189 213 238
HSL 211° 59.04% 83.73%
HSB/HSV 211° 20.59% 93.33%
CMYK 20.59% 10.50% 0.00%
6.67%

Color #BDD5EE in popluar number systems.

HEX BD D5 EE
Decimal 189 213 238
Binary 10111101 11010101 11101110
Octal 275 325 356

Shades and tints

Shades of #BDD5EE

#BDD5EE
(189,213,238)
#ACC2D9
(172,194,217)
#9BAFC4
(155,175,196)
#8A9CAF
(138,156,175)
#79899A
(121,137,154)
#687685
(104,118,133)
#576370
(87,99,112)
#46505B
(70,80,91)
#353D46
(53,61,70)
#242A31
(36,42,49)
#13171C
(19,23,28)
#000000
(0,0,0)

Tints of #BDD5EE

#BDD5EE
(189,213,238)
#C3D8EF
(195,216,239)
#C9DBF0
(201,219,240)
#CFDEF1
(207,222,241)
#D5E1F2
(213,225,242)
#DBE4F3
(219,228,243)
#E1E7F4
(225,231,244)
#E7EAF5
(231,234,245)
#EDEDF6
(237,237,246)
#F3F0F7
(243,240,247)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDD5EE color. Also use rgb(189,213,238) instead hex code.

Text Font Color

.myTextColor { color: #BDD5EE; }

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

This text font color is #BDD5EE.

Background Color

.myBgColor { background-color: #BDD5EE; }

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

This div background color is #BDD5EE.

Border color

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

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

This div border color is #BDD5EE.

Opacity

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

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

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

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

This text has shadow with #BDD5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD5EE.

Preview

Color preview on black background

This text has color #BDD5EE on black background.


Color preview on white background

This text has color #BDD5EE on white background.


Black color preview on #BDD5EE background

This text has black color on #BDD5EE background.


White color preview on #BDD5EE background

This text has white color on #BDD5EE background.


Related colors

Complementary color

Complementary color for #hex is #422A11.


I love getcolorcode.com

Triadic colors

1 #EEBDD5 and #D5EEBD with #BDD5EE are triadic colors.

2 #EED5BD and #D5BDEE with #BDD5EE are triadic colors.