COLOR #B2E9AD

HEX: #B2E9AD RGB: (178,233,173)

Renk bilgisi

#B2E9AD contains mainly red and green colors. #B2E9AD ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#B2E9AD color RGB value is (178,233,173).

RGB: (178,233,173) (70%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 233 of 255 = 91%
B 173 of 255 = 68%

178
233
173

R + G + B ~ 76%. #B2E9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 233 + 173 = 584 (100%)
R 178 of 584 ~ 30.48%
G 233 of 584 ~ 39.9%
B 173 of 584 ~ 29.62'%

%30.48
%39.9
%29.62

CMYK RENK MODELİ

#B2E9AD rengi CMYK tonu (24,0,26,9).

  • camgöbeği tonu 23.61%
  • eflatun tonu 0.00%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (24,0,26,9)
C24M0Y26K9 (24%, 0%, 26%, 9%)
(0.24 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%23.61
%0
%25.75
%8.63

Codes

Color #B2E9AD in popluar color models

B2 E9 AD
RGB 178 233 173
HSL 115° 57.69% 79.61%
HSB/HSV 115° 25.75% 91.37%
CMYK 23.61% 0.00% 25.75%
8.63%

Color #B2E9AD in popluar number systems.

HEX B2 E9 AD
Decimal 178 233 173
Binary 10110010 11101001 10101101
Octal 262 351 255

Shades and tints

Shades of #B2E9AD

#B2E9AD
(178,233,173)
#A2D49E
(162,212,158)
#92BF8F
(146,191,143)
#82AA80
(130,170,128)
#729571
(114,149,113)
#628062
(98,128,98)
#526B53
(82,107,83)
#425644
(66,86,68)
#324135
(50,65,53)
#222C26
(34,44,38)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #B2E9AD

#B2E9AD
(178,233,173)
#B9EBB4
(185,235,180)
#C0EDBB
(192,237,187)
#C7EFC2
(199,239,194)
#CEF1C9
(206,241,201)
#D5F3D0
(213,243,208)
#DCF5D7
(220,245,215)
#E3F7DE
(227,247,222)
#EAF9E5
(234,249,229)
#F1FBEC
(241,251,236)
#F8FDF3
(248,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2E9AD; }

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

This text font color is #B2E9AD.

Background Color

.myBgColor { background-color: #B2E9AD; }

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

This div background color is #B2E9AD.

Border color

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

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

This div border color is #B2E9AD.

Opacity

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

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

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

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

This text has shadow with #B2E9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E9AD.

Preview

Color preview on black background

This text has color #B2E9AD on black background.


Color preview on white background

This text has color #B2E9AD on white background.


Black color preview on #B2E9AD background

This text has black color on #B2E9AD background.


White color preview on #B2E9AD background

This text has white color on #B2E9AD background.


Related colors

Complementary color

Complementary color for #hex is #4D1652.


I love getcolorcode.com

Triadic colors

1 #ADB2E9 and #E9ADB2 with #B2E9AD are triadic colors.

2 #ADE9B2 and #E9B2AD with #B2E9AD are triadic colors.