COLOR #B6C593

HEX: #B6C593 RGB: (182,197,147)

Color info

#B6C593 contains red, green and blue colors in about the same proportion. Web safe color of #B6C593 is #CCCC99 (or #CC9).

RGB color model

#B6C593 color RGB value is (182,197,147).

RGB: (182,197,147) (71%, 77%, 58%)

RGB channels and saturation

R 182 of 255 = 71%
G 197 of 255 = 77%
B 147 of 255 = 58%

182
197
147

R + G + B ~ 69%. #B6C593 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 197 + 147 = 526 (100%)
R 182 of 526 ~ 34.6%
G 197 of 526 ~ 37.45%
B 147 of 526 ~ 27.95'%

%34.6
%37.45
%27.95

CMYK color model

#B6C593 color CMYK value is (8,0,25,23).

  • cyan value is 7.61%
  • magenta value is 0.00%
  • yellow value is 25.38%
  • key color value is 22.75%

CMYK: (8,0,25,23)
C8M0Y25K23 (8%, 0%, 25%, 23%)
(0.08 / 0.00 / 0.25 / 0.23)

CMYK percentages

%7.61
%0
%25.38
%22.75

Codes

Color #B6C593 in popluar color models

B6 C5 93
RGB 182 197 147
HSL 78° 30.12% 67.45%
HSB/HSV 78° 25.38% 77.25%
CMYK 7.61% 0.00% 25.38%
22.75%

Color #B6C593 in popluar number systems.

HEX B6 C5 93
Decimal 182 197 147
Binary 10110110 11000101 10010011
Octal 266 305 223

Shades and tints

Shades of #B6C593

#B6C593
(182,197,147)
#A6B486
(166,180,134)
#96A379
(150,163,121)
#86926C
(134,146,108)
#76815F
(118,129,95)
#667052
(102,112,82)
#565F45
(86,95,69)
#464E38
(70,78,56)
#363D2B
(54,61,43)
#262C1E
(38,44,30)
#161B11
(22,27,17)
#000000
(0,0,0)

Tints of #B6C593

#B6C593
(182,197,147)
#BCCA9C
(188,202,156)
#C2CFA5
(194,207,165)
#C8D4AE
(200,212,174)
#CED9B7
(206,217,183)
#D4DEC0
(212,222,192)
#DAE3C9
(218,227,201)
#E0E8D2
(224,232,210)
#E6EDDB
(230,237,219)
#ECF2E4
(236,242,228)
#F2F7ED
(242,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C593 color. Also use rgb(182,197,147) instead hex code.

Text Font Color

.myTextColor { color: #B6C593; }

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

This text font color is #B6C593.

Background Color

.myBgColor { background-color: #B6C593; }

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

This div background color is #B6C593.

Border color

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

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

This div border color is #B6C593.

Opacity

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

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

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

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

This text has shadow with #B6C593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C593.

Preview

Color preview on black background

This text has color #B6C593 on black background.


Color preview on white background

This text has color #B6C593 on white background.


Black color preview on #B6C593 background

This text has black color on #B6C593 background.


White color preview on #B6C593 background

This text has white color on #B6C593 background.


Related colors

Complementary color

Complementary color for #hex is #493A6C.


I love getcolorcode.com

Triadic colors

1 #93B6C5 and #C593B6 with #B6C593 are triadic colors.

2 #93C5B6 and #C5B693 with #B6C593 are triadic colors.