COLOR #B6DC76

HEX: #B6DC76 RGB: (182,220,118)

Renk bilgisi

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

RGB renk modeli

#B6DC76 color RGB value is (182,220,118).

RGB: (182,220,118) (71%, 86%, 46%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 220 of 255 = 86%
B 118 of 255 = 46%

182
220
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 220 + 118 = 520 (100%)
R 182 of 520 ~ 35%
G 220 of 520 ~ 42.31%
B 118 of 520 ~ 22.69'%

%35
%42.31
%22.69

CMYK RENK MODELİ

#B6DC76 rengi CMYK tonu (17,0,46,14).

  • camgöbeği tonu 17.27%
  • eflatun tonu 0.00%
  • sarı tonu 46.36%
  • ana renk tonu 13.73%

CMYK: (17,0,46,14)
C17M0Y46K14 (17%, 0%, 46%, 14%)
(0.17 / 0.00 / 0.46 / 0.14)

CMYK yüzdeleri

%17.27
%0
%46.36
%13.73

Codes

Color #B6DC76 in popluar color models

B6 DC 76
RGB 182 220 118
HSL 82° 59.30% 66.27%
HSB/HSV 82° 46.36% 86.27%
CMYK 17.27% 0.00% 46.36%
13.73%

Color #B6DC76 in popluar number systems.

HEX B6 DC 76
Decimal 182 220 118
Binary 10110110 11011100 1110110
Octal 266 334 166

Shades and tints

Shades of #B6DC76

#B6DC76
(182,220,118)
#A6C86C
(166,200,108)
#96B462
(150,180,98)
#86A058
(134,160,88)
#768C4E
(118,140,78)
#667844
(102,120,68)
#56643A
(86,100,58)
#465030
(70,80,48)
#363C26
(54,60,38)
#26281C
(38,40,28)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #B6DC76

#B6DC76
(182,220,118)
#BCDF82
(188,223,130)
#C2E28E
(194,226,142)
#C8E59A
(200,229,154)
#CEE8A6
(206,232,166)
#D4EBB2
(212,235,178)
#DAEEBE
(218,238,190)
#E0F1CA
(224,241,202)
#E6F4D6
(230,244,214)
#ECF7E2
(236,247,226)
#F2FAEE
(242,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6DC76 color. Also use rgb(182,220,118) instead hex code.

Text Font Color

.myTextColor { color: #B6DC76; }

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

This text font color is #B6DC76.

Background Color

.myBgColor { background-color: #B6DC76; }

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

This div background color is #B6DC76.

Border color

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

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

This div border color is #B6DC76.

Opacity

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

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

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

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

This text has shadow with #B6DC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6DC76.

Preview

Color preview on black background

This text has color #B6DC76 on black background.


Color preview on white background

This text has color #B6DC76 on white background.


Black color preview on #B6DC76 background

This text has black color on #B6DC76 background.


White color preview on #B6DC76 background

This text has white color on #B6DC76 background.


Related colors

Complementary color

Complementary color for #hex is #492389.


I love getcolorcode.com

Triadic colors

1 #76B6DC and #DC76B6 with #B6DC76 are triadic colors.

2 #76DCB6 and #DCB676 with #B6DC76 are triadic colors.