COLOR #B5EEC6

HEX: #B5EEC6 RGB: (181,238,198)

Renk bilgisi

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

RGB renk modeli

#B5EEC6 color RGB value is (181,238,198).

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

RGB bağlantıları ve doygunluk

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

181
238
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 238 + 198 = 617 (100%)
R 181 of 617 ~ 29.34%
G 238 of 617 ~ 38.57%
B 198 of 617 ~ 32.09'%

%29.34
%38.57
%32.09

CMYK RENK MODELİ

#B5EEC6 rengi CMYK tonu (24,0,17,7).

  • camgöbeği tonu 23.95%
  • eflatun tonu 0.00%
  • sarı tonu 16.81%
  • ana renk tonu 6.67%

CMYK: (24,0,17,7)
C24M0Y17K7 (24%, 0%, 17%, 7%)
(0.24 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%23.95
%0
%16.81
%6.67

Codes

Color #B5EEC6 in popluar color models

B5 EE C6
RGB 181 238 198
HSL 138° 62.64% 82.16%
HSB/HSV 138° 23.95% 93.33%
CMYK 23.95% 0.00% 16.81%
6.67%

Color #B5EEC6 in popluar number systems.

HEX B5 EE C6
Decimal 181 238 198
Binary 10110101 11101110 11000110
Octal 265 356 306

Shades and tints

Shades of #B5EEC6

#B5EEC6
(181,238,198)
#A5D9B4
(165,217,180)
#95C4A2
(149,196,162)
#85AF90
(133,175,144)
#759A7E
(117,154,126)
#65856C
(101,133,108)
#55705A
(85,112,90)
#455B48
(69,91,72)
#354636
(53,70,54)
#253124
(37,49,36)
#151C12
(21,28,18)
#000000
(0,0,0)

Tints of #B5EEC6

#B5EEC6
(181,238,198)
#BBEFCB
(187,239,203)
#C1F0D0
(193,240,208)
#C7F1D5
(199,241,213)
#CDF2DA
(205,242,218)
#D3F3DF
(211,243,223)
#D9F4E4
(217,244,228)
#DFF5E9
(223,245,233)
#E5F6EE
(229,246,238)
#EBF7F3
(235,247,243)
#F1F8F8
(241,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EEC6; }

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

This text font color is #B5EEC6.

Background Color

.myBgColor { background-color: #B5EEC6; }

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

This div background color is #B5EEC6.

Border color

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

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

This div border color is #B5EEC6.

Opacity

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

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

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

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

This text has shadow with #B5EEC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EEC6.

Preview

Color preview on black background

This text has color #B5EEC6 on black background.


Color preview on white background

This text has color #B5EEC6 on white background.


Black color preview on #B5EEC6 background

This text has black color on #B5EEC6 background.


White color preview on #B5EEC6 background

This text has white color on #B5EEC6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1139.


I love getcolorcode.com

Triadic colors

1 #C6B5EE and #EEC6B5 with #B5EEC6 are triadic colors.

2 #C6EEB5 and #EEB5C6 with #B5EEC6 are triadic colors.