COLOR #BDDA7A

HEX: #BDDA7A RGB: (189,218,122)

Color info

#BDDA7A contains mainly red and green colors. Web safe color of #BDDA7A is #CCCC66 (or #CC6).

RGB color model

#BDDA7A color RGB value is (189,218,122).

RGB: (189,218,122) (74%, 85%, 48%)

RGB channels and saturation

R 189 of 255 = 74%
G 218 of 255 = 85%
B 122 of 255 = 48%

189
218
122

R + G + B ~ 69%. #BDDA7A is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 218 + 122 = 529 (100%)
R 189 of 529 ~ 35.73%
G 218 of 529 ~ 41.21%
B 122 of 529 ~ 23.06'%

%35.73
%41.21
%23.06

CMYK color model

#BDDA7A color CMYK value is (13,0,44,15).

  • cyan value is 13.30%
  • magenta value is 0.00%
  • yellow value is 44.04%
  • key color value is 14.51%

CMYK: (13,0,44,15)
C13M0Y44K15 (13%, 0%, 44%, 15%)
(0.13 / 0.00 / 0.44 / 0.15)

CMYK percentages

%13.3
%0
%44.04
%14.51

Codes

Color #BDDA7A in popluar color models

BD DA 7A
RGB 189 218 122
HSL 78° 56.47% 66.67%
HSB/HSV 78° 44.04% 85.49%
CMYK 13.30% 0.00% 44.04%
14.51%

Color #BDDA7A in popluar number systems.

HEX BD DA 7A
Decimal 189 218 122
Binary 10111101 11011010 1111010
Octal 275 332 172

Shades and tints

Shades of #BDDA7A

#BDDA7A
(189,218,122)
#ACC76F
(172,199,111)
#9BB464
(155,180,100)
#8AA159
(138,161,89)
#798E4E
(121,142,78)
#687B43
(104,123,67)
#576838
(87,104,56)
#46552D
(70,85,45)
#354222
(53,66,34)
#242F17
(36,47,23)
#131C0C
(19,28,12)
#000000
(0,0,0)

Tints of #BDDA7A

#BDDA7A
(189,218,122)
#C3DD86
(195,221,134)
#C9E092
(201,224,146)
#CFE39E
(207,227,158)
#D5E6AA
(213,230,170)
#DBE9B6
(219,233,182)
#E1ECC2
(225,236,194)
#E7EFCE
(231,239,206)
#EDF2DA
(237,242,218)
#F3F5E6
(243,245,230)
#F9F8F2
(249,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDDA7A color. Also use rgb(189,218,122) instead hex code.

Text Font Color

.myTextColor { color: #BDDA7A; }

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

This text font color is #BDDA7A.

Background Color

.myBgColor { background-color: #BDDA7A; }

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

This div background color is #BDDA7A.

Border color

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

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

This div border color is #BDDA7A.

Opacity

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

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

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

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

This text has shadow with #BDDA7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDDA7A.

Preview

Color preview on black background

This text has color #BDDA7A on black background.


Color preview on white background

This text has color #BDDA7A on white background.


Black color preview on #BDDA7A background

This text has black color on #BDDA7A background.


White color preview on #BDDA7A background

This text has white color on #BDDA7A background.


Related colors

Complementary color

Complementary color for #hex is #422585.


I love getcolorcode.com

Triadic colors

1 #7ABDDA and #DA7ABD with #BDDA7A are triadic colors.

2 #7ADABD and #DABD7A with #BDDA7A are triadic colors.