COLOR #B5D382

HEX: #B5D382 RGB: (181,211,130)

Renk bilgisi

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

RGB renk modeli

#B5D382 color RGB value is (181,211,130).

RGB: (181,211,130) (71%, 83%, 51%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 211 of 255 = 83%
B 130 of 255 = 51%

181
211
130

R + G + B ~ 68%. #B5D382 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 211 + 130 = 522 (100%)
R 181 of 522 ~ 34.67%
G 211 of 522 ~ 40.42%
B 130 of 522 ~ 24.9'%

%34.67
%40.42
%24.9

CMYK RENK MODELİ

#B5D382 rengi CMYK tonu (14,0,38,17).

  • camgöbeği tonu 14.22%
  • eflatun tonu 0.00%
  • sarı tonu 38.39%
  • ana renk tonu 17.25%

CMYK: (14,0,38,17)
C14M0Y38K17 (14%, 0%, 38%, 17%)
(0.14 / 0.00 / 0.38 / 0.17)

CMYK yüzdeleri

%14.22
%0
%38.39
%17.25

Codes

Color #B5D382 in popluar color models

B5 D3 82
RGB 181 211 130
HSL 82° 47.93% 66.86%
HSB/HSV 82° 38.39% 82.75%
CMYK 14.22% 0.00% 38.39%
17.25%

Color #B5D382 in popluar number systems.

HEX B5 D3 82
Decimal 181 211 130
Binary 10110101 11010011 10000010
Octal 265 323 202

Shades and tints

Shades of #B5D382

#B5D382
(181,211,130)
#A5C077
(165,192,119)
#95AD6C
(149,173,108)
#859A61
(133,154,97)
#758756
(117,135,86)
#65744B
(101,116,75)
#556140
(85,97,64)
#454E35
(69,78,53)
#353B2A
(53,59,42)
#25281F
(37,40,31)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #B5D382

#B5D382
(181,211,130)
#BBD78D
(187,215,141)
#C1DB98
(193,219,152)
#C7DFA3
(199,223,163)
#CDE3AE
(205,227,174)
#D3E7B9
(211,231,185)
#D9EBC4
(217,235,196)
#DFEFCF
(223,239,207)
#E5F3DA
(229,243,218)
#EBF7E5
(235,247,229)
#F1FBF0
(241,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D382; }

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

This text font color is #B5D382.

Background Color

.myBgColor { background-color: #B5D382; }

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

This div background color is #B5D382.

Border color

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

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

This div border color is #B5D382.

Opacity

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

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

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

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

This text has shadow with #B5D382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D382.

Preview

Color preview on black background

This text has color #B5D382 on black background.


Color preview on white background

This text has color #B5D382 on white background.


Black color preview on #B5D382 background

This text has black color on #B5D382 background.


White color preview on #B5D382 background

This text has white color on #B5D382 background.


Related colors

Complementary color

Complementary color for #hex is #4A2C7D.


I love getcolorcode.com

Triadic colors

1 #82B5D3 and #D382B5 with #B5D382 are triadic colors.

2 #82D3B5 and #D3B582 with #B5D382 are triadic colors.