COLOR #B2DDAB

HEX: #B2DDAB RGB: (178,221,171)

Renk bilgisi

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

RGB renk modeli

#B2DDAB color RGB value is (178,221,171).

RGB: (178,221,171) (70%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 221 of 255 = 87%
B 171 of 255 = 67%

178
221
171

R + G + B ~ 75%. #B2DDAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 221 + 171 = 570 (100%)
R 178 of 570 ~ 31.23%
G 221 of 570 ~ 38.77%
B 171 of 570 ~ 30'%

%31.23
%38.77
%30

CMYK RENK MODELİ

#B2DDAB rengi CMYK tonu (19,0,23,13).

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

CMYK: (19,0,23,13)
C19M0Y23K13 (19%, 0%, 23%, 13%)
(0.19 / 0.00 / 0.23 / 0.13)

CMYK yüzdeleri

%19.46
%0
%22.62
%13.33

Codes

Color #B2DDAB in popluar color models

B2 DD AB
RGB 178 221 171
HSL 112° 42.37% 76.86%
HSB/HSV 112° 22.62% 86.67%
CMYK 19.46% 0.00% 22.62%
13.33%

Color #B2DDAB in popluar number systems.

HEX B2 DD AB
Decimal 178 221 171
Binary 10110010 11011101 10101011
Octal 262 335 253

Shades and tints

Shades of #B2DDAB

#B2DDAB
(178,221,171)
#A2C99C
(162,201,156)
#92B58D
(146,181,141)
#82A17E
(130,161,126)
#728D6F
(114,141,111)
#627960
(98,121,96)
#526551
(82,101,81)
#425142
(66,81,66)
#323D33
(50,61,51)
#222924
(34,41,36)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #B2DDAB

#B2DDAB
(178,221,171)
#B9E0B2
(185,224,178)
#C0E3B9
(192,227,185)
#C7E6C0
(199,230,192)
#CEE9C7
(206,233,199)
#D5ECCE
(213,236,206)
#DCEFD5
(220,239,213)
#E3F2DC
(227,242,220)
#EAF5E3
(234,245,227)
#F1F8EA
(241,248,234)
#F8FBF1
(248,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2DDAB; }

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

This text font color is #B2DDAB.

Background Color

.myBgColor { background-color: #B2DDAB; }

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

This div background color is #B2DDAB.

Border color

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

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

This div border color is #B2DDAB.

Opacity

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

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

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

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

This text has shadow with #B2DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DDAB.

Preview

Color preview on black background

This text has color #B2DDAB on black background.


Color preview on white background

This text has color #B2DDAB on white background.


Black color preview on #B2DDAB background

This text has black color on #B2DDAB background.


White color preview on #B2DDAB background

This text has white color on #B2DDAB background.


Related colors

Complementary color

Complementary color for #hex is #4D2254.


I love getcolorcode.com

Triadic colors

1 #ABB2DD and #DDABB2 with #B2DDAB are triadic colors.

2 #ABDDB2 and #DDB2AB with #B2DDAB are triadic colors.