COLOR #B6D46C

HEX: #B6D46C RGB: (182,212,108)

Renk bilgisi

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

RGB renk modeli

#B6D46C color RGB value is (182,212,108).

RGB: (182,212,108) (71%, 83%, 42%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 212 of 255 = 83%
B 108 of 255 = 42%

182
212
108

R + G + B ~ 65%. #B6D46C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 212 + 108 = 502 (100%)
R 182 of 502 ~ 36.25%
G 212 of 502 ~ 42.23%
B 108 of 502 ~ 21.51'%

%36.25
%42.23
%21.51

CMYK RENK MODELİ

#B6D46C rengi CMYK tonu (14,0,49,17).

  • camgöbeği tonu 14.15%
  • eflatun tonu 0.00%
  • sarı tonu 49.06%
  • ana renk tonu 16.86%

CMYK: (14,0,49,17)
C14M0Y49K17 (14%, 0%, 49%, 17%)
(0.14 / 0.00 / 0.49 / 0.17)

CMYK yüzdeleri

%14.15
%0
%49.06
%16.86

Codes

Color #B6D46C in popluar color models

B6 D4 6C
RGB 182 212 108
HSL 77° 54.74% 62.75%
HSB/HSV 77° 49.06% 83.14%
CMYK 14.15% 0.00% 49.06%
16.86%

Color #B6D46C in popluar number systems.

HEX B6 D4 6C
Decimal 182 212 108
Binary 10110110 11010100 1101100
Octal 266 324 154

Shades and tints

Shades of #B6D46C

#B6D46C
(182,212,108)
#A6C163
(166,193,99)
#96AE5A
(150,174,90)
#869B51
(134,155,81)
#768848
(118,136,72)
#66753F
(102,117,63)
#566236
(86,98,54)
#464F2D
(70,79,45)
#363C24
(54,60,36)
#26291B
(38,41,27)
#161612
(22,22,18)
#000000
(0,0,0)

Tints of #B6D46C

#B6D46C
(182,212,108)
#BCD779
(188,215,121)
#C2DA86
(194,218,134)
#C8DD93
(200,221,147)
#CEE0A0
(206,224,160)
#D4E3AD
(212,227,173)
#DAE6BA
(218,230,186)
#E0E9C7
(224,233,199)
#E6ECD4
(230,236,212)
#ECEFE1
(236,239,225)
#F2F2EE
(242,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D46C color. Also use rgb(182,212,108) instead hex code.

Text Font Color

.myTextColor { color: #B6D46C; }

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

This text font color is #B6D46C.

Background Color

.myBgColor { background-color: #B6D46C; }

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

This div background color is #B6D46C.

Border color

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

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

This div border color is #B6D46C.

Opacity

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

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

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

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

This text has shadow with #B6D46C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D46C.

Preview

Color preview on black background

This text has color #B6D46C on black background.


Color preview on white background

This text has color #B6D46C on white background.


Black color preview on #B6D46C background

This text has black color on #B6D46C background.


White color preview on #B6D46C background

This text has white color on #B6D46C background.


Related colors

Complementary color

Complementary color for #hex is #492B93.


I love getcolorcode.com

Triadic colors

1 #6CB6D4 and #D46CB6 with #B6D46C are triadic colors.

2 #6CD4B6 and #D4B66C with #B6D46C are triadic colors.