COLOR #B5EDD2

HEX: #B5EDD2 RGB: (181,237,210)

Renk bilgisi

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

RGB renk modeli

#B5EDD2 color RGB value is (181,237,210).

RGB: (181,237,210) (71%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 210 of 255 = 82%

181
237
210

R + G + B ~ 82%. #B5EDD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 210 = 628 (100%)
R 181 of 628 ~ 28.82%
G 237 of 628 ~ 37.74%
B 210 of 628 ~ 33.44'%

%28.82
%37.74
%33.44

CMYK RENK MODELİ

#B5EDD2 rengi CMYK tonu (24,0,11,7).

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

CMYK: (24,0,11,7)
C24M0Y11K7 (24%, 0%, 11%, 7%)
(0.24 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%23.63
%0
%11.39
%7.06

Codes

Color #B5EDD2 in popluar color models

B5 ED D2
RGB 181 237 210
HSL 151° 60.87% 81.96%
HSB/HSV 151° 23.63% 92.94%
CMYK 23.63% 0.00% 11.39%
7.06%

Color #B5EDD2 in popluar number systems.

HEX B5 ED D2
Decimal 181 237 210
Binary 10110101 11101101 11010010
Octal 265 355 322

Shades and tints

Shades of #B5EDD2

#B5EDD2
(181,237,210)
#A5D8BF
(165,216,191)
#95C3AC
(149,195,172)
#85AE99
(133,174,153)
#759986
(117,153,134)
#658473
(101,132,115)
#556F60
(85,111,96)
#455A4D
(69,90,77)
#35453A
(53,69,58)
#253027
(37,48,39)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #B5EDD2

#B5EDD2
(181,237,210)
#BBEED6
(187,238,214)
#C1EFDA
(193,239,218)
#C7F0DE
(199,240,222)
#CDF1E2
(205,241,226)
#D3F2E6
(211,242,230)
#D9F3EA
(217,243,234)
#DFF4EE
(223,244,238)
#E5F5F2
(229,245,242)
#EBF6F6
(235,246,246)
#F1F7FA
(241,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDD2; }

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

This text font color is #B5EDD2.

Background Color

.myBgColor { background-color: #B5EDD2; }

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

This div background color is #B5EDD2.

Border color

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

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

This div border color is #B5EDD2.

Opacity

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

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

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

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

This text has shadow with #B5EDD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDD2.

Preview

Color preview on black background

This text has color #B5EDD2 on black background.


Color preview on white background

This text has color #B5EDD2 on white background.


Black color preview on #B5EDD2 background

This text has black color on #B5EDD2 background.


White color preview on #B5EDD2 background

This text has white color on #B5EDD2 background.


Related colors

Complementary color

Complementary color for #hex is #4A122D.


I love getcolorcode.com

Triadic colors

1 #D2B5ED and #EDD2B5 with #B5EDD2 are triadic colors.

2 #D2EDB5 and #EDB5D2 with #B5EDD2 are triadic colors.