COLOR #B2E777

HEX: #B2E777 RGB: (178,231,119)

Renk bilgisi

#B2E777 contains mainly red and green colors. #B2E777 ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#B2E777 color RGB value is (178,231,119).

RGB: (178,231,119) (70%, 91%, 47%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 231 of 255 = 91%
B 119 of 255 = 47%

178
231
119

R + G + B ~ 69%. #B2E777 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 231 + 119 = 528 (100%)
R 178 of 528 ~ 33.71%
G 231 of 528 ~ 43.75%
B 119 of 528 ~ 22.54'%

%33.71
%43.75
%22.54

CMYK RENK MODELİ

#B2E777 rengi CMYK tonu (23,0,48,9).

  • camgöbeği tonu 22.94%
  • eflatun tonu 0.00%
  • sarı tonu 48.48%
  • ana renk tonu 9.41%

CMYK: (23,0,48,9)
C23M0Y48K9 (23%, 0%, 48%, 9%)
(0.23 / 0.00 / 0.48 / 0.09)

CMYK yüzdeleri

%22.94
%0
%48.48
%9.41

Codes

Color #B2E777 in popluar color models

B2 E7 77
RGB 178 231 119
HSL 88° 70.00% 68.63%
HSB/HSV 88° 48.48% 90.59%
CMYK 22.94% 0.00% 48.48%
9.41%

Color #B2E777 in popluar number systems.

HEX B2 E7 77
Decimal 178 231 119
Binary 10110010 11100111 1110111
Octal 262 347 167

Shades and tints

Shades of #B2E777

#B2E777
(178,231,119)
#A2D26D
(162,210,109)
#92BD63
(146,189,99)
#82A859
(130,168,89)
#72934F
(114,147,79)
#627E45
(98,126,69)
#52693B
(82,105,59)
#425431
(66,84,49)
#323F27
(50,63,39)
#222A1D
(34,42,29)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #B2E777

#B2E777
(178,231,119)
#B9E983
(185,233,131)
#C0EB8F
(192,235,143)
#C7ED9B
(199,237,155)
#CEEFA7
(206,239,167)
#D5F1B3
(213,241,179)
#DCF3BF
(220,243,191)
#E3F5CB
(227,245,203)
#EAF7D7
(234,247,215)
#F1F9E3
(241,249,227)
#F8FBEF
(248,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2E777 color. Also use rgb(178,231,119) instead hex code.

Text Font Color

.myTextColor { color: #B2E777; }

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

This text font color is #B2E777.

Background Color

.myBgColor { background-color: #B2E777; }

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

This div background color is #B2E777.

Border color

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

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

This div border color is #B2E777.

Opacity

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

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

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

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

This text has shadow with #B2E777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E777.

Preview

Color preview on black background

This text has color #B2E777 on black background.


Color preview on white background

This text has color #B2E777 on white background.


Black color preview on #B2E777 background

This text has black color on #B2E777 background.


White color preview on #B2E777 background

This text has white color on #B2E777 background.


Related colors

Complementary color

Complementary color for #hex is #4D1888.


I love getcolorcode.com

Triadic colors

1 #77B2E7 and #E777B2 with #B2E777 are triadic colors.

2 #77E7B2 and #E7B277 with #B2E777 are triadic colors.