COLOR #B2D977

HEX: #B2D977 RGB: (178,217,119)

Renk bilgisi

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

RGB renk modeli

#B2D977 color RGB value is (178,217,119).

RGB: (178,217,119) (70%, 85%, 47%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 119 of 255 = 47%

178
217
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 119 = 514 (100%)
R 178 of 514 ~ 34.63%
G 217 of 514 ~ 42.22%
B 119 of 514 ~ 23.15'%

%34.63
%42.22
%23.15

CMYK RENK MODELİ

#B2D977 rengi CMYK tonu (18,0,45,15).

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

CMYK: (18,0,45,15)
C18M0Y45K15 (18%, 0%, 45%, 15%)
(0.18 / 0.00 / 0.45 / 0.15)

CMYK yüzdeleri

%17.97
%0
%45.16
%14.9

Codes

Color #B2D977 in popluar color models

B2 D9 77
RGB 178 217 119
HSL 84° 56.32% 65.88%
HSB/HSV 84° 45.16% 85.10%
CMYK 17.97% 0.00% 45.16%
14.90%

Color #B2D977 in popluar number systems.

HEX B2 D9 77
Decimal 178 217 119
Binary 10110010 11011001 1110111
Octal 262 331 167

Shades and tints

Shades of #B2D977

#B2D977
(178,217,119)
#A2C66D
(162,198,109)
#92B363
(146,179,99)
#82A059
(130,160,89)
#728D4F
(114,141,79)
#627A45
(98,122,69)
#52673B
(82,103,59)
#425431
(66,84,49)
#324127
(50,65,39)
#222E1D
(34,46,29)
#121B13
(18,27,19)
#000000
(0,0,0)

Tints of #B2D977

#B2D977
(178,217,119)
#B9DC83
(185,220,131)
#C0DF8F
(192,223,143)
#C7E29B
(199,226,155)
#CEE5A7
(206,229,167)
#D5E8B3
(213,232,179)
#DCEBBF
(220,235,191)
#E3EECB
(227,238,203)
#EAF1D7
(234,241,215)
#F1F4E3
(241,244,227)
#F8F7EF
(248,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D977; }

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

This text font color is #B2D977.

Background Color

.myBgColor { background-color: #B2D977; }

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

This div background color is #B2D977.

Border color

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

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

This div border color is #B2D977.

Opacity

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

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

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

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

This text has shadow with #B2D977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D977.

Preview

Color preview on black background

This text has color #B2D977 on black background.


Color preview on white background

This text has color #B2D977 on white background.


Black color preview on #B2D977 background

This text has black color on #B2D977 background.


White color preview on #B2D977 background

This text has white color on #B2D977 background.


Related colors

Complementary color

Complementary color for #hex is #4D2688.


I love getcolorcode.com

Triadic colors

1 #77B2D9 and #D977B2 with #B2D977 are triadic colors.

2 #77D9B2 and #D9B277 with #B2D977 are triadic colors.