COLOR #B5D997

HEX: #B5D997 RGB: (181,217,151)

Renk bilgisi

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

RGB renk modeli

#B5D997 color RGB value is (181,217,151).

RGB: (181,217,151) (71%, 85%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 151 of 255 = 59%

181
217
151

R + G + B ~ 72%. #B5D997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 151 = 549 (100%)
R 181 of 549 ~ 32.97%
G 217 of 549 ~ 39.53%
B 151 of 549 ~ 27.5'%

%32.97
%39.53
%27.5

CMYK RENK MODELİ

#B5D997 rengi CMYK tonu (17,0,30,15).

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

CMYK: (17,0,30,15)
C17M0Y30K15 (17%, 0%, 30%, 15%)
(0.17 / 0.00 / 0.30 / 0.15)

CMYK yüzdeleri

%16.59
%0
%30.41
%14.9

Codes

Color #B5D997 in popluar color models

B5 D9 97
RGB 181 217 151
HSL 93° 46.48% 72.16%
HSB/HSV 93° 30.41% 85.10%
CMYK 16.59% 0.00% 30.41%
14.90%

Color #B5D997 in popluar number systems.

HEX B5 D9 97
Decimal 181 217 151
Binary 10110101 11011001 10010111
Octal 265 331 227

Shades and tints

Shades of #B5D997

#B5D997
(181,217,151)
#A5C68A
(165,198,138)
#95B37D
(149,179,125)
#85A070
(133,160,112)
#758D63
(117,141,99)
#657A56
(101,122,86)
#556749
(85,103,73)
#45543C
(69,84,60)
#35412F
(53,65,47)
#252E22
(37,46,34)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #B5D997

#B5D997
(181,217,151)
#BBDCA0
(187,220,160)
#C1DFA9
(193,223,169)
#C7E2B2
(199,226,178)
#CDE5BB
(205,229,187)
#D3E8C4
(211,232,196)
#D9EBCD
(217,235,205)
#DFEED6
(223,238,214)
#E5F1DF
(229,241,223)
#EBF4E8
(235,244,232)
#F1F7F1
(241,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D997; }

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

This text font color is #B5D997.

Background Color

.myBgColor { background-color: #B5D997; }

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

This div background color is #B5D997.

Border color

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

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

This div border color is #B5D997.

Opacity

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

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

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

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

This text has shadow with #B5D997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D997.

Preview

Color preview on black background

This text has color #B5D997 on black background.


Color preview on white background

This text has color #B5D997 on white background.


Black color preview on #B5D997 background

This text has black color on #B5D997 background.


White color preview on #B5D997 background

This text has white color on #B5D997 background.


Related colors

Complementary color

Complementary color for #hex is #4A2668.


I love getcolorcode.com

Triadic colors

1 #97B5D9 and #D997B5 with #B5D997 are triadic colors.

2 #97D9B5 and #D9B597 with #B5D997 are triadic colors.