COLOR #B2D9EA

HEX: #B2D9EA RGB: (178,217,234)

Renk bilgisi

#B2D9EA contains red, green and blue colors in about the same proportion. #B2D9EA ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#B2D9EA color RGB value is (178,217,234).

RGB: (178,217,234) (70%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 234 of 255 = 92%

178
217
234

R + G + B ~ 82%. #B2D9EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 234 = 629 (100%)
R 178 of 629 ~ 28.3%
G 217 of 629 ~ 34.5%
B 234 of 629 ~ 37.2'%

%28.3
%34.5
%37.2

CMYK RENK MODELİ

#B2D9EA rengi CMYK tonu (24,7,0,8).

  • camgöbeği tonu 23.93%
  • eflatun tonu 7.26%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (24,7,0,8)
C24M7Y0K8 (24%, 7%, 0%, 8%)
(0.24 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%23.93
%7.26
%0
%8.24

Codes

Color #B2D9EA in popluar color models

B2 D9 EA
RGB 178 217 234
HSL 198° 57.14% 80.78%
HSB/HSV 198° 23.93% 91.76%
CMYK 23.93% 7.26% 0.00%
8.24%

Color #B2D9EA in popluar number systems.

HEX B2 D9 EA
Decimal 178 217 234
Binary 10110010 11011001 11101010
Octal 262 331 352

Shades and tints

Shades of #B2D9EA

#B2D9EA
(178,217,234)
#A2C6D5
(162,198,213)
#92B3C0
(146,179,192)
#82A0AB
(130,160,171)
#728D96
(114,141,150)
#627A81
(98,122,129)
#52676C
(82,103,108)
#425457
(66,84,87)
#324142
(50,65,66)
#222E2D
(34,46,45)
#121B18
(18,27,24)
#000000
(0,0,0)

Tints of #B2D9EA

#B2D9EA
(178,217,234)
#B9DCEB
(185,220,235)
#C0DFEC
(192,223,236)
#C7E2ED
(199,226,237)
#CEE5EE
(206,229,238)
#D5E8EF
(213,232,239)
#DCEBF0
(220,235,240)
#E3EEF1
(227,238,241)
#EAF1F2
(234,241,242)
#F1F4F3
(241,244,243)
#F8F7F4
(248,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D9EA color. Also use rgb(178,217,234) instead hex code.

Text Font Color

.myTextColor { color: #B2D9EA; }

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

This text font color is #B2D9EA.

Background Color

.myBgColor { background-color: #B2D9EA; }

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

This div background color is #B2D9EA.

Border color

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

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

This div border color is #B2D9EA.

Opacity

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

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

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

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

This text has shadow with #B2D9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9EA.

Preview

Color preview on black background

This text has color #B2D9EA on black background.


Color preview on white background

This text has color #B2D9EA on white background.


Black color preview on #B2D9EA background

This text has black color on #B2D9EA background.


White color preview on #B2D9EA background

This text has white color on #B2D9EA background.


Related colors

Complementary color

Complementary color for #hex is #4D2615.


I love getcolorcode.com

Triadic colors

1 #EAB2D9 and #D9EAB2 with #B2D9EA are triadic colors.

2 #EAD9B2 and #D9B2EA with #B2D9EA are triadic colors.