COLOR #B6D5A7

HEX: #B6D5A7 RGB: (182,213,167)

Renk bilgisi

#B6D5A7 contains red, green and blue colors in about the same proportion. #B6D5A7 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B6D5A7 color RGB value is (182,213,167).

RGB: (182,213,167) (71%, 84%, 65%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 213 of 255 = 84%
B 167 of 255 = 65%

182
213
167

R + G + B ~ 73%. #B6D5A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 213 + 167 = 562 (100%)
R 182 of 562 ~ 32.38%
G 213 of 562 ~ 37.9%
B 167 of 562 ~ 29.72'%

%32.38
%37.9
%29.72

CMYK RENK MODELİ

#B6D5A7 rengi CMYK tonu (15,0,22,16).

  • camgöbeği tonu 14.55%
  • eflatun tonu 0.00%
  • sarı tonu 21.60%
  • ana renk tonu 16.47%

CMYK: (15,0,22,16)
C15M0Y22K16 (15%, 0%, 22%, 16%)
(0.15 / 0.00 / 0.22 / 0.16)

CMYK yüzdeleri

%14.55
%0
%21.6
%16.47

Codes

Color #B6D5A7 in popluar color models

B6 D5 A7
RGB 182 213 167
HSL 100° 35.38% 74.51%
HSB/HSV 100° 21.60% 83.53%
CMYK 14.55% 0.00% 21.60%
16.47%

Color #B6D5A7 in popluar number systems.

HEX B6 D5 A7
Decimal 182 213 167
Binary 10110110 11010101 10100111
Octal 266 325 247

Shades and tints

Shades of #B6D5A7

#B6D5A7
(182,213,167)
#A6C298
(166,194,152)
#96AF89
(150,175,137)
#869C7A
(134,156,122)
#76896B
(118,137,107)
#66765C
(102,118,92)
#56634D
(86,99,77)
#46503E
(70,80,62)
#363D2F
(54,61,47)
#262A20
(38,42,32)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #B6D5A7

#B6D5A7
(182,213,167)
#BCD8AF
(188,216,175)
#C2DBB7
(194,219,183)
#C8DEBF
(200,222,191)
#CEE1C7
(206,225,199)
#D4E4CF
(212,228,207)
#DAE7D7
(218,231,215)
#E0EADF
(224,234,223)
#E6EDE7
(230,237,231)
#ECF0EF
(236,240,239)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D5A7 color. Also use rgb(182,213,167) instead hex code.

Text Font Color

.myTextColor { color: #B6D5A7; }

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

This text font color is #B6D5A7.

Background Color

.myBgColor { background-color: #B6D5A7; }

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

This div background color is #B6D5A7.

Border color

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

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

This div border color is #B6D5A7.

Opacity

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

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

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

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

This text has shadow with #B6D5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D5A7.

Preview

Color preview on black background

This text has color #B6D5A7 on black background.


Color preview on white background

This text has color #B6D5A7 on white background.


Black color preview on #B6D5A7 background

This text has black color on #B6D5A7 background.


White color preview on #B6D5A7 background

This text has white color on #B6D5A7 background.


Related colors

Complementary color

Complementary color for #hex is #492A58.


I love getcolorcode.com

Triadic colors

1 #A7B6D5 and #D5A7B6 with #B6D5A7 are triadic colors.

2 #A7D5B6 and #D5B6A7 with #B6D5A7 are triadic colors.