COLOR #B5D295

HEX: #B5D295 RGB: (181,210,149)

Renk bilgisi

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

RGB renk modeli

#B5D295 color RGB value is (181,210,149).

RGB: (181,210,149) (71%, 82%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 210 of 255 = 82%
B 149 of 255 = 58%

181
210
149

R + G + B ~ 70%. #B5D295 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 210 + 149 = 540 (100%)
R 181 of 540 ~ 33.52%
G 210 of 540 ~ 38.89%
B 149 of 540 ~ 27.59'%

%33.52
%38.89
%27.59

CMYK RENK MODELİ

#B5D295 rengi CMYK tonu (14,0,29,18).

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

CMYK: (14,0,29,18)
C14M0Y29K18 (14%, 0%, 29%, 18%)
(0.14 / 0.00 / 0.29 / 0.18)

CMYK yüzdeleri

%13.81
%0
%29.05
%17.65

Codes

Color #B5D295 in popluar color models

B5 D2 95
RGB 181 210 149
HSL 89° 40.40% 70.39%
HSB/HSV 89° 29.05% 82.35%
CMYK 13.81% 0.00% 29.05%
17.65%

Color #B5D295 in popluar number systems.

HEX B5 D2 95
Decimal 181 210 149
Binary 10110101 11010010 10010101
Octal 265 322 225

Shades and tints

Shades of #B5D295

#B5D295
(181,210,149)
#A5BF88
(165,191,136)
#95AC7B
(149,172,123)
#85996E
(133,153,110)
#758661
(117,134,97)
#657354
(101,115,84)
#556047
(85,96,71)
#454D3A
(69,77,58)
#353A2D
(53,58,45)
#252720
(37,39,32)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #B5D295

#B5D295
(181,210,149)
#BBD69E
(187,214,158)
#C1DAA7
(193,218,167)
#C7DEB0
(199,222,176)
#CDE2B9
(205,226,185)
#D3E6C2
(211,230,194)
#D9EACB
(217,234,203)
#DFEED4
(223,238,212)
#E5F2DD
(229,242,221)
#EBF6E6
(235,246,230)
#F1FAEF
(241,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D295; }

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

This text font color is #B5D295.

Background Color

.myBgColor { background-color: #B5D295; }

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

This div background color is #B5D295.

Border color

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

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

This div border color is #B5D295.

Opacity

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

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

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

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

This text has shadow with #B5D295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D295.

Preview

Color preview on black background

This text has color #B5D295 on black background.


Color preview on white background

This text has color #B5D295 on white background.


Black color preview on #B5D295 background

This text has black color on #B5D295 background.


White color preview on #B5D295 background

This text has white color on #B5D295 background.


Related colors

Complementary color

Complementary color for #hex is #4A2D6A.


I love getcolorcode.com

Triadic colors

1 #95B5D2 and #D295B5 with #B5D295 are triadic colors.

2 #95D2B5 and #D2B595 with #B5D295 are triadic colors.