COLOR #B17349

HEX: #B17349
RGB: (177,115,73)

Renk bilgisi

#B17349 contains mainly red color. #B17349 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#B17349 color RGB value is (177,115,73).

  • kırmız ton 177;
  • yeşil ton 115;
  • mavi ton 73.
RGB:
(177,115,73)
(69%,45%,29%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 115 of 255 = 45%
B 73 of 255 = 29%

177
115
73

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

Yüzdelerle RGB renk parçaları

R + G + B =
177 + 115 + 73 = 365 (100%)
R 177 of 365 ~ 48.49%
G 115 of 365 ~ 31.51%
B 73 of 365 ~ 20%

%48.49
%31.51
%20

CMYK RENK MODELİ

#B17349 rengi CMYK tonu (0,35,59,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.03%
  • sarı tonu 58.76%
  • ana renk tonu 30.59%
CMYK:
(0,35,59,31)
C0M35Y59K31 
(0%,35%,59%,31%)
(0.00/0.35/0.59/0.31)	

CMYK yüzdeleri

%0
%35.03
%58.76
%30.59

Codes

Color #B17349 in popluar color models

B17349
RGB17711573
HSL24°41.60%49.02%
HSB/HSV24°58.76%69.41%
CMYK0.00%35.03%58.76%
30.59%

Color #B17349 in popluar number systems.

HEXB17349
Decimal17711573
Binary1011000111100111001001
Octal261163111

Shades and tints

Shades of #B17349

#B17349
(177,115,73)
#A16943
(161,105,67)
#915F3D
(145,95,61)
#815537
(129,85,55)
#714B31
(113,75,49)
#61412B
(97,65,43)
#513725
(81,55,37)
#412D1F
(65,45,31)
#312319
(49,35,25)
#211913
(33,25,19)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #B17349

#B17349
(177,115,73)
#B87F59
(184,127,89)
#BF8B69
(191,139,105)
#C69779
(198,151,121)
#CDA389
(205,163,137)
#D4AF99
(212,175,153)
#DBBBA9
(219,187,169)
#E2C7B9
(226,199,185)
#E9D3C9
(233,211,201)
#F0DFD9
(240,223,217)
#F7EBE9
(247,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17349 color. Also use rgb(177,115,73) instead hex code.

Text Font Color

.myTextColor { color: #B17349; }

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

This text font color is #B17349.


Background Color

.myBgColor { background-color: #B17349; }

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

This div background color is #B17349.


Border color

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

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

This div border color is #B17349.


Opacity

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

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

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

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

This text has shadow with #B17349 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #B17349 on black background.


Color preview on white background

This text has color #B17349 on white background.



Black color preview on #B17349 background

This text has black color on #B17349 background.


White color preview on #B17349 background

This text has white color on #B17349 background.