COLOR #BAEDA9

HEX: #BAEDA9 RGB: (186,237,169)

Color info

#BAEDA9 contains mainly red and green colors. Web safe color of #BAEDA9 is #CCFF99 (or #CF9).

RGB color model

#BAEDA9 color RGB value is (186,237,169).

RGB: (186,237,169) (73%, 93%, 66%)

RGB channels and saturation

R 186 of 255 = 73%
G 237 of 255 = 93%
B 169 of 255 = 66%

186
237
169

R + G + B ~ 77%. #BAEDA9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 237 + 169 = 592 (100%)
R 186 of 592 ~ 31.42%
G 237 of 592 ~ 40.03%
B 169 of 592 ~ 28.55'%

%31.42
%40.03
%28.55

CMYK color model

#BAEDA9 color CMYK value is (22,0,29,7).

  • cyan value is 21.52%
  • magenta value is 0.00%
  • yellow value is 28.69%
  • key color value is 7.06%

CMYK: (22,0,29,7)
C22M0Y29K7 (22%, 0%, 29%, 7%)
(0.22 / 0.00 / 0.29 / 0.07)

CMYK percentages

%21.52
%0
%28.69
%7.06

Codes

Color #BAEDA9 in popluar color models

BA ED A9
RGB 186 237 169
HSL 105° 65.38% 79.61%
HSB/HSV 105° 28.69% 92.94%
CMYK 21.52% 0.00% 28.69%
7.06%

Color #BAEDA9 in popluar number systems.

HEX BA ED A9
Decimal 186 237 169
Binary 10111010 11101101 10101001
Octal 272 355 251

Shades and tints

Shades of #BAEDA9

#BAEDA9
(186,237,169)
#AAD89A
(170,216,154)
#9AC38B
(154,195,139)
#8AAE7C
(138,174,124)
#7A996D
(122,153,109)
#6A845E
(106,132,94)
#5A6F4F
(90,111,79)
#4A5A40
(74,90,64)
#3A4531
(58,69,49)
#2A3022
(42,48,34)
#1A1B13
(26,27,19)
#000000
(0,0,0)

Tints of #BAEDA9

#BAEDA9
(186,237,169)
#C0EEB0
(192,238,176)
#C6EFB7
(198,239,183)
#CCF0BE
(204,240,190)
#D2F1C5
(210,241,197)
#D8F2CC
(216,242,204)
#DEF3D3
(222,243,211)
#E4F4DA
(228,244,218)
#EAF5E1
(234,245,225)
#F0F6E8
(240,246,232)
#F6F7EF
(246,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAEDA9 color. Also use rgb(186,237,169) instead hex code.

Text Font Color

.myTextColor { color: #BAEDA9; }

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

This text font color is #BAEDA9.

Background Color

.myBgColor { background-color: #BAEDA9; }

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

This div background color is #BAEDA9.

Border color

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

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

This div border color is #BAEDA9.

Opacity

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

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

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

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

This text has shadow with #BAEDA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAEDA9.

Preview

Color preview on black background

This text has color #BAEDA9 on black background.


Color preview on white background

This text has color #BAEDA9 on white background.


Black color preview on #BAEDA9 background

This text has black color on #BAEDA9 background.


White color preview on #BAEDA9 background

This text has white color on #BAEDA9 background.


Related colors

Complementary color

Complementary color for #hex is #451256.


I love getcolorcode.com

Triadic colors

1 #A9BAED and #EDA9BA with #BAEDA9 are triadic colors.

2 #A9EDBA and #EDBAA9 with #BAEDA9 are triadic colors.