COLOR #BDD9EE

HEX: #BDD9EE RGB: (189,217,238)

Renk bilgisi

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

RGB renk modeli

#BDD9EE color RGB value is (189,217,238).

RGB: (189,217,238) (74%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 217 of 255 = 85%
B 238 of 255 = 93%

189
217
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 217 + 238 = 644 (100%)
R 189 of 644 ~ 29.35%
G 217 of 644 ~ 33.7%
B 238 of 644 ~ 36.96'%

%29.35
%33.7
%36.96

CMYK RENK MODELİ

#BDD9EE rengi CMYK tonu (21,9,0,7).

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

CMYK: (21,9,0,7)
C21M9Y0K7 (21%, 9%, 0%, 7%)
(0.21 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%20.59
%8.82
%0
%6.67

Codes

Color #BDD9EE in popluar color models

BD D9 EE
RGB 189 217 238
HSL 206° 59.04% 83.73%
HSB/HSV 206° 20.59% 93.33%
CMYK 20.59% 8.82% 0.00%
6.67%

Color #BDD9EE in popluar number systems.

HEX BD D9 EE
Decimal 189 217 238
Binary 10111101 11011001 11101110
Octal 275 331 356

Shades and tints

Shades of #BDD9EE

#BDD9EE
(189,217,238)
#ACC6D9
(172,198,217)
#9BB3C4
(155,179,196)
#8AA0AF
(138,160,175)
#798D9A
(121,141,154)
#687A85
(104,122,133)
#576770
(87,103,112)
#46545B
(70,84,91)
#354146
(53,65,70)
#242E31
(36,46,49)
#131B1C
(19,27,28)
#000000
(0,0,0)

Tints of #BDD9EE

#BDD9EE
(189,217,238)
#C3DCEF
(195,220,239)
#C9DFF0
(201,223,240)
#CFE2F1
(207,226,241)
#D5E5F2
(213,229,242)
#DBE8F3
(219,232,243)
#E1EBF4
(225,235,244)
#E7EEF5
(231,238,245)
#EDF1F6
(237,241,246)
#F3F4F7
(243,244,247)
#F9F7F8
(249,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDD9EE; }

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

This text font color is #BDD9EE.

Background Color

.myBgColor { background-color: #BDD9EE; }

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

This div background color is #BDD9EE.

Border color

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

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

This div border color is #BDD9EE.

Opacity

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

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

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

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

This text has shadow with #BDD9EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD9EE.

Preview

Color preview on black background

This text has color #BDD9EE on black background.


Color preview on white background

This text has color #BDD9EE on white background.


Black color preview on #BDD9EE background

This text has black color on #BDD9EE background.


White color preview on #BDD9EE background

This text has white color on #BDD9EE background.


Related colors

Complementary color

Complementary color for #hex is #422611.


I love getcolorcode.com

Triadic colors

1 #EEBDD9 and #D9EEBD with #BDD9EE are triadic colors.

2 #EED9BD and #D9BDEE with #BDD9EE are triadic colors.