COLOR #B5EDC6

HEX: #B5EDC6 RGB: (181,237,198)

Renk bilgisi

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

RGB renk modeli

#B5EDC6 color RGB value is (181,237,198).

RGB: (181,237,198) (71%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 198 of 255 = 78%

181
237
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 198 = 616 (100%)
R 181 of 616 ~ 29.38%
G 237 of 616 ~ 38.47%
B 198 of 616 ~ 32.14'%

%29.38
%38.47
%32.14

CMYK RENK MODELİ

#B5EDC6 rengi CMYK tonu (24,0,16,7).

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

CMYK: (24,0,16,7)
C24M0Y16K7 (24%, 0%, 16%, 7%)
(0.24 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%23.63
%0
%16.46
%7.06

Codes

Color #B5EDC6 in popluar color models

B5 ED C6
RGB 181 237 198
HSL 138° 60.87% 81.96%
HSB/HSV 138° 23.63% 92.94%
CMYK 23.63% 0.00% 16.46%
7.06%

Color #B5EDC6 in popluar number systems.

HEX B5 ED C6
Decimal 181 237 198
Binary 10110101 11101101 11000110
Octal 265 355 306

Shades and tints

Shades of #B5EDC6

#B5EDC6
(181,237,198)
#A5D8B4
(165,216,180)
#95C3A2
(149,195,162)
#85AE90
(133,174,144)
#75997E
(117,153,126)
#65846C
(101,132,108)
#556F5A
(85,111,90)
#455A48
(69,90,72)
#354536
(53,69,54)
#253024
(37,48,36)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #B5EDC6

#B5EDC6
(181,237,198)
#BBEECB
(187,238,203)
#C1EFD0
(193,239,208)
#C7F0D5
(199,240,213)
#CDF1DA
(205,241,218)
#D3F2DF
(211,242,223)
#D9F3E4
(217,243,228)
#DFF4E9
(223,244,233)
#E5F5EE
(229,245,238)
#EBF6F3
(235,246,243)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDC6; }

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

This text font color is #B5EDC6.

Background Color

.myBgColor { background-color: #B5EDC6; }

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

This div background color is #B5EDC6.

Border color

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

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

This div border color is #B5EDC6.

Opacity

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

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

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

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

This text has shadow with #B5EDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDC6.

Preview

Color preview on black background

This text has color #B5EDC6 on black background.


Color preview on white background

This text has color #B5EDC6 on white background.


Black color preview on #B5EDC6 background

This text has black color on #B5EDC6 background.


White color preview on #B5EDC6 background

This text has white color on #B5EDC6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1239.


I love getcolorcode.com

Triadic colors

1 #C6B5ED and #EDC6B5 with #B5EDC6 are triadic colors.

2 #C6EDB5 and #EDB5C6 with #B5EDC6 are triadic colors.