COLOR #B0736D

HEX: #B0736D RGB: (176,115,109)

Renk bilgisi

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

RGB renk modeli

#B0736D color RGB value is (176,115,109).

RGB: (176,115,109) (69%, 45%, 43%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 115 of 255 = 45%
B 109 of 255 = 43%

176
115
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 115 + 109 = 400 (100%)
R 176 of 400 ~ 44%
G 115 of 400 ~ 28.75%
B 109 of 400 ~ 27.25'%

%44
%28.75
%27.25

CMYK RENK MODELİ

#B0736D rengi CMYK tonu (0,35,38,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.66%
  • sarı tonu 38.07%
  • ana renk tonu 30.98%

CMYK: (0,35,38,31)
C0M35Y38K31 (0%, 35%, 38%, 31%)
(0.00 / 0.35 / 0.38 / 0.31)

CMYK yüzdeleri

%0
%34.66
%38.07
%30.98

Codes

Color #B0736D in popluar color models

B0 73 6D
RGB 176 115 109
HSL 29.78% 55.88%
HSB/HSV 38.07% 69.02%
CMYK 0.00% 34.66% 38.07%
30.98%

Color #B0736D in popluar number systems.

HEX B0 73 6D
Decimal 176 115 109
Binary 10110000 1110011 1101101
Octal 260 163 155

Shades and tints

Shades of #B0736D

#B0736D
(176,115,109)
#A06964
(160,105,100)
#905F5B
(144,95,91)
#805552
(128,85,82)
#704B49
(112,75,73)
#604140
(96,65,64)
#503737
(80,55,55)
#402D2E
(64,45,46)
#302325
(48,35,37)
#20191C
(32,25,28)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #B0736D

#B0736D
(176,115,109)
#B77F7A
(183,127,122)
#BE8B87
(190,139,135)
#C59794
(197,151,148)
#CCA3A1
(204,163,161)
#D3AFAE
(211,175,174)
#DABBBB
(218,187,187)
#E1C7C8
(225,199,200)
#E8D3D5
(232,211,213)
#EFDFE2
(239,223,226)
#F6EBEF
(246,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0736D color. Also use rgb(176,115,109) instead hex code.

Text Font Color

.myTextColor { color: #B0736D; }

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

This text font color is #B0736D.

Background Color

.myBgColor { background-color: #B0736D; }

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

This div background color is #B0736D.

Border color

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

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

This div border color is #B0736D.

Opacity

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

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

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

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

This text has shadow with #B0736D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0736D.

Preview

Color preview on black background

This text has color #B0736D on black background.


Color preview on white background

This text has color #B0736D on white background.


Black color preview on #B0736D background

This text has black color on #B0736D background.


White color preview on #B0736D background

This text has white color on #B0736D background.


Related colors

Complementary color

Complementary color for #hex is #4F8C92.


I love getcolorcode.com

Triadic colors

1 #6DB073 and #736DB0 with #B0736D are triadic colors.

2 #6D73B0 and #73B06D with #B0736D are triadic colors.