COLOR #B5714C

HEX: #B5714C RGB: (181,113,76)

Renk bilgisi

#B5714C contains mainly red color. #B5714C ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#B5714C color RGB value is (181,113,76).

RGB: (181,113,76) (71%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 113 of 255 = 44%
B 76 of 255 = 30%

181
113
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 113 + 76 = 370 (100%)
R 181 of 370 ~ 48.92%
G 113 of 370 ~ 30.54%
B 76 of 370 ~ 20.54'%

%48.92
%30.54
%20.54

CMYK RENK MODELİ

#B5714C rengi CMYK tonu (0,38,58,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.57%
  • sarı tonu 58.01%
  • ana renk tonu 29.02%

CMYK: (0,38,58,29)
C0M38Y58K29 (0%, 38%, 58%, 29%)
(0.00 / 0.38 / 0.58 / 0.29)

CMYK yüzdeleri

%0
%37.57
%58.01
%29.02

Codes

Color #B5714C in popluar color models

B5 71 4C
RGB 181 113 76
HSL 21° 41.50% 50.39%
HSB/HSV 21° 58.01% 70.98%
CMYK 0.00% 37.57% 58.01%
29.02%

Color #B5714C in popluar number systems.

HEX B5 71 4C
Decimal 181 113 76
Binary 10110101 1110001 1001100
Octal 265 161 114

Shades and tints

Shades of #B5714C

#B5714C
(181,113,76)
#A56746
(165,103,70)
#955D40
(149,93,64)
#85533A
(133,83,58)
#754934
(117,73,52)
#653F2E
(101,63,46)
#553528
(85,53,40)
#452B22
(69,43,34)
#35211C
(53,33,28)
#251716
(37,23,22)
#150D10
(21,13,16)
#000000
(0,0,0)

Tints of #B5714C

#B5714C
(181,113,76)
#BB7D5C
(187,125,92)
#C1896C
(193,137,108)
#C7957C
(199,149,124)
#CDA18C
(205,161,140)
#D3AD9C
(211,173,156)
#D9B9AC
(217,185,172)
#DFC5BC
(223,197,188)
#E5D1CC
(229,209,204)
#EBDDDC
(235,221,220)
#F1E9EC
(241,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5714C color. Also use rgb(181,113,76) instead hex code.

Text Font Color

.myTextColor { color: #B5714C; }

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

This text font color is #B5714C.

Background Color

.myBgColor { background-color: #B5714C; }

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

This div background color is #B5714C.

Border color

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

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

This div border color is #B5714C.

Opacity

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

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

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

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

This text has shadow with #B5714C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5714C.

Preview

Color preview on black background

This text has color #B5714C on black background.


Color preview on white background

This text has color #B5714C on white background.


Black color preview on #B5714C background

This text has black color on #B5714C background.


White color preview on #B5714C background

This text has white color on #B5714C background.


Related colors

Complementary color

Complementary color for #hex is #4A8EB3.


I love getcolorcode.com

Triadic colors

1 #4CB571 and #714CB5 with #B5714C are triadic colors.

2 #4C71B5 and #71B54C with #B5714C are triadic colors.