COLOR #B6C680

HEX: #B6C680 RGB: (182,198,128)

Renk bilgisi

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

RGB renk modeli

#B6C680 color RGB value is (182,198,128).

RGB: (182,198,128) (71%, 78%, 50%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 198 of 255 = 78%
B 128 of 255 = 50%

182
198
128

R + G + B ~ 66%. #B6C680 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 198 + 128 = 508 (100%)
R 182 of 508 ~ 35.83%
G 198 of 508 ~ 38.98%
B 128 of 508 ~ 25.2'%

%35.83
%38.98
%25.2

CMYK RENK MODELİ

#B6C680 rengi CMYK tonu (8,0,35,22).

  • camgöbeği tonu 8.08%
  • eflatun tonu 0.00%
  • sarı tonu 35.35%
  • ana renk tonu 22.35%

CMYK: (8,0,35,22)
C8M0Y35K22 (8%, 0%, 35%, 22%)
(0.08 / 0.00 / 0.35 / 0.22)

CMYK yüzdeleri

%8.08
%0
%35.35
%22.35

Codes

Color #B6C680 in popluar color models

B6 C6 80
RGB 182 198 128
HSL 74° 38.04% 63.92%
HSB/HSV 74° 35.35% 77.65%
CMYK 8.08% 0.00% 35.35%
22.35%

Color #B6C680 in popluar number systems.

HEX B6 C6 80
Decimal 182 198 128
Binary 10110110 11000110 10000000
Octal 266 306 200

Shades and tints

Shades of #B6C680

#B6C680
(182,198,128)
#A6B475
(166,180,117)
#96A26A
(150,162,106)
#86905F
(134,144,95)
#767E54
(118,126,84)
#666C49
(102,108,73)
#565A3E
(86,90,62)
#464833
(70,72,51)
#363628
(54,54,40)
#26241D
(38,36,29)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #B6C680

#B6C680
(182,198,128)
#BCCB8B
(188,203,139)
#C2D096
(194,208,150)
#C8D5A1
(200,213,161)
#CEDAAC
(206,218,172)
#D4DFB7
(212,223,183)
#DAE4C2
(218,228,194)
#E0E9CD
(224,233,205)
#E6EED8
(230,238,216)
#ECF3E3
(236,243,227)
#F2F8EE
(242,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C680 color. Also use rgb(182,198,128) instead hex code.

Text Font Color

.myTextColor { color: #B6C680; }

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

This text font color is #B6C680.

Background Color

.myBgColor { background-color: #B6C680; }

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

This div background color is #B6C680.

Border color

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

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

This div border color is #B6C680.

Opacity

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

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

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

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

This text has shadow with #B6C680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C680.

Preview

Color preview on black background

This text has color #B6C680 on black background.


Color preview on white background

This text has color #B6C680 on white background.


Black color preview on #B6C680 background

This text has black color on #B6C680 background.


White color preview on #B6C680 background

This text has white color on #B6C680 background.


Related colors

Complementary color

Complementary color for #hex is #49397F.


I love getcolorcode.com

Triadic colors

1 #80B6C6 and #C680B6 with #B6C680 are triadic colors.

2 #80C6B6 and #C6B680 with #B6C680 are triadic colors.