COLOR #B7EDD4

HEX: #B7EDD4 RGB: (183,237,212)

Color info

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

RGB color model

#B7EDD4 color RGB value is (183,237,212).

RGB: (183,237,212) (72%, 93%, 83%)

RGB channels and saturation

R 183 of 255 = 72%
G 237 of 255 = 93%
B 212 of 255 = 83%

183
237
212

R + G + B ~ 83%. #B7EDD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 237 + 212 = 632 (100%)
R 183 of 632 ~ 28.96%
G 237 of 632 ~ 37.5%
B 212 of 632 ~ 33.54'%

%28.96
%37.5
%33.54

CMYK color model

#B7EDD4 color CMYK value is (23,0,11,7).

  • cyan value is 22.78%
  • magenta value is 0.00%
  • yellow value is 10.55%
  • key color value is 7.06%

CMYK: (23,0,11,7)
C23M0Y11K7 (23%, 0%, 11%, 7%)
(0.23 / 0.00 / 0.11 / 0.07)

CMYK percentages

%22.78
%0
%10.55
%7.06

Codes

Color #B7EDD4 in popluar color models

B7 ED D4
RGB 183 237 212
HSL 152° 60.00% 82.35%
HSB/HSV 152° 22.78% 92.94%
CMYK 22.78% 0.00% 10.55%
7.06%

Color #B7EDD4 in popluar number systems.

HEX B7 ED D4
Decimal 183 237 212
Binary 10110111 11101101 11010100
Octal 267 355 324

Shades and tints

Shades of #B7EDD4

#B7EDD4
(183,237,212)
#A7D8C1
(167,216,193)
#97C3AE
(151,195,174)
#87AE9B
(135,174,155)
#779988
(119,153,136)
#678475
(103,132,117)
#576F62
(87,111,98)
#475A4F
(71,90,79)
#37453C
(55,69,60)
#273029
(39,48,41)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #B7EDD4

#B7EDD4
(183,237,212)
#BDEED7
(189,238,215)
#C3EFDA
(195,239,218)
#C9F0DD
(201,240,221)
#CFF1E0
(207,241,224)
#D5F2E3
(213,242,227)
#DBF3E6
(219,243,230)
#E1F4E9
(225,244,233)
#E7F5EC
(231,245,236)
#EDF6EF
(237,246,239)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7EDD4 color. Also use rgb(183,237,212) instead hex code.

Text Font Color

.myTextColor { color: #B7EDD4; }

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

This text font color is #B7EDD4.

Background Color

.myBgColor { background-color: #B7EDD4; }

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

This div background color is #B7EDD4.

Border color

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

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

This div border color is #B7EDD4.

Opacity

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

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

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

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

This text has shadow with #B7EDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7EDD4.

Preview

Color preview on black background

This text has color #B7EDD4 on black background.


Color preview on white background

This text has color #B7EDD4 on white background.


Black color preview on #B7EDD4 background

This text has black color on #B7EDD4 background.


White color preview on #B7EDD4 background

This text has white color on #B7EDD4 background.


Related colors

Complementary color

Complementary color for #hex is #48122B.


I love getcolorcode.com

Triadic colors

1 #D4B7ED and #EDD4B7 with #B7EDD4 are triadic colors.

2 #D4EDB7 and #EDB7D4 with #B7EDD4 are triadic colors.