COLOR #B2D1AD

HEX: #B2D1AD RGB: (178,209,173)

Renk bilgisi

#B2D1AD contains red, green and blue colors in about the same proportion. #B2D1AD ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#B2D1AD color RGB value is (178,209,173).

RGB: (178,209,173) (70%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 209 of 255 = 82%
B 173 of 255 = 68%

178
209
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 209 + 173 = 560 (100%)
R 178 of 560 ~ 31.79%
G 209 of 560 ~ 37.32%
B 173 of 560 ~ 30.89'%

%31.79
%37.32
%30.89

CMYK RENK MODELİ

#B2D1AD rengi CMYK tonu (15,0,17,18).

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.00%
  • sarı tonu 17.22%
  • ana renk tonu 18.04%

CMYK: (15,0,17,18)
C15M0Y17K18 (15%, 0%, 17%, 18%)
(0.15 / 0.00 / 0.17 / 0.18)

CMYK yüzdeleri

%14.83
%0
%17.22
%18.04

Codes

Color #B2D1AD in popluar color models

B2 D1 AD
RGB 178 209 173
HSL 112° 28.13% 74.90%
HSB/HSV 112° 17.22% 81.96%
CMYK 14.83% 0.00% 17.22%
18.04%

Color #B2D1AD in popluar number systems.

HEX B2 D1 AD
Decimal 178 209 173
Binary 10110010 11010001 10101101
Octal 262 321 255

Shades and tints

Shades of #B2D1AD

#B2D1AD
(178,209,173)
#A2BE9E
(162,190,158)
#92AB8F
(146,171,143)
#829880
(130,152,128)
#728571
(114,133,113)
#627262
(98,114,98)
#525F53
(82,95,83)
#424C44
(66,76,68)
#323935
(50,57,53)
#222626
(34,38,38)
#121317
(18,19,23)
#000000
(0,0,0)

Tints of #B2D1AD

#B2D1AD
(178,209,173)
#B9D5B4
(185,213,180)
#C0D9BB
(192,217,187)
#C7DDC2
(199,221,194)
#CEE1C9
(206,225,201)
#D5E5D0
(213,229,208)
#DCE9D7
(220,233,215)
#E3EDDE
(227,237,222)
#EAF1E5
(234,241,229)
#F1F5EC
(241,245,236)
#F8F9F3
(248,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D1AD color. Also use rgb(178,209,173) instead hex code.

Text Font Color

.myTextColor { color: #B2D1AD; }

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

This text font color is #B2D1AD.

Background Color

.myBgColor { background-color: #B2D1AD; }

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

This div background color is #B2D1AD.

Border color

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

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

This div border color is #B2D1AD.

Opacity

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

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

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

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

This text has shadow with #B2D1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D1AD.

Preview

Color preview on black background

This text has color #B2D1AD on black background.


Color preview on white background

This text has color #B2D1AD on white background.


Black color preview on #B2D1AD background

This text has black color on #B2D1AD background.


White color preview on #B2D1AD background

This text has white color on #B2D1AD background.


Related colors

Complementary color

Complementary color for #hex is #4D2E52.


I love getcolorcode.com

Triadic colors

1 #ADB2D1 and #D1ADB2 with #B2D1AD are triadic colors.

2 #ADD1B2 and #D1B2AD with #B2D1AD are triadic colors.