COLOR #B5EBC6

HEX: #B5EBC6 RGB: (181,235,198)

Renk bilgisi

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

RGB renk modeli

#B5EBC6 color RGB value is (181,235,198).

RGB: (181,235,198) (71%, 92%, 78%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 235 of 255 = 92%
B 198 of 255 = 78%

181
235
198

R + G + B ~ 80%. #B5EBC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 235 + 198 = 614 (100%)
R 181 of 614 ~ 29.48%
G 235 of 614 ~ 38.27%
B 198 of 614 ~ 32.25'%

%29.48
%38.27
%32.25

CMYK RENK MODELİ

#B5EBC6 rengi CMYK tonu (23,0,16,8).

  • camgöbeği tonu 22.98%
  • eflatun tonu 0.00%
  • sarı tonu 15.74%
  • ana renk tonu 7.84%

CMYK: (23,0,16,8)
C23M0Y16K8 (23%, 0%, 16%, 8%)
(0.23 / 0.00 / 0.16 / 0.08)

CMYK yüzdeleri

%22.98
%0
%15.74
%7.84

Codes

Color #B5EBC6 in popluar color models

B5 EB C6
RGB 181 235 198
HSL 139° 57.45% 81.57%
HSB/HSV 139° 22.98% 92.16%
CMYK 22.98% 0.00% 15.74%
7.84%

Color #B5EBC6 in popluar number systems.

HEX B5 EB C6
Decimal 181 235 198
Binary 10110101 11101011 11000110
Octal 265 353 306

Shades and tints

Shades of #B5EBC6

#B5EBC6
(181,235,198)
#A5D6B4
(165,214,180)
#95C1A2
(149,193,162)
#85AC90
(133,172,144)
#75977E
(117,151,126)
#65826C
(101,130,108)
#556D5A
(85,109,90)
#455848
(69,88,72)
#354336
(53,67,54)
#252E24
(37,46,36)
#151912
(21,25,18)
#000000
(0,0,0)

Tints of #B5EBC6

#B5EBC6
(181,235,198)
#BBECCB
(187,236,203)
#C1EDD0
(193,237,208)
#C7EED5
(199,238,213)
#CDEFDA
(205,239,218)
#D3F0DF
(211,240,223)
#D9F1E4
(217,241,228)
#DFF2E9
(223,242,233)
#E5F3EE
(229,243,238)
#EBF4F3
(235,244,243)
#F1F5F8
(241,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5EBC6 color. Also use rgb(181,235,198) instead hex code.

Text Font Color

.myTextColor { color: #B5EBC6; }

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

This text font color is #B5EBC6.

Background Color

.myBgColor { background-color: #B5EBC6; }

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

This div background color is #B5EBC6.

Border color

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

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

This div border color is #B5EBC6.

Opacity

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

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

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

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

This text has shadow with #B5EBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EBC6.

Preview

Color preview on black background

This text has color #B5EBC6 on black background.


Color preview on white background

This text has color #B5EBC6 on white background.


Black color preview on #B5EBC6 background

This text has black color on #B5EBC6 background.


White color preview on #B5EBC6 background

This text has white color on #B5EBC6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1439.


I love getcolorcode.com

Triadic colors

1 #C6B5EB and #EBC6B5 with #B5EBC6 are triadic colors.

2 #C6EBB5 and #EBB5C6 with #B5EBC6 are triadic colors.