COLOR #B1DD77

HEX: #B1DD77 RGB: (177,221,119)

Renk bilgisi

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

RGB renk modeli

#B1DD77 color RGB value is (177,221,119).

RGB: (177,221,119) (69%, 87%, 47%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 221 of 255 = 87%
B 119 of 255 = 47%

177
221
119

R + G + B ~ 68%. #B1DD77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 221 + 119 = 517 (100%)
R 177 of 517 ~ 34.24%
G 221 of 517 ~ 42.75%
B 119 of 517 ~ 23.02'%

%34.24
%42.75
%23.02

CMYK RENK MODELİ

#B1DD77 rengi CMYK tonu (20,0,46,13).

  • camgöbeği tonu 19.91%
  • eflatun tonu 0.00%
  • sarı tonu 46.15%
  • ana renk tonu 13.33%

CMYK: (20,0,46,13)
C20M0Y46K13 (20%, 0%, 46%, 13%)
(0.20 / 0.00 / 0.46 / 0.13)

CMYK yüzdeleri

%19.91
%0
%46.15
%13.33

Codes

Color #B1DD77 in popluar color models

B1 DD 77
RGB 177 221 119
HSL 86° 60.00% 66.67%
HSB/HSV 86° 46.15% 86.67%
CMYK 19.91% 0.00% 46.15%
13.33%

Color #B1DD77 in popluar number systems.

HEX B1 DD 77
Decimal 177 221 119
Binary 10110001 11011101 1110111
Octal 261 335 167

Shades and tints

Shades of #B1DD77

#B1DD77
(177,221,119)
#A1C96D
(161,201,109)
#91B563
(145,181,99)
#81A159
(129,161,89)
#718D4F
(113,141,79)
#617945
(97,121,69)
#51653B
(81,101,59)
#415131
(65,81,49)
#313D27
(49,61,39)
#21291D
(33,41,29)
#111513
(17,21,19)
#000000
(0,0,0)

Tints of #B1DD77

#B1DD77
(177,221,119)
#B8E083
(184,224,131)
#BFE38F
(191,227,143)
#C6E69B
(198,230,155)
#CDE9A7
(205,233,167)
#D4ECB3
(212,236,179)
#DBEFBF
(219,239,191)
#E2F2CB
(226,242,203)
#E9F5D7
(233,245,215)
#F0F8E3
(240,248,227)
#F7FBEF
(247,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1DD77 color. Also use rgb(177,221,119) instead hex code.

Text Font Color

.myTextColor { color: #B1DD77; }

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

This text font color is #B1DD77.

Background Color

.myBgColor { background-color: #B1DD77; }

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

This div background color is #B1DD77.

Border color

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

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

This div border color is #B1DD77.

Opacity

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

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

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

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

This text has shadow with #B1DD77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1DD77.

Preview

Color preview on black background

This text has color #B1DD77 on black background.


Color preview on white background

This text has color #B1DD77 on white background.


Black color preview on #B1DD77 background

This text has black color on #B1DD77 background.


White color preview on #B1DD77 background

This text has white color on #B1DD77 background.


Related colors

Complementary color

Complementary color for #hex is #4E2288.


I love getcolorcode.com

Triadic colors

1 #77B1DD and #DD77B1 with #B1DD77 are triadic colors.

2 #77DDB1 and #DDB177 with #B1DD77 are triadic colors.