COLOR #B6E06D

HEX: #B6E06D RGB: (182,224,109)

Renk bilgisi

#B6E06D contains mainly red and green colors. #B6E06D ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B6E06D color RGB value is (182,224,109).

RGB: (182,224,109) (71%, 88%, 43%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 224 of 255 = 88%
B 109 of 255 = 43%

182
224
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 224 + 109 = 515 (100%)
R 182 of 515 ~ 35.34%
G 224 of 515 ~ 43.5%
B 109 of 515 ~ 21.17'%

%35.34
%43.5
%21.17

CMYK RENK MODELİ

#B6E06D rengi CMYK tonu (19,0,51,12).

  • camgöbeği tonu 18.75%
  • eflatun tonu 0.00%
  • sarı tonu 51.34%
  • ana renk tonu 12.16%

CMYK: (19,0,51,12)
C19M0Y51K12 (19%, 0%, 51%, 12%)
(0.19 / 0.00 / 0.51 / 0.12)

CMYK yüzdeleri

%18.75
%0
%51.34
%12.16

Codes

Color #B6E06D in popluar color models

B6 E0 6D
RGB 182 224 109
HSL 82° 64.97% 65.29%
HSB/HSV 82° 51.34% 87.84%
CMYK 18.75% 0.00% 51.34%
12.16%

Color #B6E06D in popluar number systems.

HEX B6 E0 6D
Decimal 182 224 109
Binary 10110110 11100000 1101101
Octal 266 340 155

Shades and tints

Shades of #B6E06D

#B6E06D
(182,224,109)
#A6CC64
(166,204,100)
#96B85B
(150,184,91)
#86A452
(134,164,82)
#769049
(118,144,73)
#667C40
(102,124,64)
#566837
(86,104,55)
#46542E
(70,84,46)
#364025
(54,64,37)
#262C1C
(38,44,28)
#161813
(22,24,19)
#000000
(0,0,0)

Tints of #B6E06D

#B6E06D
(182,224,109)
#BCE27A
(188,226,122)
#C2E487
(194,228,135)
#C8E694
(200,230,148)
#CEE8A1
(206,232,161)
#D4EAAE
(212,234,174)
#DAECBB
(218,236,187)
#E0EEC8
(224,238,200)
#E6F0D5
(230,240,213)
#ECF2E2
(236,242,226)
#F2F4EF
(242,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E06D color. Also use rgb(182,224,109) instead hex code.

Text Font Color

.myTextColor { color: #B6E06D; }

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

This text font color is #B6E06D.

Background Color

.myBgColor { background-color: #B6E06D; }

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

This div background color is #B6E06D.

Border color

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

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

This div border color is #B6E06D.

Opacity

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

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

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

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

This text has shadow with #B6E06D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E06D.

Preview

Color preview on black background

This text has color #B6E06D on black background.


Color preview on white background

This text has color #B6E06D on white background.


Black color preview on #B6E06D background

This text has black color on #B6E06D background.


White color preview on #B6E06D background

This text has white color on #B6E06D background.


Related colors

Complementary color

Complementary color for #hex is #491F92.


I love getcolorcode.com

Triadic colors

1 #6DB6E0 and #E06DB6 with #B6E06D are triadic colors.

2 #6DE0B6 and #E0B66D with #B6E06D are triadic colors.