COLOR #B5D88D

HEX: #B5D88D RGB: (181,216,141)

Renk bilgisi

#B5D88D contains mainly red and green colors. #B5D88D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5D88D color RGB value is (181,216,141).

RGB: (181,216,141) (71%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 216 of 255 = 85%
B 141 of 255 = 55%

181
216
141

R + G + B ~ 70%. #B5D88D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 216 + 141 = 538 (100%)
R 181 of 538 ~ 33.64%
G 216 of 538 ~ 40.15%
B 141 of 538 ~ 26.21'%

%33.64
%40.15
%26.21

CMYK RENK MODELİ

#B5D88D rengi CMYK tonu (16,0,35,15).

  • camgöbeği tonu 16.20%
  • eflatun tonu 0.00%
  • sarı tonu 34.72%
  • ana renk tonu 15.29%

CMYK: (16,0,35,15)
C16M0Y35K15 (16%, 0%, 35%, 15%)
(0.16 / 0.00 / 0.35 / 0.15)

CMYK yüzdeleri

%16.2
%0
%34.72
%15.29

Codes

Color #B5D88D in popluar color models

B5 D8 8D
RGB 181 216 141
HSL 88° 49.02% 70.00%
HSB/HSV 88° 34.72% 84.71%
CMYK 16.20% 0.00% 34.72%
15.29%

Color #B5D88D in popluar number systems.

HEX B5 D8 8D
Decimal 181 216 141
Binary 10110101 11011000 10001101
Octal 265 330 215

Shades and tints

Shades of #B5D88D

#B5D88D
(181,216,141)
#A5C581
(165,197,129)
#95B275
(149,178,117)
#859F69
(133,159,105)
#758C5D
(117,140,93)
#657951
(101,121,81)
#556645
(85,102,69)
#455339
(69,83,57)
#35402D
(53,64,45)
#252D21
(37,45,33)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #B5D88D

#B5D88D
(181,216,141)
#BBDB97
(187,219,151)
#C1DEA1
(193,222,161)
#C7E1AB
(199,225,171)
#CDE4B5
(205,228,181)
#D3E7BF
(211,231,191)
#D9EAC9
(217,234,201)
#DFEDD3
(223,237,211)
#E5F0DD
(229,240,221)
#EBF3E7
(235,243,231)
#F1F6F1
(241,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D88D color. Also use rgb(181,216,141) instead hex code.

Text Font Color

.myTextColor { color: #B5D88D; }

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

This text font color is #B5D88D.

Background Color

.myBgColor { background-color: #B5D88D; }

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

This div background color is #B5D88D.

Border color

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

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

This div border color is #B5D88D.

Opacity

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

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

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

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

This text has shadow with #B5D88D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D88D.

Preview

Color preview on black background

This text has color #B5D88D on black background.


Color preview on white background

This text has color #B5D88D on white background.


Black color preview on #B5D88D background

This text has black color on #B5D88D background.


White color preview on #B5D88D background

This text has white color on #B5D88D background.


Related colors

Complementary color

Complementary color for #hex is #4A2772.


I love getcolorcode.com

Triadic colors

1 #8DB5D8 and #D88DB5 with #B5D88D are triadic colors.

2 #8DD8B5 and #D8B58D with #B5D88D are triadic colors.