COLOR #B2D9DD

HEX: #B2D9DD RGB: (178,217,221)

Renk bilgisi

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

RGB renk modeli

#B2D9DD color RGB value is (178,217,221).

RGB: (178,217,221) (70%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 221 of 255 = 87%

178
217
221

R + G + B ~ 81%. #B2D9DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 221 = 616 (100%)
R 178 of 616 ~ 28.9%
G 217 of 616 ~ 35.23%
B 221 of 616 ~ 35.88'%

%28.9
%35.23
%35.88

CMYK RENK MODELİ

#B2D9DD rengi CMYK tonu (19,2,0,13).

  • camgöbeği tonu 19.46%
  • eflatun tonu 1.81%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (19,2,0,13)
C19M2Y0K13 (19%, 2%, 0%, 13%)
(0.19 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%19.46
%1.81
%0
%13.33

Codes

Color #B2D9DD in popluar color models

B2 D9 DD
RGB 178 217 221
HSL 186° 38.74% 78.24%
HSB/HSV 186° 19.46% 86.67%
CMYK 19.46% 1.81% 0.00%
13.33%

Color #B2D9DD in popluar number systems.

HEX B2 D9 DD
Decimal 178 217 221
Binary 10110010 11011001 11011101
Octal 262 331 335

Shades and tints

Shades of #B2D9DD

#B2D9DD
(178,217,221)
#A2C6C9
(162,198,201)
#92B3B5
(146,179,181)
#82A0A1
(130,160,161)
#728D8D
(114,141,141)
#627A79
(98,122,121)
#526765
(82,103,101)
#425451
(66,84,81)
#32413D
(50,65,61)
#222E29
(34,46,41)
#121B15
(18,27,21)
#000000
(0,0,0)

Tints of #B2D9DD

#B2D9DD
(178,217,221)
#B9DCE0
(185,220,224)
#C0DFE3
(192,223,227)
#C7E2E6
(199,226,230)
#CEE5E9
(206,229,233)
#D5E8EC
(213,232,236)
#DCEBEF
(220,235,239)
#E3EEF2
(227,238,242)
#EAF1F5
(234,241,245)
#F1F4F8
(241,244,248)
#F8F7FB
(248,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D9DD; }

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

This text font color is #B2D9DD.

Background Color

.myBgColor { background-color: #B2D9DD; }

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

This div background color is #B2D9DD.

Border color

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

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

This div border color is #B2D9DD.

Opacity

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

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

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

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

This text has shadow with #B2D9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9DD.

Preview

Color preview on black background

This text has color #B2D9DD on black background.


Color preview on white background

This text has color #B2D9DD on white background.


Black color preview on #B2D9DD background

This text has black color on #B2D9DD background.


White color preview on #B2D9DD background

This text has white color on #B2D9DD background.


Related colors

Complementary color

Complementary color for #hex is #4D2622.


I love getcolorcode.com

Triadic colors

1 #DDB2D9 and #D9DDB2 with #B2D9DD are triadic colors.

2 #DDD9B2 and #D9B2DD with #B2D9DD are triadic colors.