COLOR #B5E5C3

HEX: #B5E5C3 RGB: (181,229,195)

Renk bilgisi

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

RGB renk modeli

#B5E5C3 color RGB value is (181,229,195).

RGB: (181,229,195) (71%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 195 of 255 = 76%

181
229
195

R + G + B ~ 79%. #B5E5C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 195 = 605 (100%)
R 181 of 605 ~ 29.92%
G 229 of 605 ~ 37.85%
B 195 of 605 ~ 32.23'%

%29.92
%37.85
%32.23

CMYK RENK MODELİ

#B5E5C3 rengi CMYK tonu (21,0,15,10).

  • camgöbeği tonu 20.96%
  • eflatun tonu 0.00%
  • sarı tonu 14.85%
  • ana renk tonu 10.20%

CMYK: (21,0,15,10)
C21M0Y15K10 (21%, 0%, 15%, 10%)
(0.21 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%20.96
%0
%14.85
%10.2

Codes

Color #B5E5C3 in popluar color models

B5 E5 C3
RGB 181 229 195
HSL 138° 48.00% 80.39%
HSB/HSV 138° 20.96% 89.80%
CMYK 20.96% 0.00% 14.85%
10.20%

Color #B5E5C3 in popluar number systems.

HEX B5 E5 C3
Decimal 181 229 195
Binary 10110101 11100101 11000011
Octal 265 345 303

Shades and tints

Shades of #B5E5C3

#B5E5C3
(181,229,195)
#A5D1B2
(165,209,178)
#95BDA1
(149,189,161)
#85A990
(133,169,144)
#75957F
(117,149,127)
#65816E
(101,129,110)
#556D5D
(85,109,93)
#45594C
(69,89,76)
#35453B
(53,69,59)
#25312A
(37,49,42)
#151D19
(21,29,25)
#000000
(0,0,0)

Tints of #B5E5C3

#B5E5C3
(181,229,195)
#BBE7C8
(187,231,200)
#C1E9CD
(193,233,205)
#C7EBD2
(199,235,210)
#CDEDD7
(205,237,215)
#D3EFDC
(211,239,220)
#D9F1E1
(217,241,225)
#DFF3E6
(223,243,230)
#E5F5EB
(229,245,235)
#EBF7F0
(235,247,240)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E5C3 color. Also use rgb(181,229,195) instead hex code.

Text Font Color

.myTextColor { color: #B5E5C3; }

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

This text font color is #B5E5C3.

Background Color

.myBgColor { background-color: #B5E5C3; }

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

This div background color is #B5E5C3.

Border color

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

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

This div border color is #B5E5C3.

Opacity

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

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

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

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

This text has shadow with #B5E5C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5C3.

Preview

Color preview on black background

This text has color #B5E5C3 on black background.


Color preview on white background

This text has color #B5E5C3 on white background.


Black color preview on #B5E5C3 background

This text has black color on #B5E5C3 background.


White color preview on #B5E5C3 background

This text has white color on #B5E5C3 background.


Related colors

Complementary color

Complementary color for #hex is #4A1A3C.


I love getcolorcode.com

Triadic colors

1 #C3B5E5 and #E5C3B5 with #B5E5C3 are triadic colors.

2 #C3E5B5 and #E5B5C3 with #B5E5C3 are triadic colors.