COLOR #B5EEB6

HEX: #B5EEB6 RGB: (181,238,182)

Renk bilgisi

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

RGB renk modeli

#B5EEB6 color RGB value is (181,238,182).

RGB: (181,238,182) (71%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 238 of 255 = 93%
B 182 of 255 = 71%

181
238
182

R + G + B ~ 78%. #B5EEB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 238 + 182 = 601 (100%)
R 181 of 601 ~ 30.12%
G 238 of 601 ~ 39.6%
B 182 of 601 ~ 30.28'%

%30.12
%39.6
%30.28

CMYK RENK MODELİ

#B5EEB6 rengi CMYK tonu (24,0,24,7).

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

CMYK: (24,0,24,7)
C24M0Y24K7 (24%, 0%, 24%, 7%)
(0.24 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%23.95
%0
%23.53
%6.67

Codes

Color #B5EEB6 in popluar color models

B5 EE B6
RGB 181 238 182
HSL 121° 62.64% 82.16%
HSB/HSV 121° 23.95% 93.33%
CMYK 23.95% 0.00% 23.53%
6.67%

Color #B5EEB6 in popluar number systems.

HEX B5 EE B6
Decimal 181 238 182
Binary 10110101 11101110 10110110
Octal 265 356 266

Shades and tints

Shades of #B5EEB6

#B5EEB6
(181,238,182)
#A5D9A6
(165,217,166)
#95C496
(149,196,150)
#85AF86
(133,175,134)
#759A76
(117,154,118)
#658566
(101,133,102)
#557056
(85,112,86)
#455B46
(69,91,70)
#354636
(53,70,54)
#253126
(37,49,38)
#151C16
(21,28,22)
#000000
(0,0,0)

Tints of #B5EEB6

#B5EEB6
(181,238,182)
#BBEFBC
(187,239,188)
#C1F0C2
(193,240,194)
#C7F1C8
(199,241,200)
#CDF2CE
(205,242,206)
#D3F3D4
(211,243,212)
#D9F4DA
(217,244,218)
#DFF5E0
(223,245,224)
#E5F6E6
(229,246,230)
#EBF7EC
(235,247,236)
#F1F8F2
(241,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EEB6; }

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

This text font color is #B5EEB6.

Background Color

.myBgColor { background-color: #B5EEB6; }

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

This div background color is #B5EEB6.

Border color

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

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

This div border color is #B5EEB6.

Opacity

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

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

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

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

This text has shadow with #B5EEB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EEB6.

Preview

Color preview on black background

This text has color #B5EEB6 on black background.


Color preview on white background

This text has color #B5EEB6 on white background.


Black color preview on #B5EEB6 background

This text has black color on #B5EEB6 background.


White color preview on #B5EEB6 background

This text has white color on #B5EEB6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1149.


I love getcolorcode.com

Triadic colors

1 #B6B5EE and #EEB6B5 with #B5EEB6 are triadic colors.

2 #B6EEB5 and #EEB5B6 with #B5EEB6 are triadic colors.