COLOR #B9E6C5

HEX: #B9E6C5 RGB: (185,230,197)

Renk bilgisi

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

RGB renk modeli

#B9E6C5 color RGB value is (185,230,197).

RGB: (185,230,197) (73%, 90%, 77%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 230 of 255 = 90%
B 197 of 255 = 77%

185
230
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 230 + 197 = 612 (100%)
R 185 of 612 ~ 30.23%
G 230 of 612 ~ 37.58%
B 197 of 612 ~ 32.19'%

%30.23
%37.58
%32.19

CMYK RENK MODELİ

#B9E6C5 rengi CMYK tonu (20,0,14,10).

  • camgöbeği tonu 19.57%
  • eflatun tonu 0.00%
  • sarı tonu 14.35%
  • ana renk tonu 9.80%

CMYK: (20,0,14,10)
C20M0Y14K10 (20%, 0%, 14%, 10%)
(0.20 / 0.00 / 0.14 / 0.10)

CMYK yüzdeleri

%19.57
%0
%14.35
%9.8

Codes

Color #B9E6C5 in popluar color models

B9 E6 C5
RGB 185 230 197
HSL 136° 47.37% 81.37%
HSB/HSV 136° 19.57% 90.20%
CMYK 19.57% 0.00% 14.35%
9.80%

Color #B9E6C5 in popluar number systems.

HEX B9 E6 C5
Decimal 185 230 197
Binary 10111001 11100110 11000101
Octal 271 346 305

Shades and tints

Shades of #B9E6C5

#B9E6C5
(185,230,197)
#A9D2B4
(169,210,180)
#99BEA3
(153,190,163)
#89AA92
(137,170,146)
#799681
(121,150,129)
#698270
(105,130,112)
#596E5F
(89,110,95)
#495A4E
(73,90,78)
#39463D
(57,70,61)
#29322C
(41,50,44)
#191E1B
(25,30,27)
#000000
(0,0,0)

Tints of #B9E6C5

#B9E6C5
(185,230,197)
#BFE8CA
(191,232,202)
#C5EACF
(197,234,207)
#CBECD4
(203,236,212)
#D1EED9
(209,238,217)
#D7F0DE
(215,240,222)
#DDF2E3
(221,242,227)
#E3F4E8
(227,244,232)
#E9F6ED
(233,246,237)
#EFF8F2
(239,248,242)
#F5FAF7
(245,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E6C5 color. Also use rgb(185,230,197) instead hex code.

Text Font Color

.myTextColor { color: #B9E6C5; }

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

This text font color is #B9E6C5.

Background Color

.myBgColor { background-color: #B9E6C5; }

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

This div background color is #B9E6C5.

Border color

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

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

This div border color is #B9E6C5.

Opacity

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

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

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

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

This text has shadow with #B9E6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E6C5.

Preview

Color preview on black background

This text has color #B9E6C5 on black background.


Color preview on white background

This text has color #B9E6C5 on white background.


Black color preview on #B9E6C5 background

This text has black color on #B9E6C5 background.


White color preview on #B9E6C5 background

This text has white color on #B9E6C5 background.


Related colors

Complementary color

Complementary color for #hex is #46193A.


I love getcolorcode.com

Triadic colors

1 #C5B9E6 and #E6C5B9 with #B9E6C5 are triadic colors.

2 #C5E6B9 and #E6B9C5 with #B9E6C5 are triadic colors.