COLOR #B2D37E

HEX: #B2D37E RGB: (178,211,126)

Renk bilgisi

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

RGB renk modeli

#B2D37E color RGB value is (178,211,126).

RGB: (178,211,126) (70%, 83%, 49%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 211 of 255 = 83%
B 126 of 255 = 49%

178
211
126

R + G + B ~ 67%. #B2D37E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 211 + 126 = 515 (100%)
R 178 of 515 ~ 34.56%
G 211 of 515 ~ 40.97%
B 126 of 515 ~ 24.47'%

%34.56
%40.97
%24.47

CMYK RENK MODELİ

#B2D37E rengi CMYK tonu (16,0,40,17).

  • camgöbeği tonu 15.64%
  • eflatun tonu 0.00%
  • sarı tonu 40.28%
  • ana renk tonu 17.25%

CMYK: (16,0,40,17)
C16M0Y40K17 (16%, 0%, 40%, 17%)
(0.16 / 0.00 / 0.40 / 0.17)

CMYK yüzdeleri

%15.64
%0
%40.28
%17.25

Codes

Color #B2D37E in popluar color models

B2 D3 7E
RGB 178 211 126
HSL 83° 49.13% 66.08%
HSB/HSV 83° 40.28% 82.75%
CMYK 15.64% 0.00% 40.28%
17.25%

Color #B2D37E in popluar number systems.

HEX B2 D3 7E
Decimal 178 211 126
Binary 10110010 11010011 1111110
Octal 262 323 176

Shades and tints

Shades of #B2D37E

#B2D37E
(178,211,126)
#A2C073
(162,192,115)
#92AD68
(146,173,104)
#829A5D
(130,154,93)
#728752
(114,135,82)
#627447
(98,116,71)
#52613C
(82,97,60)
#424E31
(66,78,49)
#323B26
(50,59,38)
#22281B
(34,40,27)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #B2D37E

#B2D37E
(178,211,126)
#B9D789
(185,215,137)
#C0DB94
(192,219,148)
#C7DF9F
(199,223,159)
#CEE3AA
(206,227,170)
#D5E7B5
(213,231,181)
#DCEBC0
(220,235,192)
#E3EFCB
(227,239,203)
#EAF3D6
(234,243,214)
#F1F7E1
(241,247,225)
#F8FBEC
(248,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D37E color. Also use rgb(178,211,126) instead hex code.

Text Font Color

.myTextColor { color: #B2D37E; }

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

This text font color is #B2D37E.

Background Color

.myBgColor { background-color: #B2D37E; }

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

This div background color is #B2D37E.

Border color

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

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

This div border color is #B2D37E.

Opacity

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

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

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

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

This text has shadow with #B2D37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D37E.

Preview

Color preview on black background

This text has color #B2D37E on black background.


Color preview on white background

This text has color #B2D37E on white background.


Black color preview on #B2D37E background

This text has black color on #B2D37E background.


White color preview on #B2D37E background

This text has white color on #B2D37E background.


Related colors

Complementary color

Complementary color for #hex is #4D2C81.


I love getcolorcode.com

Triadic colors

1 #7EB2D3 and #D37EB2 with #B2D37E are triadic colors.

2 #7ED3B2 and #D3B27E with #B2D37E are triadic colors.