COLOR #B5D86E

HEX: #B5D86E RGB: (181,216,110)

Renk bilgisi

#B5D86E contains mainly red and green colors. #B5D86E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5D86E color RGB value is (181,216,110).

RGB: (181,216,110) (71%, 85%, 43%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 216 of 255 = 85%
B 110 of 255 = 43%

181
216
110

R + G + B ~ 66%. #B5D86E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 216 + 110 = 507 (100%)
R 181 of 507 ~ 35.7%
G 216 of 507 ~ 42.6%
B 110 of 507 ~ 21.7'%

%35.7
%42.6
%21.7

CMYK RENK MODELİ

#B5D86E rengi CMYK tonu (16,0,49,15).

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

CMYK: (16,0,49,15)
C16M0Y49K15 (16%, 0%, 49%, 15%)
(0.16 / 0.00 / 0.49 / 0.15)

CMYK yüzdeleri

%16.2
%0
%49.07
%15.29

Codes

Color #B5D86E in popluar color models

B5 D8 6E
RGB 181 216 110
HSL 80° 57.61% 63.92%
HSB/HSV 80° 49.07% 84.71%
CMYK 16.20% 0.00% 49.07%
15.29%

Color #B5D86E in popluar number systems.

HEX B5 D8 6E
Decimal 181 216 110
Binary 10110101 11011000 1101110
Octal 265 330 156

Shades and tints

Shades of #B5D86E

#B5D86E
(181,216,110)
#A5C564
(165,197,100)
#95B25A
(149,178,90)
#859F50
(133,159,80)
#758C46
(117,140,70)
#65793C
(101,121,60)
#556632
(85,102,50)
#455328
(69,83,40)
#35401E
(53,64,30)
#252D14
(37,45,20)
#151A0A
(21,26,10)
#000000
(0,0,0)

Tints of #B5D86E

#B5D86E
(181,216,110)
#BBDB7B
(187,219,123)
#C1DE88
(193,222,136)
#C7E195
(199,225,149)
#CDE4A2
(205,228,162)
#D3E7AF
(211,231,175)
#D9EABC
(217,234,188)
#DFEDC9
(223,237,201)
#E5F0D6
(229,240,214)
#EBF3E3
(235,243,227)
#F1F6F0
(241,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D86E; }

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

This text font color is #B5D86E.

Background Color

.myBgColor { background-color: #B5D86E; }

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

This div background color is #B5D86E.

Border color

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

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

This div border color is #B5D86E.

Opacity

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

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

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

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

This text has shadow with #B5D86E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D86E.

Preview

Color preview on black background

This text has color #B5D86E on black background.


Color preview on white background

This text has color #B5D86E on white background.


Black color preview on #B5D86E background

This text has black color on #B5D86E background.


White color preview on #B5D86E background

This text has white color on #B5D86E background.


Related colors

Complementary color

Complementary color for #hex is #4A2791.


I love getcolorcode.com

Triadic colors

1 #6EB5D8 and #D86EB5 with #B5D86E are triadic colors.

2 #6ED8B5 and #D8B56E with #B5D86E are triadic colors.