COLOR #B5D9BE

HEX: #B5D9BE RGB: (181,217,190)

Renk bilgisi

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

RGB renk modeli

#B5D9BE color RGB value is (181,217,190).

RGB: (181,217,190) (71%, 85%, 75%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 190 of 255 = 75%

181
217
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 190 = 588 (100%)
R 181 of 588 ~ 30.78%
G 217 of 588 ~ 36.9%
B 190 of 588 ~ 32.31'%

%30.78
%36.9
%32.31

CMYK RENK MODELİ

#B5D9BE rengi CMYK tonu (17,0,12,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 12.44%
  • ana renk tonu 14.90%

CMYK: (17,0,12,15)
C17M0Y12K15 (17%, 0%, 12%, 15%)
(0.17 / 0.00 / 0.12 / 0.15)

CMYK yüzdeleri

%16.59
%0
%12.44
%14.9

Codes

Color #B5D9BE in popluar color models

B5 D9 BE
RGB 181 217 190
HSL 135° 32.14% 78.04%
HSB/HSV 135° 16.59% 85.10%
CMYK 16.59% 0.00% 12.44%
14.90%

Color #B5D9BE in popluar number systems.

HEX B5 D9 BE
Decimal 181 217 190
Binary 10110101 11011001 10111110
Octal 265 331 276

Shades and tints

Shades of #B5D9BE

#B5D9BE
(181,217,190)
#A5C6AD
(165,198,173)
#95B39C
(149,179,156)
#85A08B
(133,160,139)
#758D7A
(117,141,122)
#657A69
(101,122,105)
#556758
(85,103,88)
#455447
(69,84,71)
#354136
(53,65,54)
#252E25
(37,46,37)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #B5D9BE

#B5D9BE
(181,217,190)
#BBDCC3
(187,220,195)
#C1DFC8
(193,223,200)
#C7E2CD
(199,226,205)
#CDE5D2
(205,229,210)
#D3E8D7
(211,232,215)
#D9EBDC
(217,235,220)
#DFEEE1
(223,238,225)
#E5F1E6
(229,241,230)
#EBF4EB
(235,244,235)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9BE; }

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

This text font color is #B5D9BE.

Background Color

.myBgColor { background-color: #B5D9BE; }

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

This div background color is #B5D9BE.

Border color

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

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

This div border color is #B5D9BE.

Opacity

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

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

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

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

This text has shadow with #B5D9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9BE.

Preview

Color preview on black background

This text has color #B5D9BE on black background.


Color preview on white background

This text has color #B5D9BE on white background.


Black color preview on #B5D9BE background

This text has black color on #B5D9BE background.


White color preview on #B5D9BE background

This text has white color on #B5D9BE background.


Related colors

Complementary color

Complementary color for #hex is #4A2641.


I love getcolorcode.com

Triadic colors

1 #BEB5D9 and #D9BEB5 with #B5D9BE are triadic colors.

2 #BED9B5 and #D9B5BE with #B5D9BE are triadic colors.