COLOR #B9E5CA

HEX: #B9E5CA RGB: (185,229,202)

Renk bilgisi

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

RGB renk modeli

#B9E5CA color RGB value is (185,229,202).

RGB: (185,229,202) (73%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 229 of 255 = 90%
B 202 of 255 = 79%

185
229
202

R + G + B ~ 81%. #B9E5CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 229 + 202 = 616 (100%)
R 185 of 616 ~ 30.03%
G 229 of 616 ~ 37.18%
B 202 of 616 ~ 32.79'%

%30.03
%37.18
%32.79

CMYK RENK MODELİ

#B9E5CA rengi CMYK tonu (19,0,12,10).

  • camgöbeği tonu 19.21%
  • eflatun tonu 0.00%
  • sarı tonu 11.79%
  • ana renk tonu 10.20%

CMYK: (19,0,12,10)
C19M0Y12K10 (19%, 0%, 12%, 10%)
(0.19 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%19.21
%0
%11.79
%10.2

Codes

Color #B9E5CA in popluar color models

B9 E5 CA
RGB 185 229 202
HSL 143° 45.83% 81.18%
HSB/HSV 143° 19.21% 89.80%
CMYK 19.21% 0.00% 11.79%
10.20%

Color #B9E5CA in popluar number systems.

HEX B9 E5 CA
Decimal 185 229 202
Binary 10111001 11100101 11001010
Octal 271 345 312

Shades and tints

Shades of #B9E5CA

#B9E5CA
(185,229,202)
#A9D1B8
(169,209,184)
#99BDA6
(153,189,166)
#89A994
(137,169,148)
#799582
(121,149,130)
#698170
(105,129,112)
#596D5E
(89,109,94)
#49594C
(73,89,76)
#39453A
(57,69,58)
#293128
(41,49,40)
#191D16
(25,29,22)
#000000
(0,0,0)

Tints of #B9E5CA

#B9E5CA
(185,229,202)
#BFE7CE
(191,231,206)
#C5E9D2
(197,233,210)
#CBEBD6
(203,235,214)
#D1EDDA
(209,237,218)
#D7EFDE
(215,239,222)
#DDF1E2
(221,241,226)
#E3F3E6
(227,243,230)
#E9F5EA
(233,245,234)
#EFF7EE
(239,247,238)
#F5F9F2
(245,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E5CA color. Also use rgb(185,229,202) instead hex code.

Text Font Color

.myTextColor { color: #B9E5CA; }

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

This text font color is #B9E5CA.

Background Color

.myBgColor { background-color: #B9E5CA; }

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

This div background color is #B9E5CA.

Border color

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

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

This div border color is #B9E5CA.

Opacity

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

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

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

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

This text has shadow with #B9E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E5CA.

Preview

Color preview on black background

This text has color #B9E5CA on black background.


Color preview on white background

This text has color #B9E5CA on white background.


Black color preview on #B9E5CA background

This text has black color on #B9E5CA background.


White color preview on #B9E5CA background

This text has white color on #B9E5CA background.


Related colors

Complementary color

Complementary color for #hex is #461A35.


I love getcolorcode.com

Triadic colors

1 #CAB9E5 and #E5CAB9 with #B9E5CA are triadic colors.

2 #CAE5B9 and #E5B9CA with #B9E5CA are triadic colors.