COLOR #B5997E

HEX: #B5997E RGB: (181,153,126)

Renk bilgisi

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

RGB renk modeli

#B5997E color RGB value is (181,153,126).

RGB: (181,153,126) (71%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 153 of 255 = 60%
B 126 of 255 = 49%

181
153
126

R + G + B ~ 60%. #B5997E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 153 + 126 = 460 (100%)
R 181 of 460 ~ 39.35%
G 153 of 460 ~ 33.26%
B 126 of 460 ~ 27.39'%

%39.35
%33.26
%27.39

CMYK RENK MODELİ

#B5997E rengi CMYK tonu (0,15,30,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.47%
  • sarı tonu 30.39%
  • ana renk tonu 29.02%
CMYK: (0,15,30,29) C0M15Y30K29 (0%,15%,30%,29%) (0.00/0.15/0.30/0.29) 

CMYK yüzdeleri

%0
%15.47
%30.39
%29.02

Codes

Color #B5997E in popluar color models

B5 99 7E
RGB 181 153 126
HSL 29° 27.09% 60.20%
HSB/HSV 29° 30.39% 70.98%
CMYK 0.00% 15.47% 30.39%
29.02%

Color #B5997E in popluar number systems.

HEX B5 99 7E
Decimal 181 153 126
Binary 10110101 10011001 1111110
Octal 265 231 176

Shades and tints

Shades of #B5997E

#B5997E
(181,153,126)
#A58C73
(165,140,115)
#957F68
(149,127,104)
#85725D
(133,114,93)
#756552
(117,101,82)
#655847
(101,88,71)
#554B3C
(85,75,60)
#453E31
(69,62,49)
#353126
(53,49,38)
#25241B
(37,36,27)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #B5997E

#B5997E
(181,153,126)
#BBA289
(187,162,137)
#C1AB94
(193,171,148)
#C7B49F
(199,180,159)
#CDBDAA
(205,189,170)
#D3C6B5
(211,198,181)
#D9CFC0
(217,207,192)
#DFD8CB
(223,216,203)
#E5E1D6
(229,225,214)
#EBEAE1
(235,234,225)
#F1F3EC
(241,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5997E color. Also use rgb(181,153,126) instead hex code.

Text Font Color

.myTextColor { color: #B5997E; }

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

This text font color is #B5997E.

Background Color

.myBgColor { background-color: #B5997E; }

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

This div background color is #B5997E.

Border color

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

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

This div border color is #B5997E.

Opacity

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

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

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

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

This text has shadow with #B5997E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5997E.

Preview

Color preview on black background

This text has color #B5997E on black background.


Color preview on white background

This text has color #B5997E on white background.


Black color preview on #B5997E background

This text has black color on #B5997E background.


White color preview on #B5997E background

This text has white color on #B5997E background.


Related colors

Complementary color

Complementary color for #hex is #4A6681.


I love getcolorcode.com

Triadic colors

1 #7EB599 and #997EB5 with #B5997E are triadic colors.

2 #7E99B5 and #99B57E with #B5997E are triadic colors.