COLOR #B4D296

HEX: #B4D296 RGB: (180,210,150)

Renk bilgisi

#B4D296 contains mainly red and green colors. #B4D296 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B4D296 color RGB value is (180,210,150).

RGB: (180,210,150) (71%, 82%, 59%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 210 of 255 = 82%
B 150 of 255 = 59%

180
210
150

R + G + B ~ 71%. #B4D296 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 210 + 150 = 540 (100%)
R 180 of 540 ~ 33.33%
G 210 of 540 ~ 38.89%
B 150 of 540 ~ 27.78'%

%33.33
%38.89
%27.78

CMYK RENK MODELİ

#B4D296 rengi CMYK tonu (14,0,29,18).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 17.65%

CMYK: (14,0,29,18)
C14M0Y29K18 (14%, 0%, 29%, 18%)
(0.14 / 0.00 / 0.29 / 0.18)

CMYK yüzdeleri

%14.29
%0
%28.57
%17.65

Codes

Color #B4D296 in popluar color models

B4 D2 96
RGB 180 210 150
HSL 90° 40.00% 70.59%
HSB/HSV 90° 28.57% 82.35%
CMYK 14.29% 0.00% 28.57%
17.65%

Color #B4D296 in popluar number systems.

HEX B4 D2 96
Decimal 180 210 150
Binary 10110100 11010010 10010110
Octal 264 322 226

Shades and tints

Shades of #B4D296

#B4D296
(180,210,150)
#A4BF89
(164,191,137)
#94AC7C
(148,172,124)
#84996F
(132,153,111)
#748662
(116,134,98)
#647355
(100,115,85)
#546048
(84,96,72)
#444D3B
(68,77,59)
#343A2E
(52,58,46)
#242721
(36,39,33)
#141414
(20,20,20)
#000000
(0,0,0)

Tints of #B4D296

#B4D296
(180,210,150)
#BAD69F
(186,214,159)
#C0DAA8
(192,218,168)
#C6DEB1
(198,222,177)
#CCE2BA
(204,226,186)
#D2E6C3
(210,230,195)
#D8EACC
(216,234,204)
#DEEED5
(222,238,213)
#E4F2DE
(228,242,222)
#EAF6E7
(234,246,231)
#F0FAF0
(240,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D296 color. Also use rgb(180,210,150) instead hex code.

Text Font Color

.myTextColor { color: #B4D296; }

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

This text font color is #B4D296.

Background Color

.myBgColor { background-color: #B4D296; }

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

This div background color is #B4D296.

Border color

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

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

This div border color is #B4D296.

Opacity

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

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

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

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

This text has shadow with #B4D296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D296.

Preview

Color preview on black background

This text has color #B4D296 on black background.


Color preview on white background

This text has color #B4D296 on white background.


Black color preview on #B4D296 background

This text has black color on #B4D296 background.


White color preview on #B4D296 background

This text has white color on #B4D296 background.


Related colors

Complementary color

Complementary color for #hex is #4B2D69.


I love getcolorcode.com

Triadic colors

1 #96B4D2 and #D296B4 with #B4D296 are triadic colors.

2 #96D2B4 and #D2B496 with #B4D296 are triadic colors.