COLOR #BADE6D

HEX: #BADE6D RGB: (186,222,109)

Color info

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

RGB color model

#BADE6D color RGB value is (186,222,109).

RGB: (186,222,109) (73%, 87%, 43%)

RGB channels and saturation

R 186 of 255 = 73%
G 222 of 255 = 87%
B 109 of 255 = 43%

186
222
109

R + G + B ~ 68%. #BADE6D is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 222 + 109 = 517 (100%)
R 186 of 517 ~ 35.98%
G 222 of 517 ~ 42.94%
B 109 of 517 ~ 21.08'%

%35.98
%42.94
%21.08

CMYK color model

#BADE6D color CMYK value is (16,0,51,13).

  • cyan value is 16.22%
  • magenta value is 0.00%
  • yellow value is 50.90%
  • key color value is 12.94%

CMYK: (16,0,51,13)
C16M0Y51K13 (16%, 0%, 51%, 13%)
(0.16 / 0.00 / 0.51 / 0.13)

CMYK percentages

%16.22
%0
%50.9
%12.94

Codes

Color #BADE6D in popluar color models

BA DE 6D
RGB 186 222 109
HSL 79° 63.13% 64.90%
HSB/HSV 79° 50.90% 87.06%
CMYK 16.22% 0.00% 50.90%
12.94%

Color #BADE6D in popluar number systems.

HEX BA DE 6D
Decimal 186 222 109
Binary 10111010 11011110 1101101
Octal 272 336 155

Shades and tints

Shades of #BADE6D

#BADE6D
(186,222,109)
#AACA64
(170,202,100)
#9AB65B
(154,182,91)
#8AA252
(138,162,82)
#7A8E49
(122,142,73)
#6A7A40
(106,122,64)
#5A6637
(90,102,55)
#4A522E
(74,82,46)
#3A3E25
(58,62,37)
#2A2A1C
(42,42,28)
#1A1613
(26,22,19)
#000000
(0,0,0)

Tints of #BADE6D

#BADE6D
(186,222,109)
#C0E17A
(192,225,122)
#C6E487
(198,228,135)
#CCE794
(204,231,148)
#D2EAA1
(210,234,161)
#D8EDAE
(216,237,174)
#DEF0BB
(222,240,187)
#E4F3C8
(228,243,200)
#EAF6D5
(234,246,213)
#F0F9E2
(240,249,226)
#F6FCEF
(246,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BADE6D color. Also use rgb(186,222,109) instead hex code.

Text Font Color

.myTextColor { color: #BADE6D; }

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

This text font color is #BADE6D.

Background Color

.myBgColor { background-color: #BADE6D; }

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

This div background color is #BADE6D.

Border color

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

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

This div border color is #BADE6D.

Opacity

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

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

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

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

This text has shadow with #BADE6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BADE6D.

Preview

Color preview on black background

This text has color #BADE6D on black background.


Color preview on white background

This text has color #BADE6D on white background.


Black color preview on #BADE6D background

This text has black color on #BADE6D background.


White color preview on #BADE6D background

This text has white color on #BADE6D background.


Related colors

Complementary color

Complementary color for #hex is #452192.


I love getcolorcode.com

Triadic colors

1 #6DBADE and #DE6DBA with #BADE6D are triadic colors.

2 #6DDEBA and #DEBA6D with #BADE6D are triadic colors.