COLOR #B2D9BB

HEX: #B2D9BB RGB: (178,217,187)

Renk bilgisi

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

RGB renk modeli

#B2D9BB color RGB value is (178,217,187).

RGB: (178,217,187) (70%, 85%, 73%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 187 of 255 = 73%

178
217
187

R + G + B ~ 76%. #B2D9BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 187 = 582 (100%)
R 178 of 582 ~ 30.58%
G 217 of 582 ~ 37.29%
B 187 of 582 ~ 32.13'%

%30.58
%37.29
%32.13

CMYK RENK MODELİ

#B2D9BB rengi CMYK tonu (18,0,14,15).

  • camgöbeği tonu 17.97%
  • eflatun tonu 0.00%
  • sarı tonu 13.82%
  • ana renk tonu 14.90%

CMYK: (18,0,14,15)
C18M0Y14K15 (18%, 0%, 14%, 15%)
(0.18 / 0.00 / 0.14 / 0.15)

CMYK yüzdeleri

%17.97
%0
%13.82
%14.9

Codes

Color #B2D9BB in popluar color models

B2 D9 BB
RGB 178 217 187
HSL 134° 33.91% 77.45%
HSB/HSV 134° 17.97% 85.10%
CMYK 17.97% 0.00% 13.82%
14.90%

Color #B2D9BB in popluar number systems.

HEX B2 D9 BB
Decimal 178 217 187
Binary 10110010 11011001 10111011
Octal 262 331 273

Shades and tints

Shades of #B2D9BB

#B2D9BB
(178,217,187)
#A2C6AA
(162,198,170)
#92B399
(146,179,153)
#82A088
(130,160,136)
#728D77
(114,141,119)
#627A66
(98,122,102)
#526755
(82,103,85)
#425444
(66,84,68)
#324133
(50,65,51)
#222E22
(34,46,34)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #B2D9BB

#B2D9BB
(178,217,187)
#B9DCC1
(185,220,193)
#C0DFC7
(192,223,199)
#C7E2CD
(199,226,205)
#CEE5D3
(206,229,211)
#D5E8D9
(213,232,217)
#DCEBDF
(220,235,223)
#E3EEE5
(227,238,229)
#EAF1EB
(234,241,235)
#F1F4F1
(241,244,241)
#F8F7F7
(248,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D9BB; }

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

This text font color is #B2D9BB.

Background Color

.myBgColor { background-color: #B2D9BB; }

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

This div background color is #B2D9BB.

Border color

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

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

This div border color is #B2D9BB.

Opacity

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

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

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

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

This text has shadow with #B2D9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9BB.

Preview

Color preview on black background

This text has color #B2D9BB on black background.


Color preview on white background

This text has color #B2D9BB on white background.


Black color preview on #B2D9BB background

This text has black color on #B2D9BB background.


White color preview on #B2D9BB background

This text has white color on #B2D9BB background.


Related colors

Complementary color

Complementary color for #hex is #4D2644.


I love getcolorcode.com

Triadic colors

1 #BBB2D9 and #D9BBB2 with #B2D9BB are triadic colors.

2 #BBD9B2 and #D9B2BB with #B2D9BB are triadic colors.