COLOR #B2D9AA

HEX: #B2D9AA RGB: (178,217,170)

Renk bilgisi

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

RGB renk modeli

#B2D9AA color RGB value is (178,217,170).

RGB: (178,217,170) (70%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 217 of 255 = 85%
B 170 of 255 = 67%

178
217
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 217 + 170 = 565 (100%)
R 178 of 565 ~ 31.5%
G 217 of 565 ~ 38.41%
B 170 of 565 ~ 30.09'%

%31.5
%38.41
%30.09

CMYK RENK MODELİ

#B2D9AA rengi CMYK tonu (18,0,22,15).

  • camgöbeği tonu 17.97%
  • eflatun tonu 0.00%
  • sarı tonu 21.66%
  • ana renk tonu 14.90%

CMYK: (18,0,22,15)
C18M0Y22K15 (18%, 0%, 22%, 15%)
(0.18 / 0.00 / 0.22 / 0.15)

CMYK yüzdeleri

%17.97
%0
%21.66
%14.9

Codes

Color #B2D9AA in popluar color models

B2 D9 AA
RGB 178 217 170
HSL 110° 38.21% 75.88%
HSB/HSV 110° 21.66% 85.10%
CMYK 17.97% 0.00% 21.66%
14.90%

Color #B2D9AA in popluar number systems.

HEX B2 D9 AA
Decimal 178 217 170
Binary 10110010 11011001 10101010
Octal 262 331 252

Shades and tints

Shades of #B2D9AA

#B2D9AA
(178,217,170)
#A2C69B
(162,198,155)
#92B38C
(146,179,140)
#82A07D
(130,160,125)
#728D6E
(114,141,110)
#627A5F
(98,122,95)
#526750
(82,103,80)
#425441
(66,84,65)
#324132
(50,65,50)
#222E23
(34,46,35)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #B2D9AA

#B2D9AA
(178,217,170)
#B9DCB1
(185,220,177)
#C0DFB8
(192,223,184)
#C7E2BF
(199,226,191)
#CEE5C6
(206,229,198)
#D5E8CD
(213,232,205)
#DCEBD4
(220,235,212)
#E3EEDB
(227,238,219)
#EAF1E2
(234,241,226)
#F1F4E9
(241,244,233)
#F8F7F0
(248,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D9AA color. Also use rgb(178,217,170) instead hex code.

Text Font Color

.myTextColor { color: #B2D9AA; }

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

This text font color is #B2D9AA.

Background Color

.myBgColor { background-color: #B2D9AA; }

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

This div background color is #B2D9AA.

Border color

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

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

This div border color is #B2D9AA.

Opacity

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

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

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

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

This text has shadow with #B2D9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D9AA.

Preview

Color preview on black background

This text has color #B2D9AA on black background.


Color preview on white background

This text has color #B2D9AA on white background.


Black color preview on #B2D9AA background

This text has black color on #B2D9AA background.


White color preview on #B2D9AA background

This text has white color on #B2D9AA background.


Related colors

Complementary color

Complementary color for #hex is #4D2655.


I love getcolorcode.com

Triadic colors

1 #AAB2D9 and #D9AAB2 with #B2D9AA are triadic colors.

2 #AAD9B2 and #D9B2AA with #B2D9AA are triadic colors.