COLOR #BDF6E4

HEX: #BDF6E4 RGB: (189,246,228)

Color info

#BDF6E4 contains red, green and blue colors in about the same proportion. Web safe color of #BDF6E4 is #CCFFCC (or #CFC).

RGB color model

#BDF6E4 color RGB value is (189,246,228).

RGB: (189,246,228) (74%, 96%, 89%)

RGB channels and saturation

R 189 of 255 = 74%
G 246 of 255 = 96%
B 228 of 255 = 89%

189
246
228

R + G + B ~ 86%. #BDF6E4 is light color.

Portions of RGB colors in percentages

R + G + B = 189 + 246 + 228 = 663 (100%)
R 189 of 663 ~ 28.51%
G 246 of 663 ~ 37.1%
B 228 of 663 ~ 34.39'%

%28.51
%37.1
%34.39

CMYK color model

#BDF6E4 color CMYK value is (23,0,7,4).

  • cyan value is 23.17%
  • magenta value is 0.00%
  • yellow value is 7.32%
  • key color value is 3.53%
CMYK: (23,0,7,4) C23M0Y7K4 (23%,0%,7%,4%) (0.23/0.00/0.07/0.04) 

CMYK percentages

%23.17
%0
%7.32
%3.53

Codes

Color #BDF6E4 in popluar color models

BD F6 E4
RGB 189 246 228
HSL 161° 76.00% 85.29%
HSB/HSV 161° 23.17% 96.47%
CMYK 23.17% 0.00% 7.32%
3.53%

Color #BDF6E4 in popluar number systems.

HEX BD F6 E4
Decimal 189 246 228
Binary 10111101 11110110 11100100
Octal 275 366 344

Shades and tints

Shades of #BDF6E4

#BDF6E4
(189,246,228)
#ACE0D0
(172,224,208)
#9BCABC
(155,202,188)
#8AB4A8
(138,180,168)
#799E94
(121,158,148)
#688880
(104,136,128)
#57726C
(87,114,108)
#465C58
(70,92,88)
#354644
(53,70,68)
#243030
(36,48,48)
#131A1C
(19,26,28)
#000000
(0,0,0)

Tints of #BDF6E4

#BDF6E4
(189,246,228)
#C3F6E6
(195,246,230)
#C9F6E8
(201,246,232)
#CFF6EA
(207,246,234)
#D5F6EC
(213,246,236)
#DBF6EE
(219,246,238)
#E1F6F0
(225,246,240)
#E7F6F2
(231,246,242)
#EDF6F4
(237,246,244)
#F3F6F6
(243,246,246)
#F9F6F8
(249,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDF6E4 color. Also use rgb(189,246,228) instead hex code.

Text Font Color

.myTextColor { color: #BDF6E4; }

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

This text font color is #BDF6E4.

Background Color

.myBgColor { background-color: #BDF6E4; }

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

This div background color is #BDF6E4.

Border color

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

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

This div border color is #BDF6E4.

Opacity

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

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

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

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

This text has shadow with #BDF6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDF6E4.

Preview

Color preview on black background

This text has color #BDF6E4 on black background.


Color preview on white background

This text has color #BDF6E4 on white background.


Black color preview on #BDF6E4 background

This text has black color on #BDF6E4 background.


White color preview on #BDF6E4 background

This text has white color on #BDF6E4 background.


Related colors

Complementary color

Complementary color for #hex is #42091B.


I love getcolorcode.com

Triadic colors

1 #E4BDF6 and #F6E4BD with #BDF6E4 are triadic colors.

2 #E4F6BD and #F6BDE4 with #BDF6E4 are triadic colors.