COLOR #B2DDBE

HEX: #B2DDBE RGB: (178,221,190)

Renk bilgisi

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

RGB renk modeli

#B2DDBE color RGB value is (178,221,190).

RGB: (178,221,190) (70%, 87%, 75%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 221 of 255 = 87%
B 190 of 255 = 75%

178
221
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 221 + 190 = 589 (100%)
R 178 of 589 ~ 30.22%
G 221 of 589 ~ 37.52%
B 190 of 589 ~ 32.26'%

%30.22
%37.52
%32.26

CMYK RENK MODELİ

#B2DDBE rengi CMYK tonu (19,0,14,13).

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

CMYK: (19,0,14,13)
C19M0Y14K13 (19%, 0%, 14%, 13%)
(0.19 / 0.00 / 0.14 / 0.13)

CMYK yüzdeleri

%19.46
%0
%14.03
%13.33

Codes

Color #B2DDBE in popluar color models

B2 DD BE
RGB 178 221 190
HSL 137° 38.74% 78.24%
HSB/HSV 137° 19.46% 86.67%
CMYK 19.46% 0.00% 14.03%
13.33%

Color #B2DDBE in popluar number systems.

HEX B2 DD BE
Decimal 178 221 190
Binary 10110010 11011101 10111110
Octal 262 335 276

Shades and tints

Shades of #B2DDBE

#B2DDBE
(178,221,190)
#A2C9AD
(162,201,173)
#92B59C
(146,181,156)
#82A18B
(130,161,139)
#728D7A
(114,141,122)
#627969
(98,121,105)
#526558
(82,101,88)
#425147
(66,81,71)
#323D36
(50,61,54)
#222925
(34,41,37)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #B2DDBE

#B2DDBE
(178,221,190)
#B9E0C3
(185,224,195)
#C0E3C8
(192,227,200)
#C7E6CD
(199,230,205)
#CEE9D2
(206,233,210)
#D5ECD7
(213,236,215)
#DCEFDC
(220,239,220)
#E3F2E1
(227,242,225)
#EAF5E6
(234,245,230)
#F1F8EB
(241,248,235)
#F8FBF0
(248,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2DDBE; }

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

This text font color is #B2DDBE.

Background Color

.myBgColor { background-color: #B2DDBE; }

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

This div background color is #B2DDBE.

Border color

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

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

This div border color is #B2DDBE.

Opacity

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

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

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

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

This text has shadow with #B2DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2DDBE.

Preview

Color preview on black background

This text has color #B2DDBE on black background.


Color preview on white background

This text has color #B2DDBE on white background.


Black color preview on #B2DDBE background

This text has black color on #B2DDBE background.


White color preview on #B2DDBE background

This text has white color on #B2DDBE background.


Related colors

Complementary color

Complementary color for #hex is #4D2241.


I love getcolorcode.com

Triadic colors

1 #BEB2DD and #DDBEB2 with #B2DDBE are triadic colors.

2 #BEDDB2 and #DDB2BE with #B2DDBE are triadic colors.