COLOR #B5D5BE

HEX: #B5D5BE RGB: (181,213,190)

Renk bilgisi

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

RGB renk modeli

#B5D5BE color RGB value is (181,213,190).

RGB: (181,213,190) (71%, 84%, 75%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 190 of 255 = 75%

181
213
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 190 = 584 (100%)
R 181 of 584 ~ 30.99%
G 213 of 584 ~ 36.47%
B 190 of 584 ~ 32.53'%

%30.99
%36.47
%32.53

CMYK RENK MODELİ

#B5D5BE rengi CMYK tonu (15,0,11,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 10.80%
  • ana renk tonu 16.47%

CMYK: (15,0,11,16)
C15M0Y11K16 (15%, 0%, 11%, 16%)
(0.15 / 0.00 / 0.11 / 0.16)

CMYK yüzdeleri

%15.02
%0
%10.8
%16.47

Codes

Color #B5D5BE in popluar color models

B5 D5 BE
RGB 181 213 190
HSL 137° 27.59% 77.25%
HSB/HSV 137° 15.02% 83.53%
CMYK 15.02% 0.00% 10.80%
16.47%

Color #B5D5BE in popluar number systems.

HEX B5 D5 BE
Decimal 181 213 190
Binary 10110101 11010101 10111110
Octal 265 325 276

Shades and tints

Shades of #B5D5BE

#B5D5BE
(181,213,190)
#A5C2AD
(165,194,173)
#95AF9C
(149,175,156)
#859C8B
(133,156,139)
#75897A
(117,137,122)
#657669
(101,118,105)
#556358
(85,99,88)
#455047
(69,80,71)
#353D36
(53,61,54)
#252A25
(37,42,37)
#151714
(21,23,20)
#000000
(0,0,0)

Tints of #B5D5BE

#B5D5BE
(181,213,190)
#BBD8C3
(187,216,195)
#C1DBC8
(193,219,200)
#C7DECD
(199,222,205)
#CDE1D2
(205,225,210)
#D3E4D7
(211,228,215)
#D9E7DC
(217,231,220)
#DFEAE1
(223,234,225)
#E5EDE6
(229,237,230)
#EBF0EB
(235,240,235)
#F1F3F0
(241,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D5BE; }

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

This text font color is #B5D5BE.

Background Color

.myBgColor { background-color: #B5D5BE; }

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

This div background color is #B5D5BE.

Border color

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

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

This div border color is #B5D5BE.

Opacity

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

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

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

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

This text has shadow with #B5D5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D5BE.

Preview

Color preview on black background

This text has color #B5D5BE on black background.


Color preview on white background

This text has color #B5D5BE on white background.


Black color preview on #B5D5BE background

This text has black color on #B5D5BE background.


White color preview on #B5D5BE background

This text has white color on #B5D5BE background.


Related colors

Complementary color

Complementary color for #hex is #4A2A41.


I love getcolorcode.com

Triadic colors

1 #BEB5D5 and #D5BEB5 with #B5D5BE are triadic colors.

2 #BED5B5 and #D5B5BE with #B5D5BE are triadic colors.