COLOR #B15D5E

HEX: #B15D5E RGB: (177,93,94)

Renk bilgisi

#B15D5E contains mainly red color. #B15D5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B15D5E color RGB value is (177,93,94).

RGB: (177,93,94) (69%, 36%, 37%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 93 of 255 = 36%
B 94 of 255 = 37%

177
93
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 93 + 94 = 364 (100%)
R 177 of 364 ~ 48.63%
G 93 of 364 ~ 25.55%
B 94 of 364 ~ 25.82'%

%48.63
%25.55
%25.82

CMYK RENK MODELİ

#B15D5E rengi CMYK tonu (0,47,47,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.46%
  • sarı tonu 46.89%
  • ana renk tonu 30.59%

CMYK: (0,47,47,31)
C0M47Y47K31 (0%, 47%, 47%, 31%)
(0.00 / 0.47 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%47.46
%46.89
%30.59

Codes

Color #B15D5E in popluar color models

B1 5D 5E
RGB 177 93 94
HSL 359° 35.00% 52.94%
HSB/HSV 359° 47.46% 69.41%
CMYK 0.00% 47.46% 46.89%
30.59%

Color #B15D5E in popluar number systems.

HEX B1 5D 5E
Decimal 177 93 94
Binary 10110001 1011101 1011110
Octal 261 135 136

Shades and tints

Shades of #B15D5E

#B15D5E
(177,93,94)
#A15556
(161,85,86)
#914D4E
(145,77,78)
#814546
(129,69,70)
#713D3E
(113,61,62)
#613536
(97,53,54)
#512D2E
(81,45,46)
#412526
(65,37,38)
#311D1E
(49,29,30)
#211516
(33,21,22)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #B15D5E

#B15D5E
(177,93,94)
#B86B6C
(184,107,108)
#BF797A
(191,121,122)
#C68788
(198,135,136)
#CD9596
(205,149,150)
#D4A3A4
(212,163,164)
#DBB1B2
(219,177,178)
#E2BFC0
(226,191,192)
#E9CDCE
(233,205,206)
#F0DBDC
(240,219,220)
#F7E9EA
(247,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15D5E color. Also use rgb(177,93,94) instead hex code.

Text Font Color

.myTextColor { color: #B15D5E; }

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

This text font color is #B15D5E.

Background Color

.myBgColor { background-color: #B15D5E; }

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

This div background color is #B15D5E.

Border color

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

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

This div border color is #B15D5E.

Opacity

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

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

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

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

This text has shadow with #B15D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15D5E.

Preview

Color preview on black background

This text has color #B15D5E on black background.


Color preview on white background

This text has color #B15D5E on white background.


Black color preview on #B15D5E background

This text has black color on #B15D5E background.


White color preview on #B15D5E background

This text has white color on #B15D5E background.


Related colors

Complementary color

Complementary color for #hex is #4EA2A1.


I love getcolorcode.com

Triadic colors

1 #5EB15D and #5D5EB1 with #B15D5E are triadic colors.

2 #5E5DB1 and #5DB15E with #B15D5E are triadic colors.