COLOR #B5E7AC

HEX: #B5E7AC RGB: (181,231,172)

Renk bilgisi

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

RGB renk modeli

#B5E7AC color RGB value is (181,231,172).

RGB: (181,231,172) (71%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 231 of 255 = 91%
B 172 of 255 = 67%

181
231
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 231 + 172 = 584 (100%)
R 181 of 584 ~ 30.99%
G 231 of 584 ~ 39.55%
B 172 of 584 ~ 29.45'%

%30.99
%39.55
%29.45

CMYK RENK MODELİ

#B5E7AC rengi CMYK tonu (22,0,26,9).

  • camgöbeği tonu 21.65%
  • eflatun tonu 0.00%
  • sarı tonu 25.54%
  • ana renk tonu 9.41%

CMYK: (22,0,26,9)
C22M0Y26K9 (22%, 0%, 26%, 9%)
(0.22 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%21.65
%0
%25.54
%9.41

Codes

Color #B5E7AC in popluar color models

B5 E7 AC
RGB 181 231 172
HSL 111° 55.14% 79.02%
HSB/HSV 111° 25.54% 90.59%
CMYK 21.65% 0.00% 25.54%
9.41%

Color #B5E7AC in popluar number systems.

HEX B5 E7 AC
Decimal 181 231 172
Binary 10110101 11100111 10101100
Octal 265 347 254

Shades and tints

Shades of #B5E7AC

#B5E7AC
(181,231,172)
#A5D29D
(165,210,157)
#95BD8E
(149,189,142)
#85A87F
(133,168,127)
#759370
(117,147,112)
#657E61
(101,126,97)
#556952
(85,105,82)
#455443
(69,84,67)
#353F34
(53,63,52)
#252A25
(37,42,37)
#151516
(21,21,22)
#000000
(0,0,0)

Tints of #B5E7AC

#B5E7AC
(181,231,172)
#BBE9B3
(187,233,179)
#C1EBBA
(193,235,186)
#C7EDC1
(199,237,193)
#CDEFC8
(205,239,200)
#D3F1CF
(211,241,207)
#D9F3D6
(217,243,214)
#DFF5DD
(223,245,221)
#E5F7E4
(229,247,228)
#EBF9EB
(235,249,235)
#F1FBF2
(241,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E7AC color. Also use rgb(181,231,172) instead hex code.

Text Font Color

.myTextColor { color: #B5E7AC; }

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

This text font color is #B5E7AC.

Background Color

.myBgColor { background-color: #B5E7AC; }

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

This div background color is #B5E7AC.

Border color

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

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

This div border color is #B5E7AC.

Opacity

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

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

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

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

This text has shadow with #B5E7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E7AC.

Preview

Color preview on black background

This text has color #B5E7AC on black background.


Color preview on white background

This text has color #B5E7AC on white background.


Black color preview on #B5E7AC background

This text has black color on #B5E7AC background.


White color preview on #B5E7AC background

This text has white color on #B5E7AC background.


Related colors

Complementary color

Complementary color for #hex is #4A1853.


I love getcolorcode.com

Triadic colors

1 #ACB5E7 and #E7ACB5 with #B5E7AC are triadic colors.

2 #ACE7B5 and #E7B5AC with #B5E7AC are triadic colors.