COLOR #B2DDF9

HEX: #B2DDF9 RGB: (178,221,249)

Renk bilgisi

#B2DDF9 contains mainly green and blue colors. #B2DDF9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#B2DDF9 color RGB value is (178,221,249).

RGB: (178,221,249) (70%, 87%, 98%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 221 of 255 = 87%
B 249 of 255 = 98%

178
221
249

R + G + B ~ 85%. #B2DDF9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 221 + 249 = 648 (100%)
R 178 of 648 ~ 27.47%
G 221 of 648 ~ 34.1%
B 249 of 648 ~ 38.43'%

%27.47
%34.1
%38.43

CMYK RENK MODELİ

#B2DDF9 rengi CMYK tonu (29,11,0,2).

  • camgöbeği tonu 28.51%
  • eflatun tonu 11.24%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (29,11,0,2)
C29M11Y0K2 (29%, 11%, 0%, 2%)
(0.29 / 0.11 / 0.00 / 0.02)

CMYK yüzdeleri

%28.51
%11.24
%0
%2.35

Codes

Color #B2DDF9 in popluar color models

B2 DD F9
RGB 178 221 249
HSL 204° 85.54% 83.73%
HSB/HSV 204° 28.51% 97.65%
CMYK 28.51% 11.24% 0.00%
2.35%

Color #B2DDF9 in popluar number systems.

HEX B2 DD F9
Decimal 178 221 249
Binary 10110010 11011101 11111001
Octal 262 335 371

Shades and tints

Shades of #B2DDF9

#B2DDF9
(178,221,249)
#A2C9E3
(162,201,227)
#92B5CD
(146,181,205)
#82A1B7
(130,161,183)
#728DA1
(114,141,161)
#62798B
(98,121,139)
#526575
(82,101,117)
#42515F
(66,81,95)
#323D49
(50,61,73)
#222933
(34,41,51)
#12151D
(18,21,29)
#000000
(0,0,0)

Tints of #B2DDF9

#B2DDF9
(178,221,249)
#B9E0F9
(185,224,249)
#C0E3F9
(192,227,249)
#C7E6F9
(199,230,249)
#CEE9F9
(206,233,249)
#D5ECF9
(213,236,249)
#DCEFF9
(220,239,249)
#E3F2F9
(227,242,249)
#EAF5F9
(234,245,249)
#F1F8F9
(241,248,249)
#F8FBF9
(248,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2DDF9 color. Also use rgb(178,221,249) instead hex code.

Text Font Color

.myTextColor { color: #B2DDF9; }

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

This text font color is #B2DDF9.

Background Color

.myBgColor { background-color: #B2DDF9; }

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

This div background color is #B2DDF9.

Border color

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

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

This div border color is #B2DDF9.

Opacity

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

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

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

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

This text has shadow with #B2DDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DDF9.

Preview

Color preview on black background

This text has color #B2DDF9 on black background.


Color preview on white background

This text has color #B2DDF9 on white background.


Black color preview on #B2DDF9 background

This text has black color on #B2DDF9 background.


White color preview on #B2DDF9 background

This text has white color on #B2DDF9 background.


Related colors

Complementary color

Complementary color for #hex is #4D2206.


I love getcolorcode.com

Triadic colors

1 #F9B2DD and #DDF9B2 with #B2DDF9 are triadic colors.

2 #F9DDB2 and #DDB2F9 with #B2DDF9 are triadic colors.