COLOR #B5E3BC

HEX: #B5E3BC RGB: (181,227,188)

Renk bilgisi

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

RGB renk modeli

#B5E3BC color RGB value is (181,227,188).

RGB: (181,227,188) (71%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 188 of 255 = 74%

181
227
188

R + G + B ~ 78%. #B5E3BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 188 = 596 (100%)
R 181 of 596 ~ 30.37%
G 227 of 596 ~ 38.09%
B 188 of 596 ~ 31.54'%

%30.37
%38.09
%31.54

CMYK RENK MODELİ

#B5E3BC rengi CMYK tonu (20,0,17,11).

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

CMYK: (20,0,17,11)
C20M0Y17K11 (20%, 0%, 17%, 11%)
(0.20 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%20.26
%0
%17.18
%10.98

Codes

Color #B5E3BC in popluar color models

B5 E3 BC
RGB 181 227 188
HSL 129° 45.10% 80.00%
HSB/HSV 129° 20.26% 89.02%
CMYK 20.26% 0.00% 17.18%
10.98%

Color #B5E3BC in popluar number systems.

HEX B5 E3 BC
Decimal 181 227 188
Binary 10110101 11100011 10111100
Octal 265 343 274

Shades and tints

Shades of #B5E3BC

#B5E3BC
(181,227,188)
#A5CFAB
(165,207,171)
#95BB9A
(149,187,154)
#85A789
(133,167,137)
#759378
(117,147,120)
#657F67
(101,127,103)
#556B56
(85,107,86)
#455745
(69,87,69)
#354334
(53,67,52)
#252F23
(37,47,35)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #B5E3BC

#B5E3BC
(181,227,188)
#BBE5C2
(187,229,194)
#C1E7C8
(193,231,200)
#C7E9CE
(199,233,206)
#CDEBD4
(205,235,212)
#D3EDDA
(211,237,218)
#D9EFE0
(217,239,224)
#DFF1E6
(223,241,230)
#E5F3EC
(229,243,236)
#EBF5F2
(235,245,242)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E3BC; }

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

This text font color is #B5E3BC.

Background Color

.myBgColor { background-color: #B5E3BC; }

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

This div background color is #B5E3BC.

Border color

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

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

This div border color is #B5E3BC.

Opacity

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

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

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

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

This text has shadow with #B5E3BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E3BC.

Preview

Color preview on black background

This text has color #B5E3BC on black background.


Color preview on white background

This text has color #B5E3BC on white background.


Black color preview on #B5E3BC background

This text has black color on #B5E3BC background.


White color preview on #B5E3BC background

This text has white color on #B5E3BC background.


Related colors

Complementary color

Complementary color for #hex is #4A1C43.


I love getcolorcode.com

Triadic colors

1 #BCB5E3 and #E3BCB5 with #B5E3BC are triadic colors.

2 #BCE3B5 and #E3B5BC with #B5E3BC are triadic colors.