COLOR #B4E6A7

HEX: #B4E6A7 RGB: (180,230,167)

Renk bilgisi

#B4E6A7 contains mainly red and green colors. #B4E6A7 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B4E6A7 color RGB value is (180,230,167).

RGB: (180,230,167) (71%, 90%, 65%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 230 of 255 = 90%
B 167 of 255 = 65%

180
230
167

R + G + B ~ 75%. #B4E6A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 230 + 167 = 577 (100%)
R 180 of 577 ~ 31.2%
G 230 of 577 ~ 39.86%
B 167 of 577 ~ 28.94'%

%31.2
%39.86
%28.94

CMYK RENK MODELİ

#B4E6A7 rengi CMYK tonu (22,0,27,10).

  • camgöbeği tonu 21.74%
  • eflatun tonu 0.00%
  • sarı tonu 27.39%
  • ana renk tonu 9.80%

CMYK: (22,0,27,10)
C22M0Y27K10 (22%, 0%, 27%, 10%)
(0.22 / 0.00 / 0.27 / 0.10)

CMYK yüzdeleri

%21.74
%0
%27.39
%9.8

Codes

Color #B4E6A7 in popluar color models

B4 E6 A7
RGB 180 230 167
HSL 108° 55.75% 77.84%
HSB/HSV 108° 27.39% 90.20%
CMYK 21.74% 0.00% 27.39%
9.80%

Color #B4E6A7 in popluar number systems.

HEX B4 E6 A7
Decimal 180 230 167
Binary 10110100 11100110 10100111
Octal 264 346 247

Shades and tints

Shades of #B4E6A7

#B4E6A7
(180,230,167)
#A4D298
(164,210,152)
#94BE89
(148,190,137)
#84AA7A
(132,170,122)
#74966B
(116,150,107)
#64825C
(100,130,92)
#546E4D
(84,110,77)
#445A3E
(68,90,62)
#34462F
(52,70,47)
#243220
(36,50,32)
#141E11
(20,30,17)
#000000
(0,0,0)

Tints of #B4E6A7

#B4E6A7
(180,230,167)
#BAE8AF
(186,232,175)
#C0EAB7
(192,234,183)
#C6ECBF
(198,236,191)
#CCEEC7
(204,238,199)
#D2F0CF
(210,240,207)
#D8F2D7
(216,242,215)
#DEF4DF
(222,244,223)
#E4F6E7
(228,246,231)
#EAF8EF
(234,248,239)
#F0FAF7
(240,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4E6A7 color. Also use rgb(180,230,167) instead hex code.

Text Font Color

.myTextColor { color: #B4E6A7; }

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

This text font color is #B4E6A7.

Background Color

.myBgColor { background-color: #B4E6A7; }

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

This div background color is #B4E6A7.

Border color

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

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

This div border color is #B4E6A7.

Opacity

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

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

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

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

This text has shadow with #B4E6A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4E6A7.

Preview

Color preview on black background

This text has color #B4E6A7 on black background.


Color preview on white background

This text has color #B4E6A7 on white background.


Black color preview on #B4E6A7 background

This text has black color on #B4E6A7 background.


White color preview on #B4E6A7 background

This text has white color on #B4E6A7 background.


Related colors

Complementary color

Complementary color for #hex is #4B1958.


I love getcolorcode.com

Triadic colors

1 #A7B4E6 and #E6A7B4 with #B4E6A7 are triadic colors.

2 #A7E6B4 and #E6B4A7 with #B4E6A7 are triadic colors.