COLOR #B2D971

HEX: #B2D971 RGB: (178,217,113)

Renk bilgisi

#B2D971 contains mainly red and green colors. #B2D971 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#B2D971 color RGB value is (178,217,113).

RGB: (178,217,113) (70%, 85%, 44%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 113 of 255 = 44%

178
217
113

R + G + B ~ 66%. #B2D971 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 113 = 508 (100%)
R 178 of 508 ~ 35.04%
G 217 of 508 ~ 42.72%
B 113 of 508 ~ 22.24'%

%35.04
%42.72
%22.24

CMYK RENK MODELİ

#B2D971 rengi CMYK tonu (18,0,48,15).

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

CMYK: (18,0,48,15)
C18M0Y48K15 (18%, 0%, 48%, 15%)
(0.18 / 0.00 / 0.48 / 0.15)

CMYK yüzdeleri

%17.97
%0
%47.93
%14.9

Codes

Color #B2D971 in popluar color models

B2 D9 71
RGB 178 217 113
HSL 83° 57.78% 64.71%
HSB/HSV 83° 47.93% 85.10%
CMYK 17.97% 0.00% 47.93%
14.90%

Color #B2D971 in popluar number systems.

HEX B2 D9 71
Decimal 178 217 113
Binary 10110010 11011001 1110001
Octal 262 331 161

Shades and tints

Shades of #B2D971

#B2D971
(178,217,113)
#A2C667
(162,198,103)
#92B35D
(146,179,93)
#82A053
(130,160,83)
#728D49
(114,141,73)
#627A3F
(98,122,63)
#526735
(82,103,53)
#42542B
(66,84,43)
#324121
(50,65,33)
#222E17
(34,46,23)
#121B0D
(18,27,13)
#000000
(0,0,0)

Tints of #B2D971

#B2D971
(178,217,113)
#B9DC7D
(185,220,125)
#C0DF89
(192,223,137)
#C7E295
(199,226,149)
#CEE5A1
(206,229,161)
#D5E8AD
(213,232,173)
#DCEBB9
(220,235,185)
#E3EEC5
(227,238,197)
#EAF1D1
(234,241,209)
#F1F4DD
(241,244,221)
#F8F7E9
(248,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D971; }

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

This text font color is #B2D971.

Background Color

.myBgColor { background-color: #B2D971; }

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

This div background color is #B2D971.

Border color

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

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

This div border color is #B2D971.

Opacity

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

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

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

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

This text has shadow with #B2D971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D971.

Preview

Color preview on black background

This text has color #B2D971 on black background.


Color preview on white background

This text has color #B2D971 on white background.


Black color preview on #B2D971 background

This text has black color on #B2D971 background.


White color preview on #B2D971 background

This text has white color on #B2D971 background.


Related colors

Complementary color

Complementary color for #hex is #4D268E.


I love getcolorcode.com

Triadic colors

1 #71B2D9 and #D971B2 with #B2D971 are triadic colors.

2 #71D9B2 and #D9B271 with #B2D971 are triadic colors.