COLOR #B15C6D

HEX: #B15C6D RGB: (177,92,109)

Renk bilgisi

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

RGB renk modeli

#B15C6D color RGB value is (177,92,109).

RGB: (177,92,109) (69%, 36%, 43%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 92 of 255 = 36%
B 109 of 255 = 43%

177
92
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 92 + 109 = 378 (100%)
R 177 of 378 ~ 46.83%
G 92 of 378 ~ 24.34%
B 109 of 378 ~ 28.84'%

%46.83
%24.34
%28.84

CMYK RENK MODELİ

#B15C6D rengi CMYK tonu (0,48,38,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.02%
  • sarı tonu 38.42%
  • ana renk tonu 30.59%

CMYK: (0,48,38,31)
C0M48Y38K31 (0%, 48%, 38%, 31%)
(0.00 / 0.48 / 0.38 / 0.31)

CMYK yüzdeleri

%0
%48.02
%38.42
%30.59

Codes

Color #B15C6D in popluar color models

B1 5C 6D
RGB 177 92 109
HSL 348° 35.27% 52.75%
HSB/HSV 348° 48.02% 69.41%
CMYK 0.00% 48.02% 38.42%
30.59%

Color #B15C6D in popluar number systems.

HEX B1 5C 6D
Decimal 177 92 109
Binary 10110001 1011100 1101101
Octal 261 134 155

Shades and tints

Shades of #B15C6D

#B15C6D
(177,92,109)
#A15464
(161,84,100)
#914C5B
(145,76,91)
#814452
(129,68,82)
#713C49
(113,60,73)
#613440
(97,52,64)
#512C37
(81,44,55)
#41242E
(65,36,46)
#311C25
(49,28,37)
#21141C
(33,20,28)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #B15C6D

#B15C6D
(177,92,109)
#B86A7A
(184,106,122)
#BF7887
(191,120,135)
#C68694
(198,134,148)
#CD94A1
(205,148,161)
#D4A2AE
(212,162,174)
#DBB0BB
(219,176,187)
#E2BEC8
(226,190,200)
#E9CCD5
(233,204,213)
#F0DAE2
(240,218,226)
#F7E8EF
(247,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15C6D color. Also use rgb(177,92,109) instead hex code.

Text Font Color

.myTextColor { color: #B15C6D; }

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

This text font color is #B15C6D.

Background Color

.myBgColor { background-color: #B15C6D; }

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

This div background color is #B15C6D.

Border color

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

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

This div border color is #B15C6D.

Opacity

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

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

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

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

This text has shadow with #B15C6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15C6D.

Preview

Color preview on black background

This text has color #B15C6D on black background.


Color preview on white background

This text has color #B15C6D on white background.


Black color preview on #B15C6D background

This text has black color on #B15C6D background.


White color preview on #B15C6D background

This text has white color on #B15C6D background.


Related colors

Complementary color

Complementary color for #hex is #4EA392.


I love getcolorcode.com

Triadic colors

1 #6DB15C and #5C6DB1 with #B15C6D are triadic colors.

2 #6D5CB1 and #5CB16D with #B15C6D are triadic colors.