COLOR #B4D59B

HEX: #B4D59B RGB: (180,213,155)

Renk bilgisi

#B4D59B contains red, green and blue colors in about the same proportion. #B4D59B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B4D59B color RGB value is (180,213,155).

RGB: (180,213,155) (71%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 213 of 255 = 84%
B 155 of 255 = 61%

180
213
155

R + G + B ~ 72%. #B4D59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 213 + 155 = 548 (100%)
R 180 of 548 ~ 32.85%
G 213 of 548 ~ 38.87%
B 155 of 548 ~ 28.28'%

%32.85
%38.87
%28.28

CMYK RENK MODELİ

#B4D59B rengi CMYK tonu (15,0,27,16).

  • camgöbeği tonu 15.49%
  • eflatun tonu 0.00%
  • sarı tonu 27.23%
  • ana renk tonu 16.47%

CMYK: (15,0,27,16)
C15M0Y27K16 (15%, 0%, 27%, 16%)
(0.15 / 0.00 / 0.27 / 0.16)

CMYK yüzdeleri

%15.49
%0
%27.23
%16.47

Codes

Color #B4D59B in popluar color models

B4 D5 9B
RGB 180 213 155
HSL 94° 40.85% 72.16%
HSB/HSV 94° 27.23% 83.53%
CMYK 15.49% 0.00% 27.23%
16.47%

Color #B4D59B in popluar number systems.

HEX B4 D5 9B
Decimal 180 213 155
Binary 10110100 11010101 10011011
Octal 264 325 233

Shades and tints

Shades of #B4D59B

#B4D59B
(180,213,155)
#A4C28D
(164,194,141)
#94AF7F
(148,175,127)
#849C71
(132,156,113)
#748963
(116,137,99)
#647655
(100,118,85)
#546347
(84,99,71)
#445039
(68,80,57)
#343D2B
(52,61,43)
#242A1D
(36,42,29)
#14170F
(20,23,15)
#000000
(0,0,0)

Tints of #B4D59B

#B4D59B
(180,213,155)
#BAD8A4
(186,216,164)
#C0DBAD
(192,219,173)
#C6DEB6
(198,222,182)
#CCE1BF
(204,225,191)
#D2E4C8
(210,228,200)
#D8E7D1
(216,231,209)
#DEEADA
(222,234,218)
#E4EDE3
(228,237,227)
#EAF0EC
(234,240,236)
#F0F3F5
(240,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D59B color. Also use rgb(180,213,155) instead hex code.

Text Font Color

.myTextColor { color: #B4D59B; }

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

This text font color is #B4D59B.

Background Color

.myBgColor { background-color: #B4D59B; }

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

This div background color is #B4D59B.

Border color

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

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

This div border color is #B4D59B.

Opacity

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

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

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

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

This text has shadow with #B4D59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D59B.

Preview

Color preview on black background

This text has color #B4D59B on black background.


Color preview on white background

This text has color #B4D59B on white background.


Black color preview on #B4D59B background

This text has black color on #B4D59B background.


White color preview on #B4D59B background

This text has white color on #B4D59B background.


Related colors

Complementary color

Complementary color for #hex is #4B2A64.


I love getcolorcode.com

Triadic colors

1 #9BB4D5 and #D59BB4 with #B4D59B are triadic colors.

2 #9BD5B4 and #D5B49B with #B4D59B are triadic colors.