COLOR #B2D36D

HEX: #B2D36D RGB: (178,211,109)

Renk bilgisi

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

RGB renk modeli

#B2D36D color RGB value is (178,211,109).

RGB: (178,211,109) (70%, 83%, 43%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 211 of 255 = 83%
B 109 of 255 = 43%

178
211
109

R + G + B ~ 65%. #B2D36D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 211 + 109 = 498 (100%)
R 178 of 498 ~ 35.74%
G 211 of 498 ~ 42.37%
B 109 of 498 ~ 21.89'%

%35.74
%42.37
%21.89

CMYK RENK MODELİ

#B2D36D rengi CMYK tonu (16,0,48,17).

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

CMYK: (16,0,48,17)
C16M0Y48K17 (16%, 0%, 48%, 17%)
(0.16 / 0.00 / 0.48 / 0.17)

CMYK yüzdeleri

%15.64
%0
%48.34
%17.25

Codes

Color #B2D36D in popluar color models

B2 D3 6D
RGB 178 211 109
HSL 79° 53.68% 62.75%
HSB/HSV 79° 48.34% 82.75%
CMYK 15.64% 0.00% 48.34%
17.25%

Color #B2D36D in popluar number systems.

HEX B2 D3 6D
Decimal 178 211 109
Binary 10110010 11010011 1101101
Octal 262 323 155

Shades and tints

Shades of #B2D36D

#B2D36D
(178,211,109)
#A2C064
(162,192,100)
#92AD5B
(146,173,91)
#829A52
(130,154,82)
#728749
(114,135,73)
#627440
(98,116,64)
#526137
(82,97,55)
#424E2E
(66,78,46)
#323B25
(50,59,37)
#22281C
(34,40,28)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #B2D36D

#B2D36D
(178,211,109)
#B9D77A
(185,215,122)
#C0DB87
(192,219,135)
#C7DF94
(199,223,148)
#CEE3A1
(206,227,161)
#D5E7AE
(213,231,174)
#DCEBBB
(220,235,187)
#E3EFC8
(227,239,200)
#EAF3D5
(234,243,213)
#F1F7E2
(241,247,226)
#F8FBEF
(248,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D36D; }

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

This text font color is #B2D36D.

Background Color

.myBgColor { background-color: #B2D36D; }

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

This div background color is #B2D36D.

Border color

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

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

This div border color is #B2D36D.

Opacity

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

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

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

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

This text has shadow with #B2D36D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D36D.

Preview

Color preview on black background

This text has color #B2D36D on black background.


Color preview on white background

This text has color #B2D36D on white background.


Black color preview on #B2D36D background

This text has black color on #B2D36D background.


White color preview on #B2D36D background

This text has white color on #B2D36D background.


Related colors

Complementary color

Complementary color for #hex is #4D2C92.


I love getcolorcode.com

Triadic colors

1 #6DB2D3 and #D36DB2 with #B2D36D are triadic colors.

2 #6DD3B2 and #D3B26D with #B2D36D are triadic colors.