COLOR #A7714B

HEX: #A7714B RGB: (167,113,75)

Renk bilgisi

#A7714B contains mainly red and green colors. #A7714B ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#A7714B color RGB value is (167,113,75).

RGB: (167,113,75) (65%, 44%, 29%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 113 of 255 = 44%
B 75 of 255 = 29%

167
113
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 113 + 75 = 355 (100%)
R 167 of 355 ~ 47.04%
G 113 of 355 ~ 31.83%
B 75 of 355 ~ 21.13'%

%47.04
%31.83
%21.13

CMYK RENK MODELİ

#A7714B rengi CMYK tonu (0,32,55,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.34%
  • sarı tonu 55.09%
  • ana renk tonu 34.51%

CMYK: (0,32,55,35)
C0M32Y55K35 (0%, 32%, 55%, 35%)
(0.00 / 0.32 / 0.55 / 0.35)

CMYK yüzdeleri

%0
%32.34
%55.09
%34.51

Codes

Color #A7714B in popluar color models

A7 71 4B
RGB 167 113 75
HSL 25° 38.02% 47.45%
HSB/HSV 25° 55.09% 65.49%
CMYK 0.00% 32.34% 55.09%
34.51%

Color #A7714B in popluar number systems.

HEX A7 71 4B
Decimal 167 113 75
Binary 10100111 1110001 1001011
Octal 247 161 113

Shades and tints

Shades of #A7714B

#A7714B
(167,113,75)
#986745
(152,103,69)
#895D3F
(137,93,63)
#7A5339
(122,83,57)
#6B4933
(107,73,51)
#5C3F2D
(92,63,45)
#4D3527
(77,53,39)
#3E2B21
(62,43,33)
#2F211B
(47,33,27)
#201715
(32,23,21)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #A7714B

#A7714B
(167,113,75)
#AF7D5B
(175,125,91)
#B7896B
(183,137,107)
#BF957B
(191,149,123)
#C7A18B
(199,161,139)
#CFAD9B
(207,173,155)
#D7B9AB
(215,185,171)
#DFC5BB
(223,197,187)
#E7D1CB
(231,209,203)
#EFDDDB
(239,221,219)
#F7E9EB
(247,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7714B color. Also use rgb(167,113,75) instead hex code.

Text Font Color

.myTextColor { color: #A7714B; }

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

This text font color is #A7714B.

Background Color

.myBgColor { background-color: #A7714B; }

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

This div background color is #A7714B.

Border color

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

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

This div border color is #A7714B.

Opacity

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

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

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

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

This text has shadow with #A7714B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7714B.

Preview

Color preview on black background

This text has color #A7714B on black background.


Color preview on white background

This text has color #A7714B on white background.


Black color preview on #A7714B background

This text has black color on #A7714B background.


White color preview on #A7714B background

This text has white color on #A7714B background.


Related colors

Complementary color

Complementary color for #hex is #588EB4.


I love getcolorcode.com

Triadic colors

1 #4BA771 and #714BA7 with #A7714B are triadic colors.

2 #4B71A7 and #71A74B with #A7714B are triadic colors.