COLOR #B5E3B7

HEX: #B5E3B7 RGB: (181,227,183)

Renk bilgisi

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

RGB renk modeli

#B5E3B7 color RGB value is (181,227,183).

RGB: (181,227,183) (71%, 89%, 72%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 183 of 255 = 72%

181
227
183

R + G + B ~ 77%. #B5E3B7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 183 = 591 (100%)
R 181 of 591 ~ 30.63%
G 227 of 591 ~ 38.41%
B 183 of 591 ~ 30.96'%

%30.63
%38.41
%30.96

CMYK RENK MODELİ

#B5E3B7 rengi CMYK tonu (20,0,19,11).

  • camgöbeği tonu 20.26%
  • eflatun tonu 0.00%
  • sarı tonu 19.38%
  • ana renk tonu 10.98%

CMYK: (20,0,19,11)
C20M0Y19K11 (20%, 0%, 19%, 11%)
(0.20 / 0.00 / 0.19 / 0.11)

CMYK yüzdeleri

%20.26
%0
%19.38
%10.98

Codes

Color #B5E3B7 in popluar color models

B5 E3 B7
RGB 181 227 183
HSL 123° 45.10% 80.00%
HSB/HSV 123° 20.26% 89.02%
CMYK 20.26% 0.00% 19.38%
10.98%

Color #B5E3B7 in popluar number systems.

HEX B5 E3 B7
Decimal 181 227 183
Binary 10110101 11100011 10110111
Octal 265 343 267

Shades and tints

Shades of #B5E3B7

#B5E3B7
(181,227,183)
#A5CFA7
(165,207,167)
#95BB97
(149,187,151)
#85A787
(133,167,135)
#759377
(117,147,119)
#657F67
(101,127,103)
#556B57
(85,107,87)
#455747
(69,87,71)
#354337
(53,67,55)
#252F27
(37,47,39)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #B5E3B7

#B5E3B7
(181,227,183)
#BBE5BD
(187,229,189)
#C1E7C3
(193,231,195)
#C7E9C9
(199,233,201)
#CDEBCF
(205,235,207)
#D3EDD5
(211,237,213)
#D9EFDB
(217,239,219)
#DFF1E1
(223,241,225)
#E5F3E7
(229,243,231)
#EBF5ED
(235,245,237)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E3B7 color. Also use rgb(181,227,183) instead hex code.

Text Font Color

.myTextColor { color: #B5E3B7; }

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

This text font color is #B5E3B7.

Background Color

.myBgColor { background-color: #B5E3B7; }

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

This div background color is #B5E3B7.

Border color

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

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

This div border color is #B5E3B7.

Opacity

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

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

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

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

This text has shadow with #B5E3B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E3B7.

Preview

Color preview on black background

This text has color #B5E3B7 on black background.


Color preview on white background

This text has color #B5E3B7 on white background.


Black color preview on #B5E3B7 background

This text has black color on #B5E3B7 background.


White color preview on #B5E3B7 background

This text has white color on #B5E3B7 background.


Related colors

Complementary color

Complementary color for #hex is #4A1C48.


I love getcolorcode.com

Triadic colors

1 #B7B5E3 and #E3B7B5 with #B5E3B7 are triadic colors.

2 #B7E3B5 and #E3B5B7 with #B5E3B7 are triadic colors.