COLOR #B5EDA8

HEX: #B5EDA8 RGB: (181,237,168)

Renk bilgisi

#B5EDA8 contains mainly red and green colors. #B5EDA8 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#B5EDA8 color RGB value is (181,237,168).

RGB: (181,237,168) (71%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 168 of 255 = 66%

181
237
168

R + G + B ~ 77%. #B5EDA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 168 = 586 (100%)
R 181 of 586 ~ 30.89%
G 237 of 586 ~ 40.44%
B 168 of 586 ~ 28.67'%

%30.89
%40.44
%28.67

CMYK RENK MODELİ

#B5EDA8 rengi CMYK tonu (24,0,29,7).

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

CMYK: (24,0,29,7)
C24M0Y29K7 (24%, 0%, 29%, 7%)
(0.24 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%23.63
%0
%29.11
%7.06

Codes

Color #B5EDA8 in popluar color models

B5 ED A8
RGB 181 237 168
HSL 109° 65.71% 79.41%
HSB/HSV 109° 29.11% 92.94%
CMYK 23.63% 0.00% 29.11%
7.06%

Color #B5EDA8 in popluar number systems.

HEX B5 ED A8
Decimal 181 237 168
Binary 10110101 11101101 10101000
Octal 265 355 250

Shades and tints

Shades of #B5EDA8

#B5EDA8
(181,237,168)
#A5D899
(165,216,153)
#95C38A
(149,195,138)
#85AE7B
(133,174,123)
#75996C
(117,153,108)
#65845D
(101,132,93)
#556F4E
(85,111,78)
#455A3F
(69,90,63)
#354530
(53,69,48)
#253021
(37,48,33)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #B5EDA8

#B5EDA8
(181,237,168)
#BBEEAF
(187,238,175)
#C1EFB6
(193,239,182)
#C7F0BD
(199,240,189)
#CDF1C4
(205,241,196)
#D3F2CB
(211,242,203)
#D9F3D2
(217,243,210)
#DFF4D9
(223,244,217)
#E5F5E0
(229,245,224)
#EBF6E7
(235,246,231)
#F1F7EE
(241,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDA8; }

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

This text font color is #B5EDA8.

Background Color

.myBgColor { background-color: #B5EDA8; }

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

This div background color is #B5EDA8.

Border color

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

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

This div border color is #B5EDA8.

Opacity

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

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

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

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

This text has shadow with #B5EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDA8.

Preview

Color preview on black background

This text has color #B5EDA8 on black background.


Color preview on white background

This text has color #B5EDA8 on white background.


Black color preview on #B5EDA8 background

This text has black color on #B5EDA8 background.


White color preview on #B5EDA8 background

This text has white color on #B5EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #4A1257.


I love getcolorcode.com

Triadic colors

1 #A8B5ED and #EDA8B5 with #B5EDA8 are triadic colors.

2 #A8EDB5 and #EDB5A8 with #B5EDA8 are triadic colors.