COLOR #B5D897

HEX: #B5D897 RGB: (181,216,151)

Renk bilgisi

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

RGB renk modeli

#B5D897 color RGB value is (181,216,151).

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

RGB bağlantıları ve doygunluk

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

181
216
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 216 + 151 = 548 (100%)
R 181 of 548 ~ 33.03%
G 216 of 548 ~ 39.42%
B 151 of 548 ~ 27.55'%

%33.03
%39.42
%27.55

CMYK RENK MODELİ

#B5D897 rengi CMYK tonu (16,0,30,15).

  • camgöbeği tonu 16.20%
  • eflatun tonu 0.00%
  • sarı tonu 30.09%
  • ana renk tonu 15.29%

CMYK: (16,0,30,15)
C16M0Y30K15 (16%, 0%, 30%, 15%)
(0.16 / 0.00 / 0.30 / 0.15)

CMYK yüzdeleri

%16.2
%0
%30.09
%15.29

Codes

Color #B5D897 in popluar color models

B5 D8 97
RGB 181 216 151
HSL 92° 45.45% 71.96%
HSB/HSV 92° 30.09% 84.71%
CMYK 16.20% 0.00% 30.09%
15.29%

Color #B5D897 in popluar number systems.

HEX B5 D8 97
Decimal 181 216 151
Binary 10110101 11011000 10010111
Octal 265 330 227

Shades and tints

Shades of #B5D897

#B5D897
(181,216,151)
#A5C58A
(165,197,138)
#95B27D
(149,178,125)
#859F70
(133,159,112)
#758C63
(117,140,99)
#657956
(101,121,86)
#556649
(85,102,73)
#45533C
(69,83,60)
#35402F
(53,64,47)
#252D22
(37,45,34)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #B5D897

#B5D897
(181,216,151)
#BBDBA0
(187,219,160)
#C1DEA9
(193,222,169)
#C7E1B2
(199,225,178)
#CDE4BB
(205,228,187)
#D3E7C4
(211,231,196)
#D9EACD
(217,234,205)
#DFEDD6
(223,237,214)
#E5F0DF
(229,240,223)
#EBF3E8
(235,243,232)
#F1F6F1
(241,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D897; }

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

This text font color is #B5D897.

Background Color

.myBgColor { background-color: #B5D897; }

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

This div background color is #B5D897.

Border color

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

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

This div border color is #B5D897.

Opacity

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

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

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

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

This text has shadow with #B5D897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D897.

Preview

Color preview on black background

This text has color #B5D897 on black background.


Color preview on white background

This text has color #B5D897 on white background.


Black color preview on #B5D897 background

This text has black color on #B5D897 background.


White color preview on #B5D897 background

This text has white color on #B5D897 background.


Related colors

Complementary color

Complementary color for #hex is #4A2768.


I love getcolorcode.com

Triadic colors

1 #97B5D8 and #D897B5 with #B5D897 are triadic colors.

2 #97D8B5 and #D8B597 with #B5D897 are triadic colors.