COLOR #B7714A

HEX: #B7714A RGB: (183,113,74)

Renk bilgisi

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

RGB renk modeli

#B7714A color RGB value is (183,113,74).

RGB: (183,113,74) (72%, 44%, 29%)

RGB bağlantıları ve doygunluk

R 183 of 255 = 72%
G 113 of 255 = 44%
B 74 of 255 = 29%

183
113
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 183 + 113 + 74 = 370 (100%)
R 183 of 370 ~ 49.46%
G 113 of 370 ~ 30.54%
B 74 of 370 ~ 20'%

%49.46
%30.54
%20

CMYK RENK MODELİ

#B7714A rengi CMYK tonu (0,38,60,28).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.25%
  • sarı tonu 59.56%
  • ana renk tonu 28.24%

CMYK: (0,38,60,28)
C0M38Y60K28 (0%, 38%, 60%, 28%)
(0.00 / 0.38 / 0.60 / 0.28)

CMYK yüzdeleri

%0
%38.25
%59.56
%28.24

Codes

Color #B7714A in popluar color models

B7 71 4A
RGB 183 113 74
HSL 21° 43.08% 50.39%
HSB/HSV 21° 59.56% 71.76%
CMYK 0.00% 38.25% 59.56%
28.24%

Color #B7714A in popluar number systems.

HEX B7 71 4A
Decimal 183 113 74
Binary 10110111 1110001 1001010
Octal 267 161 112

Shades and tints

Shades of #B7714A

#B7714A
(183,113,74)
#A76744
(167,103,68)
#975D3E
(151,93,62)
#875338
(135,83,56)
#774932
(119,73,50)
#673F2C
(103,63,44)
#573526
(87,53,38)
#472B20
(71,43,32)
#37211A
(55,33,26)
#271714
(39,23,20)
#170D0E
(23,13,14)
#000000
(0,0,0)

Tints of #B7714A

#B7714A
(183,113,74)
#BD7D5A
(189,125,90)
#C3896A
(195,137,106)
#C9957A
(201,149,122)
#CFA18A
(207,161,138)
#D5AD9A
(213,173,154)
#DBB9AA
(219,185,170)
#E1C5BA
(225,197,186)
#E7D1CA
(231,209,202)
#EDDDDA
(237,221,218)
#F3E9EA
(243,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7714A color. Also use rgb(183,113,74) instead hex code.

Text Font Color

.myTextColor { color: #B7714A; }

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

This text font color is #B7714A.

Background Color

.myBgColor { background-color: #B7714A; }

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

This div background color is #B7714A.

Border color

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

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

This div border color is #B7714A.

Opacity

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

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

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

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

This text has shadow with #B7714A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7714A.

Preview

Color preview on black background

This text has color #B7714A on black background.


Color preview on white background

This text has color #B7714A on white background.


Black color preview on #B7714A background

This text has black color on #B7714A background.


White color preview on #B7714A background

This text has white color on #B7714A background.


Related colors

Complementary color

Complementary color for #hex is #488EB5.


I love getcolorcode.com

Triadic colors

1 #4AB771 and #714AB7 with #B7714A are triadic colors.

2 #4A71B7 and #71B74A with #B7714A are triadic colors.