COLOR #B2D76E

HEX: #B2D76E RGB: (178,215,110)

Renk bilgisi

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

RGB renk modeli

#B2D76E color RGB value is (178,215,110).

RGB: (178,215,110) (70%, 84%, 43%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 215 of 255 = 84%
B 110 of 255 = 43%

178
215
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 215 + 110 = 503 (100%)
R 178 of 503 ~ 35.39%
G 215 of 503 ~ 42.74%
B 110 of 503 ~ 21.87'%

%35.39
%42.74
%21.87

CMYK RENK MODELİ

#B2D76E rengi CMYK tonu (17,0,49,16).

  • camgöbeği tonu 17.21%
  • eflatun tonu 0.00%
  • sarı tonu 48.84%
  • ana renk tonu 15.69%

CMYK: (17,0,49,16)
C17M0Y49K16 (17%, 0%, 49%, 16%)
(0.17 / 0.00 / 0.49 / 0.16)

CMYK yüzdeleri

%17.21
%0
%48.84
%15.69

Codes

Color #B2D76E in popluar color models

B2 D7 6E
RGB 178 215 110
HSL 81° 56.76% 63.73%
HSB/HSV 81° 48.84% 84.31%
CMYK 17.21% 0.00% 48.84%
15.69%

Color #B2D76E in popluar number systems.

HEX B2 D7 6E
Decimal 178 215 110
Binary 10110010 11010111 1101110
Octal 262 327 156

Shades and tints

Shades of #B2D76E

#B2D76E
(178,215,110)
#A2C464
(162,196,100)
#92B15A
(146,177,90)
#829E50
(130,158,80)
#728B46
(114,139,70)
#62783C
(98,120,60)
#526532
(82,101,50)
#425228
(66,82,40)
#323F1E
(50,63,30)
#222C14
(34,44,20)
#12190A
(18,25,10)
#000000
(0,0,0)

Tints of #B2D76E

#B2D76E
(178,215,110)
#B9DA7B
(185,218,123)
#C0DD88
(192,221,136)
#C7E095
(199,224,149)
#CEE3A2
(206,227,162)
#D5E6AF
(213,230,175)
#DCE9BC
(220,233,188)
#E3ECC9
(227,236,201)
#EAEFD6
(234,239,214)
#F1F2E3
(241,242,227)
#F8F5F0
(248,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D76E color. Also use rgb(178,215,110) instead hex code.

Text Font Color

.myTextColor { color: #B2D76E; }

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

This text font color is #B2D76E.

Background Color

.myBgColor { background-color: #B2D76E; }

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

This div background color is #B2D76E.

Border color

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

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

This div border color is #B2D76E.

Opacity

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

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

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

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

This text has shadow with #B2D76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D76E.

Preview

Color preview on black background

This text has color #B2D76E on black background.


Color preview on white background

This text has color #B2D76E on white background.


Black color preview on #B2D76E background

This text has black color on #B2D76E background.


White color preview on #B2D76E background

This text has white color on #B2D76E background.


Related colors

Complementary color

Complementary color for #hex is #4D2891.


I love getcolorcode.com

Triadic colors

1 #6EB2D7 and #D76EB2 with #B2D76E are triadic colors.

2 #6ED7B2 and #D7B26E with #B2D76E are triadic colors.