COLOR #B5D27B

HEX: #B5D27B RGB: (181,210,123)

Renk bilgisi

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

RGB renk modeli

#B5D27B color RGB value is (181,210,123).

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

RGB bağlantıları ve doygunluk

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

181
210
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 210 + 123 = 514 (100%)
R 181 of 514 ~ 35.21%
G 210 of 514 ~ 40.86%
B 123 of 514 ~ 23.93'%

%35.21
%40.86
%23.93

CMYK RENK MODELİ

#B5D27B rengi CMYK tonu (14,0,41,18).

  • camgöbeği tonu 13.81%
  • eflatun tonu 0.00%
  • sarı tonu 41.43%
  • ana renk tonu 17.65%

CMYK: (14,0,41,18)
C14M0Y41K18 (14%, 0%, 41%, 18%)
(0.14 / 0.00 / 0.41 / 0.18)

CMYK yüzdeleri

%13.81
%0
%41.43
%17.65

Codes

Color #B5D27B in popluar color models

B5 D2 7B
RGB 181 210 123
HSL 80° 49.15% 65.29%
HSB/HSV 80° 41.43% 82.35%
CMYK 13.81% 0.00% 41.43%
17.65%

Color #B5D27B in popluar number systems.

HEX B5 D2 7B
Decimal 181 210 123
Binary 10110101 11010010 1111011
Octal 265 322 173

Shades and tints

Shades of #B5D27B

#B5D27B
(181,210,123)
#A5BF70
(165,191,112)
#95AC65
(149,172,101)
#85995A
(133,153,90)
#75864F
(117,134,79)
#657344
(101,115,68)
#556039
(85,96,57)
#454D2E
(69,77,46)
#353A23
(53,58,35)
#252718
(37,39,24)
#15140D
(21,20,13)
#000000
(0,0,0)

Tints of #B5D27B

#B5D27B
(181,210,123)
#BBD687
(187,214,135)
#C1DA93
(193,218,147)
#C7DE9F
(199,222,159)
#CDE2AB
(205,226,171)
#D3E6B7
(211,230,183)
#D9EAC3
(217,234,195)
#DFEECF
(223,238,207)
#E5F2DB
(229,242,219)
#EBF6E7
(235,246,231)
#F1FAF3
(241,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D27B; }

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

This text font color is #B5D27B.

Background Color

.myBgColor { background-color: #B5D27B; }

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

This div background color is #B5D27B.

Border color

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

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

This div border color is #B5D27B.

Opacity

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

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

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

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

This text has shadow with #B5D27B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D27B.

Preview

Color preview on black background

This text has color #B5D27B on black background.


Color preview on white background

This text has color #B5D27B on white background.


Black color preview on #B5D27B background

This text has black color on #B5D27B background.


White color preview on #B5D27B background

This text has white color on #B5D27B background.


Related colors

Complementary color

Complementary color for #hex is #4A2D84.


I love getcolorcode.com

Triadic colors

1 #7BB5D2 and #D27BB5 with #B5D27B are triadic colors.

2 #7BD2B5 and #D2B57B with #B5D27B are triadic colors.