COLOR #B5C49B

HEX: #B5C49B RGB: (181,196,155)

Renk bilgisi

#B5C49B contains red, green and blue colors in about the same proportion. #B5C49B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B5C49B color RGB value is (181,196,155).

RGB: (181,196,155) (71%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 196 of 255 = 77%
B 155 of 255 = 61%

181
196
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 196 + 155 = 532 (100%)
R 181 of 532 ~ 34.02%
G 196 of 532 ~ 36.84%
B 155 of 532 ~ 29.14'%

%34.02
%36.84
%29.14

CMYK RENK MODELİ

#B5C49B rengi CMYK tonu (8,0,21,23).

  • camgöbeği tonu 7.65%
  • eflatun tonu 0.00%
  • sarı tonu 20.92%
  • ana renk tonu 23.14%

CMYK: (8,0,21,23)
C8M0Y21K23 (8%, 0%, 21%, 23%)
(0.08 / 0.00 / 0.21 / 0.23)

CMYK yüzdeleri

%7.65
%0
%20.92
%23.14

Codes

Color #B5C49B in popluar color models

B5 C4 9B
RGB 181 196 155
HSL 82° 25.79% 68.82%
HSB/HSV 82° 20.92% 76.86%
CMYK 7.65% 0.00% 20.92%
23.14%

Color #B5C49B in popluar number systems.

HEX B5 C4 9B
Decimal 181 196 155
Binary 10110101 11000100 10011011
Octal 265 304 233

Shades and tints

Shades of #B5C49B

#B5C49B
(181,196,155)
#A5B38D
(165,179,141)
#95A27F
(149,162,127)
#859171
(133,145,113)
#758063
(117,128,99)
#656F55
(101,111,85)
#555E47
(85,94,71)
#454D39
(69,77,57)
#353C2B
(53,60,43)
#252B1D
(37,43,29)
#151A0F
(21,26,15)
#000000
(0,0,0)

Tints of #B5C49B

#B5C49B
(181,196,155)
#BBC9A4
(187,201,164)
#C1CEAD
(193,206,173)
#C7D3B6
(199,211,182)
#CDD8BF
(205,216,191)
#D3DDC8
(211,221,200)
#D9E2D1
(217,226,209)
#DFE7DA
(223,231,218)
#E5ECE3
(229,236,227)
#EBF1EC
(235,241,236)
#F1F6F5
(241,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C49B color. Also use rgb(181,196,155) instead hex code.

Text Font Color

.myTextColor { color: #B5C49B; }

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

This text font color is #B5C49B.

Background Color

.myBgColor { background-color: #B5C49B; }

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

This div background color is #B5C49B.

Border color

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

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

This div border color is #B5C49B.

Opacity

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

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

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

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

This text has shadow with #B5C49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C49B.

Preview

Color preview on black background

This text has color #B5C49B on black background.


Color preview on white background

This text has color #B5C49B on white background.


Black color preview on #B5C49B background

This text has black color on #B5C49B background.


White color preview on #B5C49B background

This text has white color on #B5C49B background.


Related colors

Complementary color

Complementary color for #hex is #4A3B64.


I love getcolorcode.com

Triadic colors

1 #9BB5C4 and #C49BB5 with #B5C49B are triadic colors.

2 #9BC4B5 and #C4B59B with #B5C49B are triadic colors.