COLOR #B5D27D

HEX: #B5D27D RGB: (181,210,125)

Renk bilgisi

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

RGB renk modeli

#B5D27D color RGB value is (181,210,125).

RGB: (181,210,125) (71%, 82%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 210 of 255 = 82%
B 125 of 255 = 49%

181
210
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 210 + 125 = 516 (100%)
R 181 of 516 ~ 35.08%
G 210 of 516 ~ 40.7%
B 125 of 516 ~ 24.22'%

%35.08
%40.7
%24.22

CMYK RENK MODELİ

#B5D27D rengi CMYK tonu (14,0,40,18).

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

CMYK: (14,0,40,18)
C14M0Y40K18 (14%, 0%, 40%, 18%)
(0.14 / 0.00 / 0.40 / 0.18)

CMYK yüzdeleri

%13.81
%0
%40.48
%17.65

Codes

Color #B5D27D in popluar color models

B5 D2 7D
RGB 181 210 125
HSL 80° 48.57% 65.69%
HSB/HSV 80° 40.48% 82.35%
CMYK 13.81% 0.00% 40.48%
17.65%

Color #B5D27D in popluar number systems.

HEX B5 D2 7D
Decimal 181 210 125
Binary 10110101 11010010 1111101
Octal 265 322 175

Shades and tints

Shades of #B5D27D

#B5D27D
(181,210,125)
#A5BF72
(165,191,114)
#95AC67
(149,172,103)
#85995C
(133,153,92)
#758651
(117,134,81)
#657346
(101,115,70)
#55603B
(85,96,59)
#454D30
(69,77,48)
#353A25
(53,58,37)
#25271A
(37,39,26)
#15140F
(21,20,15)
#000000
(0,0,0)

Tints of #B5D27D

#B5D27D
(181,210,125)
#BBD688
(187,214,136)
#C1DA93
(193,218,147)
#C7DE9E
(199,222,158)
#CDE2A9
(205,226,169)
#D3E6B4
(211,230,180)
#D9EABF
(217,234,191)
#DFEECA
(223,238,202)
#E5F2D5
(229,242,213)
#EBF6E0
(235,246,224)
#F1FAEB
(241,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D27D; }

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

This text font color is #B5D27D.

Background Color

.myBgColor { background-color: #B5D27D; }

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

This div background color is #B5D27D.

Border color

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

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

This div border color is #B5D27D.

Opacity

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

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

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

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

This text has shadow with #B5D27D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D27D.

Preview

Color preview on black background

This text has color #B5D27D on black background.


Color preview on white background

This text has color #B5D27D on white background.


Black color preview on #B5D27D background

This text has black color on #B5D27D background.


White color preview on #B5D27D background

This text has white color on #B5D27D background.


Related colors

Complementary color

Complementary color for #hex is #4A2D82.


I love getcolorcode.com

Triadic colors

1 #7DB5D2 and #D27DB5 with #B5D27D are triadic colors.

2 #7DD2B5 and #D2B57D with #B5D27D are triadic colors.