COLOR #B5D17B

HEX: #B5D17B RGB: (181,209,123)

Renk bilgisi

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

RGB renk modeli

#B5D17B color RGB value is (181,209,123).

RGB: (181,209,123) (71%, 82%, 48%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 209 of 255 = 82%
B 123 of 255 = 48%

181
209
123

R + G + B ~ 67%. #B5D17B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 209 + 123 = 513 (100%)
R 181 of 513 ~ 35.28%
G 209 of 513 ~ 40.74%
B 123 of 513 ~ 23.98'%

%35.28
%40.74
%23.98

CMYK RENK MODELİ

#B5D17B rengi CMYK tonu (13,0,41,18).

  • camgöbeği tonu 13.40%
  • eflatun tonu 0.00%
  • sarı tonu 41.15%
  • ana renk tonu 18.04%

CMYK: (13,0,41,18)
C13M0Y41K18 (13%, 0%, 41%, 18%)
(0.13 / 0.00 / 0.41 / 0.18)

CMYK yüzdeleri

%13.4
%0
%41.15
%18.04

Codes

Color #B5D17B in popluar color models

B5 D1 7B
RGB 181 209 123
HSL 80° 48.31% 65.10%
HSB/HSV 80° 41.15% 81.96%
CMYK 13.40% 0.00% 41.15%
18.04%

Color #B5D17B in popluar number systems.

HEX B5 D1 7B
Decimal 181 209 123
Binary 10110101 11010001 1111011
Octal 265 321 173

Shades and tints

Shades of #B5D17B

#B5D17B
(181,209,123)
#A5BE70
(165,190,112)
#95AB65
(149,171,101)
#85985A
(133,152,90)
#75854F
(117,133,79)
#657244
(101,114,68)
#555F39
(85,95,57)
#454C2E
(69,76,46)
#353923
(53,57,35)
#252618
(37,38,24)
#15130D
(21,19,13)
#000000
(0,0,0)

Tints of #B5D17B

#B5D17B
(181,209,123)
#BBD587
(187,213,135)
#C1D993
(193,217,147)
#C7DD9F
(199,221,159)
#CDE1AB
(205,225,171)
#D3E5B7
(211,229,183)
#D9E9C3
(217,233,195)
#DFEDCF
(223,237,207)
#E5F1DB
(229,241,219)
#EBF5E7
(235,245,231)
#F1F9F3
(241,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D17B color. Also use rgb(181,209,123) instead hex code.

Text Font Color

.myTextColor { color: #B5D17B; }

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

This text font color is #B5D17B.

Background Color

.myBgColor { background-color: #B5D17B; }

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

This div background color is #B5D17B.

Border color

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

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

This div border color is #B5D17B.

Opacity

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

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

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

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

This text has shadow with #B5D17B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D17B.

Preview

Color preview on black background

This text has color #B5D17B on black background.


Color preview on white background

This text has color #B5D17B on white background.


Black color preview on #B5D17B background

This text has black color on #B5D17B background.


White color preview on #B5D17B background

This text has white color on #B5D17B background.


Related colors

Complementary color

Complementary color for #hex is #4A2E84.


I love getcolorcode.com

Triadic colors

1 #7BB5D1 and #D17BB5 with #B5D17B are triadic colors.

2 #7BD1B5 and #D1B57B with #B5D17B are triadic colors.