COLOR #B6DE6E

HEX: #B6DE6E RGB: (182,222,110)

Color info

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

RGB color model

#B6DE6E color RGB value is (182,222,110).

RGB: (182,222,110) (71%, 87%, 43%)

RGB channels and saturation

R 182 of 255 = 71%
G 222 of 255 = 87%
B 110 of 255 = 43%

182
222
110

R + G + B ~ 67%. #B6DE6E is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 222 + 110 = 514 (100%)
R 182 of 514 ~ 35.41%
G 222 of 514 ~ 43.19%
B 110 of 514 ~ 21.4'%

%35.41
%43.19
%21.4

CMYK color model

#B6DE6E color CMYK value is (18,0,50,13).

  • cyan value is 18.02%
  • magenta value is 0.00%
  • yellow value is 50.45%
  • key color value is 12.94%
CMYK: (18,0,50,13) C18M0Y50K13 (18%,0%,50%,13%) (0.18/0.00/0.50/0.13) 

CMYK percentages

%18.02
%0
%50.45
%12.94

Codes

Color #B6DE6E in popluar color models

B6 DE 6E
RGB 182 222 110
HSL 81° 62.92% 65.10%
HSB/HSV 81° 50.45% 87.06%
CMYK 18.02% 0.00% 50.45%
12.94%

Color #B6DE6E in popluar number systems.

HEX B6 DE 6E
Decimal 182 222 110
Binary 10110110 11011110 1101110
Octal 266 336 156

Shades and tints

Shades of #B6DE6E

#B6DE6E
(182,222,110)
#A6CA64
(166,202,100)
#96B65A
(150,182,90)
#86A250
(134,162,80)
#768E46
(118,142,70)
#667A3C
(102,122,60)
#566632
(86,102,50)
#465228
(70,82,40)
#363E1E
(54,62,30)
#262A14
(38,42,20)
#16160A
(22,22,10)
#000000
(0,0,0)

Tints of #B6DE6E

#B6DE6E
(182,222,110)
#BCE17B
(188,225,123)
#C2E488
(194,228,136)
#C8E795
(200,231,149)
#CEEAA2
(206,234,162)
#D4EDAF
(212,237,175)
#DAF0BC
(218,240,188)
#E0F3C9
(224,243,201)
#E6F6D6
(230,246,214)
#ECF9E3
(236,249,227)
#F2FCF0
(242,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6DE6E color. Also use rgb(182,222,110) instead hex code.

Text Font Color

.myTextColor { color: #B6DE6E; }

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

This text font color is #B6DE6E.

Background Color

.myBgColor { background-color: #B6DE6E; }

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

This div background color is #B6DE6E.

Border color

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

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

This div border color is #B6DE6E.

Opacity

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

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

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

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

This text has shadow with #B6DE6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6DE6E.

Preview

Color preview on black background

This text has color #B6DE6E on black background.


Color preview on white background

This text has color #B6DE6E on white background.


Black color preview on #B6DE6E background

This text has black color on #B6DE6E background.


White color preview on #B6DE6E background

This text has white color on #B6DE6E background.


Related colors

Complementary color

Complementary color for #hex is #492191.


I love getcolorcode.com

Triadic colors

1 #6EB6DE and #DE6EB6 with #B6DE6E are triadic colors.

2 #6EDEB6 and #DEB66E with #B6DE6E are triadic colors.