COLOR #BDD596

HEX: #BDD596 RGB: (189,213,150)

Color info

#BDD596 contains mainly red and green colors. Web safe color of #BDD596 is #CCCC99 (or #CC9).

RGB color model

#BDD596 color RGB value is (189,213,150).

RGB: (189,213,150) (74%, 84%, 59%)

RGB channels and saturation

R 189 of 255 = 74%
G 213 of 255 = 84%
B 150 of 255 = 59%

189
213
150

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

Portions of RGB colors in percentages

R + G + B = 189 + 213 + 150 = 552 (100%)
R 189 of 552 ~ 34.24%
G 213 of 552 ~ 38.59%
B 150 of 552 ~ 27.17'%

%34.24
%38.59
%27.17

CMYK color model

#BDD596 color CMYK value is (11,0,30,16).

  • cyan value is 11.27%
  • magenta value is 0.00%
  • yellow value is 29.58%
  • key color value is 16.47%
CMYK: (11,0,30,16) C11M0Y30K16 (11%,0%,30%,16%) (0.11/0.00/0.30/0.16) 

CMYK percentages

%11.27
%0
%29.58
%16.47

Codes

Color #BDD596 in popluar color models

BD D5 96
RGB 189 213 150
HSL 83° 42.86% 71.18%
HSB/HSV 83° 29.58% 83.53%
CMYK 11.27% 0.00% 29.58%
16.47%

Color #BDD596 in popluar number systems.

HEX BD D5 96
Decimal 189 213 150
Binary 10111101 11010101 10010110
Octal 275 325 226

Shades and tints

Shades of #BDD596

#BDD596
(189,213,150)
#ACC289
(172,194,137)
#9BAF7C
(155,175,124)
#8A9C6F
(138,156,111)
#798962
(121,137,98)
#687655
(104,118,85)
#576348
(87,99,72)
#46503B
(70,80,59)
#353D2E
(53,61,46)
#242A21
(36,42,33)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #BDD596

#BDD596
(189,213,150)
#C3D89F
(195,216,159)
#C9DBA8
(201,219,168)
#CFDEB1
(207,222,177)
#D5E1BA
(213,225,186)
#DBE4C3
(219,228,195)
#E1E7CC
(225,231,204)
#E7EAD5
(231,234,213)
#EDEDDE
(237,237,222)
#F3F0E7
(243,240,231)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDD596 color. Also use rgb(189,213,150) instead hex code.

Text Font Color

.myTextColor { color: #BDD596; }

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

This text font color is #BDD596.

Background Color

.myBgColor { background-color: #BDD596; }

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

This div background color is #BDD596.

Border color

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

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

This div border color is #BDD596.

Opacity

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

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

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

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

This text has shadow with #BDD596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD596.

Preview

Color preview on black background

This text has color #BDD596 on black background.


Color preview on white background

This text has color #BDD596 on white background.


Black color preview on #BDD596 background

This text has black color on #BDD596 background.


White color preview on #BDD596 background

This text has white color on #BDD596 background.


Related colors

Complementary color

Complementary color for #hex is #422A69.


I love getcolorcode.com

Triadic colors

1 #96BDD5 and #D596BD with #BDD596 are triadic colors.

2 #96D5BD and #D5BD96 with #BDD596 are triadic colors.