COLOR #B5EDD5

HEX: #B5EDD5 RGB: (181,237,213)

Renk bilgisi

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

RGB renk modeli

#B5EDD5 color RGB value is (181,237,213).

RGB: (181,237,213) (71%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 213 of 255 = 84%

181
237
213

R + G + B ~ 83%. #B5EDD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 213 = 631 (100%)
R 181 of 631 ~ 28.68%
G 237 of 631 ~ 37.56%
B 213 of 631 ~ 33.76'%

%28.68
%37.56
%33.76

CMYK RENK MODELİ

#B5EDD5 rengi CMYK tonu (24,0,10,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 0.00%
  • sarı tonu 10.13%
  • ana renk tonu 7.06%

CMYK: (24,0,10,7)
C24M0Y10K7 (24%, 0%, 10%, 7%)
(0.24 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%23.63
%0
%10.13
%7.06

Codes

Color #B5EDD5 in popluar color models

B5 ED D5
RGB 181 237 213
HSL 154° 60.87% 81.96%
HSB/HSV 154° 23.63% 92.94%
CMYK 23.63% 0.00% 10.13%
7.06%

Color #B5EDD5 in popluar number systems.

HEX B5 ED D5
Decimal 181 237 213
Binary 10110101 11101101 11010101
Octal 265 355 325

Shades and tints

Shades of #B5EDD5

#B5EDD5
(181,237,213)
#A5D8C2
(165,216,194)
#95C3AF
(149,195,175)
#85AE9C
(133,174,156)
#759989
(117,153,137)
#658476
(101,132,118)
#556F63
(85,111,99)
#455A50
(69,90,80)
#35453D
(53,69,61)
#25302A
(37,48,42)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #B5EDD5

#B5EDD5
(181,237,213)
#BBEED8
(187,238,216)
#C1EFDB
(193,239,219)
#C7F0DE
(199,240,222)
#CDF1E1
(205,241,225)
#D3F2E4
(211,242,228)
#D9F3E7
(217,243,231)
#DFF4EA
(223,244,234)
#E5F5ED
(229,245,237)
#EBF6F0
(235,246,240)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDD5; }

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

This text font color is #B5EDD5.

Background Color

.myBgColor { background-color: #B5EDD5; }

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

This div background color is #B5EDD5.

Border color

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

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

This div border color is #B5EDD5.

Opacity

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

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

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

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

This text has shadow with #B5EDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDD5.

Preview

Color preview on black background

This text has color #B5EDD5 on black background.


Color preview on white background

This text has color #B5EDD5 on white background.


Black color preview on #B5EDD5 background

This text has black color on #B5EDD5 background.


White color preview on #B5EDD5 background

This text has white color on #B5EDD5 background.


Related colors

Complementary color

Complementary color for #hex is #4A122A.


I love getcolorcode.com

Triadic colors

1 #D5B5ED and #EDD5B5 with #B5EDD5 are triadic colors.

2 #D5EDB5 and #EDB5D5 with #B5EDD5 are triadic colors.