COLOR #B6D7AD

HEX: #B6D7AD RGB: (182,215,173)

Renk bilgisi

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

RGB renk modeli

#B6D7AD color RGB value is (182,215,173).

RGB: (182,215,173) (71%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 215 of 255 = 84%
B 173 of 255 = 68%

182
215
173

R + G + B ~ 74%. #B6D7AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 215 + 173 = 570 (100%)
R 182 of 570 ~ 31.93%
G 215 of 570 ~ 37.72%
B 173 of 570 ~ 30.35'%

%31.93
%37.72
%30.35

CMYK RENK MODELİ

#B6D7AD rengi CMYK tonu (15,0,20,16).

  • camgöbeği tonu 15.35%
  • eflatun tonu 0.00%
  • sarı tonu 19.53%
  • ana renk tonu 15.69%

CMYK: (15,0,20,16)
C15M0Y20K16 (15%, 0%, 20%, 16%)
(0.15 / 0.00 / 0.20 / 0.16)

CMYK yüzdeleri

%15.35
%0
%19.53
%15.69

Codes

Color #B6D7AD in popluar color models

B6 D7 AD
RGB 182 215 173
HSL 107° 34.43% 76.08%
HSB/HSV 107° 19.53% 84.31%
CMYK 15.35% 0.00% 19.53%
15.69%

Color #B6D7AD in popluar number systems.

HEX B6 D7 AD
Decimal 182 215 173
Binary 10110110 11010111 10101101
Octal 266 327 255

Shades and tints

Shades of #B6D7AD

#B6D7AD
(182,215,173)
#A6C49E
(166,196,158)
#96B18F
(150,177,143)
#869E80
(134,158,128)
#768B71
(118,139,113)
#667862
(102,120,98)
#566553
(86,101,83)
#465244
(70,82,68)
#363F35
(54,63,53)
#262C26
(38,44,38)
#161917
(22,25,23)
#000000
(0,0,0)

Tints of #B6D7AD

#B6D7AD
(182,215,173)
#BCDAB4
(188,218,180)
#C2DDBB
(194,221,187)
#C8E0C2
(200,224,194)
#CEE3C9
(206,227,201)
#D4E6D0
(212,230,208)
#DAE9D7
(218,233,215)
#E0ECDE
(224,236,222)
#E6EFE5
(230,239,229)
#ECF2EC
(236,242,236)
#F2F5F3
(242,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D7AD color. Also use rgb(182,215,173) instead hex code.

Text Font Color

.myTextColor { color: #B6D7AD; }

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

This text font color is #B6D7AD.

Background Color

.myBgColor { background-color: #B6D7AD; }

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

This div background color is #B6D7AD.

Border color

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

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

This div border color is #B6D7AD.

Opacity

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

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

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

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

This text has shadow with #B6D7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D7AD.

Preview

Color preview on black background

This text has color #B6D7AD on black background.


Color preview on white background

This text has color #B6D7AD on white background.


Black color preview on #B6D7AD background

This text has black color on #B6D7AD background.


White color preview on #B6D7AD background

This text has white color on #B6D7AD background.


Related colors

Complementary color

Complementary color for #hex is #492852.


I love getcolorcode.com

Triadic colors

1 #ADB6D7 and #D7ADB6 with #B6D7AD are triadic colors.

2 #ADD7B6 and #D7B6AD with #B6D7AD are triadic colors.