COLOR #B4D77D

HEX: #B4D77D RGB: (180,215,125)

Renk bilgisi

#B4D77D contains mainly red and green colors. #B4D77D ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B4D77D color RGB value is (180,215,125).

RGB: (180,215,125) (71%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 215 of 255 = 84%
B 125 of 255 = 49%

180
215
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 215 + 125 = 520 (100%)
R 180 of 520 ~ 34.62%
G 215 of 520 ~ 41.35%
B 125 of 520 ~ 24.04'%

%34.62
%41.35
%24.04

CMYK RENK MODELİ

#B4D77D rengi CMYK tonu (16,0,42,16).

  • camgöbeği tonu 16.28%
  • eflatun tonu 0.00%
  • sarı tonu 41.86%
  • ana renk tonu 15.69%

CMYK: (16,0,42,16)
C16M0Y42K16 (16%, 0%, 42%, 16%)
(0.16 / 0.00 / 0.42 / 0.16)

CMYK yüzdeleri

%16.28
%0
%41.86
%15.69

Codes

Color #B4D77D in popluar color models

B4 D7 7D
RGB 180 215 125
HSL 83° 52.94% 66.67%
HSB/HSV 83° 41.86% 84.31%
CMYK 16.28% 0.00% 41.86%
15.69%

Color #B4D77D in popluar number systems.

HEX B4 D7 7D
Decimal 180 215 125
Binary 10110100 11010111 1111101
Octal 264 327 175

Shades and tints

Shades of #B4D77D

#B4D77D
(180,215,125)
#A4C472
(164,196,114)
#94B167
(148,177,103)
#849E5C
(132,158,92)
#748B51
(116,139,81)
#647846
(100,120,70)
#54653B
(84,101,59)
#445230
(68,82,48)
#343F25
(52,63,37)
#242C1A
(36,44,26)
#14190F
(20,25,15)
#000000
(0,0,0)

Tints of #B4D77D

#B4D77D
(180,215,125)
#BADA88
(186,218,136)
#C0DD93
(192,221,147)
#C6E09E
(198,224,158)
#CCE3A9
(204,227,169)
#D2E6B4
(210,230,180)
#D8E9BF
(216,233,191)
#DEECCA
(222,236,202)
#E4EFD5
(228,239,213)
#EAF2E0
(234,242,224)
#F0F5EB
(240,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D77D color. Also use rgb(180,215,125) instead hex code.

Text Font Color

.myTextColor { color: #B4D77D; }

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

This text font color is #B4D77D.

Background Color

.myBgColor { background-color: #B4D77D; }

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

This div background color is #B4D77D.

Border color

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

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

This div border color is #B4D77D.

Opacity

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

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

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

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

This text has shadow with #B4D77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D77D.

Preview

Color preview on black background

This text has color #B4D77D on black background.


Color preview on white background

This text has color #B4D77D on white background.


Black color preview on #B4D77D background

This text has black color on #B4D77D background.


White color preview on #B4D77D background

This text has white color on #B4D77D background.


Related colors

Complementary color

Complementary color for #hex is #4B2882.


I love getcolorcode.com

Triadic colors

1 #7DB4D7 and #D77DB4 with #B4D77D are triadic colors.

2 #7DD7B4 and #D7B47D with #B4D77D are triadic colors.