COLOR #B2DDBB

HEX: #B2DDBB RGB: (178,221,187)

Renk bilgisi

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

RGB renk modeli

#B2DDBB color RGB value is (178,221,187).

RGB: (178,221,187) (70%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 221 of 255 = 87%
B 187 of 255 = 73%

178
221
187

R + G + B ~ 77%. #B2DDBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 221 + 187 = 586 (100%)
R 178 of 586 ~ 30.38%
G 221 of 586 ~ 37.71%
B 187 of 586 ~ 31.91'%

%30.38
%37.71
%31.91

CMYK RENK MODELİ

#B2DDBB rengi CMYK tonu (19,0,15,13).

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

CMYK: (19,0,15,13)
C19M0Y15K13 (19%, 0%, 15%, 13%)
(0.19 / 0.00 / 0.15 / 0.13)

CMYK yüzdeleri

%19.46
%0
%15.38
%13.33

Codes

Color #B2DDBB in popluar color models

B2 DD BB
RGB 178 221 187
HSL 133° 38.74% 78.24%
HSB/HSV 133° 19.46% 86.67%
CMYK 19.46% 0.00% 15.38%
13.33%

Color #B2DDBB in popluar number systems.

HEX B2 DD BB
Decimal 178 221 187
Binary 10110010 11011101 10111011
Octal 262 335 273

Shades and tints

Shades of #B2DDBB

#B2DDBB
(178,221,187)
#A2C9AA
(162,201,170)
#92B599
(146,181,153)
#82A188
(130,161,136)
#728D77
(114,141,119)
#627966
(98,121,102)
#526555
(82,101,85)
#425144
(66,81,68)
#323D33
(50,61,51)
#222922
(34,41,34)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #B2DDBB

#B2DDBB
(178,221,187)
#B9E0C1
(185,224,193)
#C0E3C7
(192,227,199)
#C7E6CD
(199,230,205)
#CEE9D3
(206,233,211)
#D5ECD9
(213,236,217)
#DCEFDF
(220,239,223)
#E3F2E5
(227,242,229)
#EAF5EB
(234,245,235)
#F1F8F1
(241,248,241)
#F8FBF7
(248,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2DDBB; }

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

This text font color is #B2DDBB.

Background Color

.myBgColor { background-color: #B2DDBB; }

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

This div background color is #B2DDBB.

Border color

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

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

This div border color is #B2DDBB.

Opacity

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

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

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

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

This text has shadow with #B2DDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DDBB.

Preview

Color preview on black background

This text has color #B2DDBB on black background.


Color preview on white background

This text has color #B2DDBB on white background.


Black color preview on #B2DDBB background

This text has black color on #B2DDBB background.


White color preview on #B2DDBB background

This text has white color on #B2DDBB background.


Related colors

Complementary color

Complementary color for #hex is #4D2244.


I love getcolorcode.com

Triadic colors

1 #BBB2DD and #DDBBB2 with #B2DDBB are triadic colors.

2 #BBDDB2 and #DDB2BB with #B2DDBB are triadic colors.