COLOR #B5DCBE

HEX: #B5DCBE RGB: (181,220,190)

Renk bilgisi

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

RGB renk modeli

#B5DCBE color RGB value is (181,220,190).

RGB: (181,220,190) (71%, 86%, 75%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 220 of 255 = 86%
B 190 of 255 = 75%

181
220
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 220 + 190 = 591 (100%)
R 181 of 591 ~ 30.63%
G 220 of 591 ~ 37.23%
B 190 of 591 ~ 32.15'%

%30.63
%37.23
%32.15

CMYK RENK MODELİ

#B5DCBE rengi CMYK tonu (18,0,14,14).

  • camgöbeği tonu 17.73%
  • eflatun tonu 0.00%
  • sarı tonu 13.64%
  • ana renk tonu 13.73%

CMYK: (18,0,14,14)
C18M0Y14K14 (18%, 0%, 14%, 14%)
(0.18 / 0.00 / 0.14 / 0.14)

CMYK yüzdeleri

%17.73
%0
%13.64
%13.73

Codes

Color #B5DCBE in popluar color models

B5 DC BE
RGB 181 220 190
HSL 134° 35.78% 78.63%
HSB/HSV 134° 17.73% 86.27%
CMYK 17.73% 0.00% 13.64%
13.73%

Color #B5DCBE in popluar number systems.

HEX B5 DC BE
Decimal 181 220 190
Binary 10110101 11011100 10111110
Octal 265 334 276

Shades and tints

Shades of #B5DCBE

#B5DCBE
(181,220,190)
#A5C8AD
(165,200,173)
#95B49C
(149,180,156)
#85A08B
(133,160,139)
#758C7A
(117,140,122)
#657869
(101,120,105)
#556458
(85,100,88)
#455047
(69,80,71)
#353C36
(53,60,54)
#252825
(37,40,37)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #B5DCBE

#B5DCBE
(181,220,190)
#BBDFC3
(187,223,195)
#C1E2C8
(193,226,200)
#C7E5CD
(199,229,205)
#CDE8D2
(205,232,210)
#D3EBD7
(211,235,215)
#D9EEDC
(217,238,220)
#DFF1E1
(223,241,225)
#E5F4E6
(229,244,230)
#EBF7EB
(235,247,235)
#F1FAF0
(241,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DCBE color. Also use rgb(181,220,190) instead hex code.

Text Font Color

.myTextColor { color: #B5DCBE; }

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

This text font color is #B5DCBE.

Background Color

.myBgColor { background-color: #B5DCBE; }

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

This div background color is #B5DCBE.

Border color

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

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

This div border color is #B5DCBE.

Opacity

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

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

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

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

This text has shadow with #B5DCBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DCBE.

Preview

Color preview on black background

This text has color #B5DCBE on black background.


Color preview on white background

This text has color #B5DCBE on white background.


Black color preview on #B5DCBE background

This text has black color on #B5DCBE background.


White color preview on #B5DCBE background

This text has white color on #B5DCBE background.


Related colors

Complementary color

Complementary color for #hex is #4A2341.


I love getcolorcode.com

Triadic colors

1 #BEB5DC and #DCBEB5 with #B5DCBE are triadic colors.

2 #BEDCB5 and #DCB5BE with #B5DCBE are triadic colors.