COLOR #B2D889

HEX: #B2D889 RGB: (178,216,137)

Renk bilgisi

#B2D889 contains mainly red and green colors. #B2D889 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#B2D889 color RGB value is (178,216,137).

RGB: (178,216,137) (70%, 85%, 54%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 216 of 255 = 85%
B 137 of 255 = 54%

178
216
137

R + G + B ~ 70%. #B2D889 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 216 + 137 = 531 (100%)
R 178 of 531 ~ 33.52%
G 216 of 531 ~ 40.68%
B 137 of 531 ~ 25.8'%

%33.52
%40.68
%25.8

CMYK RENK MODELİ

#B2D889 rengi CMYK tonu (18,0,37,15).

  • camgöbeği tonu 17.59%
  • eflatun tonu 0.00%
  • sarı tonu 36.57%
  • ana renk tonu 15.29%

CMYK: (18,0,37,15)
C18M0Y37K15 (18%, 0%, 37%, 15%)
(0.18 / 0.00 / 0.37 / 0.15)

CMYK yüzdeleri

%17.59
%0
%36.57
%15.29

Codes

Color #B2D889 in popluar color models

B2 D8 89
RGB 178 216 137
HSL 89° 50.32% 69.22%
HSB/HSV 89° 36.57% 84.71%
CMYK 17.59% 0.00% 36.57%
15.29%

Color #B2D889 in popluar number systems.

HEX B2 D8 89
Decimal 178 216 137
Binary 10110010 11011000 10001001
Octal 262 330 211

Shades and tints

Shades of #B2D889

#B2D889
(178,216,137)
#A2C57D
(162,197,125)
#92B271
(146,178,113)
#829F65
(130,159,101)
#728C59
(114,140,89)
#62794D
(98,121,77)
#526641
(82,102,65)
#425335
(66,83,53)
#324029
(50,64,41)
#222D1D
(34,45,29)
#121A11
(18,26,17)
#000000
(0,0,0)

Tints of #B2D889

#B2D889
(178,216,137)
#B9DB93
(185,219,147)
#C0DE9D
(192,222,157)
#C7E1A7
(199,225,167)
#CEE4B1
(206,228,177)
#D5E7BB
(213,231,187)
#DCEAC5
(220,234,197)
#E3EDCF
(227,237,207)
#EAF0D9
(234,240,217)
#F1F3E3
(241,243,227)
#F8F6ED
(248,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D889 color. Also use rgb(178,216,137) instead hex code.

Text Font Color

.myTextColor { color: #B2D889; }

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

This text font color is #B2D889.

Background Color

.myBgColor { background-color: #B2D889; }

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

This div background color is #B2D889.

Border color

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

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

This div border color is #B2D889.

Opacity

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

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

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

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

This text has shadow with #B2D889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D889.

Preview

Color preview on black background

This text has color #B2D889 on black background.


Color preview on white background

This text has color #B2D889 on white background.


Black color preview on #B2D889 background

This text has black color on #B2D889 background.


White color preview on #B2D889 background

This text has white color on #B2D889 background.


Related colors

Complementary color

Complementary color for #hex is #4D2776.


I love getcolorcode.com

Triadic colors

1 #89B2D8 and #D889B2 with #B2D889 are triadic colors.

2 #89D8B2 and #D8B289 with #B2D889 are triadic colors.