COLOR #B5D9C1

HEX: #B5D9C1 RGB: (181,217,193)

Renk bilgisi

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

RGB renk modeli

#B5D9C1 color RGB value is (181,217,193).

RGB: (181,217,193) (71%, 85%, 76%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 193 of 255 = 76%

181
217
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 193 = 591 (100%)
R 181 of 591 ~ 30.63%
G 217 of 591 ~ 36.72%
B 193 of 591 ~ 32.66'%

%30.63
%36.72
%32.66

CMYK RENK MODELİ

#B5D9C1 rengi CMYK tonu (17,0,11,15).

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

CMYK: (17,0,11,15)
C17M0Y11K15 (17%, 0%, 11%, 15%)
(0.17 / 0.00 / 0.11 / 0.15)

CMYK yüzdeleri

%16.59
%0
%11.06
%14.9

Codes

Color #B5D9C1 in popluar color models

B5 D9 C1
RGB 181 217 193
HSL 140° 32.14% 78.04%
HSB/HSV 140° 16.59% 85.10%
CMYK 16.59% 0.00% 11.06%
14.90%

Color #B5D9C1 in popluar number systems.

HEX B5 D9 C1
Decimal 181 217 193
Binary 10110101 11011001 11000001
Octal 265 331 301

Shades and tints

Shades of #B5D9C1

#B5D9C1
(181,217,193)
#A5C6B0
(165,198,176)
#95B39F
(149,179,159)
#85A08E
(133,160,142)
#758D7D
(117,141,125)
#657A6C
(101,122,108)
#55675B
(85,103,91)
#45544A
(69,84,74)
#354139
(53,65,57)
#252E28
(37,46,40)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #B5D9C1

#B5D9C1
(181,217,193)
#BBDCC6
(187,220,198)
#C1DFCB
(193,223,203)
#C7E2D0
(199,226,208)
#CDE5D5
(205,229,213)
#D3E8DA
(211,232,218)
#D9EBDF
(217,235,223)
#DFEEE4
(223,238,228)
#E5F1E9
(229,241,233)
#EBF4EE
(235,244,238)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9C1; }

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

This text font color is #B5D9C1.

Background Color

.myBgColor { background-color: #B5D9C1; }

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

This div background color is #B5D9C1.

Border color

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

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

This div border color is #B5D9C1.

Opacity

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

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

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

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

This text has shadow with #B5D9C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9C1.

Preview

Color preview on black background

This text has color #B5D9C1 on black background.


Color preview on white background

This text has color #B5D9C1 on white background.


Black color preview on #B5D9C1 background

This text has black color on #B5D9C1 background.


White color preview on #B5D9C1 background

This text has white color on #B5D9C1 background.


Related colors

Complementary color

Complementary color for #hex is #4A263E.


I love getcolorcode.com

Triadic colors

1 #C1B5D9 and #D9C1B5 with #B5D9C1 are triadic colors.

2 #C1D9B5 and #D9B5C1 with #B5D9C1 are triadic colors.