COLOR #B5D982

HEX: #B5D982 RGB: (181,217,130)

Renk bilgisi

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

RGB renk modeli

#B5D982 color RGB value is (181,217,130).

RGB: (181,217,130) (71%, 85%, 51%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 130 of 255 = 51%

181
217
130

R + G + B ~ 69%. #B5D982 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 130 = 528 (100%)
R 181 of 528 ~ 34.28%
G 217 of 528 ~ 41.1%
B 130 of 528 ~ 24.62'%

%34.28
%41.1
%24.62

CMYK RENK MODELİ

#B5D982 rengi CMYK tonu (17,0,40,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 40.09%
  • ana renk tonu 14.90%

CMYK: (17,0,40,15)
C17M0Y40K15 (17%, 0%, 40%, 15%)
(0.17 / 0.00 / 0.40 / 0.15)

CMYK yüzdeleri

%16.59
%0
%40.09
%14.9

Codes

Color #B5D982 in popluar color models

B5 D9 82
RGB 181 217 130
HSL 85° 53.37% 68.04%
HSB/HSV 85° 40.09% 85.10%
CMYK 16.59% 0.00% 40.09%
14.90%

Color #B5D982 in popluar number systems.

HEX B5 D9 82
Decimal 181 217 130
Binary 10110101 11011001 10000010
Octal 265 331 202

Shades and tints

Shades of #B5D982

#B5D982
(181,217,130)
#A5C677
(165,198,119)
#95B36C
(149,179,108)
#85A061
(133,160,97)
#758D56
(117,141,86)
#657A4B
(101,122,75)
#556740
(85,103,64)
#455435
(69,84,53)
#35412A
(53,65,42)
#252E1F
(37,46,31)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #B5D982

#B5D982
(181,217,130)
#BBDC8D
(187,220,141)
#C1DF98
(193,223,152)
#C7E2A3
(199,226,163)
#CDE5AE
(205,229,174)
#D3E8B9
(211,232,185)
#D9EBC4
(217,235,196)
#DFEECF
(223,238,207)
#E5F1DA
(229,241,218)
#EBF4E5
(235,244,229)
#F1F7F0
(241,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D982 color. Also use rgb(181,217,130) instead hex code.

Text Font Color

.myTextColor { color: #B5D982; }

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

This text font color is #B5D982.

Background Color

.myBgColor { background-color: #B5D982; }

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

This div background color is #B5D982.

Border color

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

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

This div border color is #B5D982.

Opacity

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

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

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

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

This text has shadow with #B5D982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D982.

Preview

Color preview on black background

This text has color #B5D982 on black background.


Color preview on white background

This text has color #B5D982 on white background.


Black color preview on #B5D982 background

This text has black color on #B5D982 background.


White color preview on #B5D982 background

This text has white color on #B5D982 background.


Related colors

Complementary color

Complementary color for #hex is #4A267D.


I love getcolorcode.com

Triadic colors

1 #82B5D9 and #D982B5 with #B5D982 are triadic colors.

2 #82D9B5 and #D9B582 with #B5D982 are triadic colors.