COLOR #B5D97D

HEX: #B5D97D RGB: (181,217,125)

Renk bilgisi

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

RGB renk modeli

#B5D97D color RGB value is (181,217,125).

RGB: (181,217,125) (71%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 125 of 255 = 49%

181
217
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 125 = 523 (100%)
R 181 of 523 ~ 34.61%
G 217 of 523 ~ 41.49%
B 125 of 523 ~ 23.9'%

%34.61
%41.49
%23.9

CMYK RENK MODELİ

#B5D97D rengi CMYK tonu (17,0,42,15).

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

CMYK: (17,0,42,15)
C17M0Y42K15 (17%, 0%, 42%, 15%)
(0.17 / 0.00 / 0.42 / 0.15)

CMYK yüzdeleri

%16.59
%0
%42.4
%14.9

Codes

Color #B5D97D in popluar color models

B5 D9 7D
RGB 181 217 125
HSL 83° 54.76% 67.06%
HSB/HSV 83° 42.40% 85.10%
CMYK 16.59% 0.00% 42.40%
14.90%

Color #B5D97D in popluar number systems.

HEX B5 D9 7D
Decimal 181 217 125
Binary 10110101 11011001 1111101
Octal 265 331 175

Shades and tints

Shades of #B5D97D

#B5D97D
(181,217,125)
#A5C672
(165,198,114)
#95B367
(149,179,103)
#85A05C
(133,160,92)
#758D51
(117,141,81)
#657A46
(101,122,70)
#55673B
(85,103,59)
#455430
(69,84,48)
#354125
(53,65,37)
#252E1A
(37,46,26)
#151B0F
(21,27,15)
#000000
(0,0,0)

Tints of #B5D97D

#B5D97D
(181,217,125)
#BBDC88
(187,220,136)
#C1DF93
(193,223,147)
#C7E29E
(199,226,158)
#CDE5A9
(205,229,169)
#D3E8B4
(211,232,180)
#D9EBBF
(217,235,191)
#DFEECA
(223,238,202)
#E5F1D5
(229,241,213)
#EBF4E0
(235,244,224)
#F1F7EB
(241,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D97D; }

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

This text font color is #B5D97D.

Background Color

.myBgColor { background-color: #B5D97D; }

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

This div background color is #B5D97D.

Border color

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

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

This div border color is #B5D97D.

Opacity

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

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

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

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

This text has shadow with #B5D97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D97D.

Preview

Color preview on black background

This text has color #B5D97D on black background.


Color preview on white background

This text has color #B5D97D on white background.


Black color preview on #B5D97D background

This text has black color on #B5D97D background.


White color preview on #B5D97D background

This text has white color on #B5D97D background.


Related colors

Complementary color

Complementary color for #hex is #4A2682.


I love getcolorcode.com

Triadic colors

1 #7DB5D9 and #D97DB5 with #B5D97D are triadic colors.

2 #7DD9B5 and #D9B57D with #B5D97D are triadic colors.