COLOR #A76B63

HEX: #A76B63 RGB: (167,107,99)

Renk bilgisi

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

RGB renk modeli

#A76B63 color RGB value is (167,107,99).

RGB: (167,107,99) (65%, 42%, 39%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 107 of 255 = 42%
B 99 of 255 = 39%

167
107
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 107 + 99 = 373 (100%)
R 167 of 373 ~ 44.77%
G 107 of 373 ~ 28.69%
B 99 of 373 ~ 26.54'%

%44.77
%28.69
%26.54

CMYK RENK MODELİ

#A76B63 rengi CMYK tonu (0,36,41,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.93%
  • sarı tonu 40.72%
  • ana renk tonu 34.51%

CMYK: (0,36,41,35)
C0M36Y41K35 (0%, 36%, 41%, 35%)
(0.00 / 0.36 / 0.41 / 0.35)

CMYK yüzdeleri

%0
%35.93
%40.72
%34.51

Codes

Color #A76B63 in popluar color models

A7 6B 63
RGB 167 107 99
HSL 27.87% 52.16%
HSB/HSV 40.72% 65.49%
CMYK 0.00% 35.93% 40.72%
34.51%

Color #A76B63 in popluar number systems.

HEX A7 6B 63
Decimal 167 107 99
Binary 10100111 1101011 1100011
Octal 247 153 143

Shades and tints

Shades of #A76B63

#A76B63
(167,107,99)
#98625A
(152,98,90)
#895951
(137,89,81)
#7A5048
(122,80,72)
#6B473F
(107,71,63)
#5C3E36
(92,62,54)
#4D352D
(77,53,45)
#3E2C24
(62,44,36)
#2F231B
(47,35,27)
#201A12
(32,26,18)
#111109
(17,17,9)
#000000
(0,0,0)

Tints of #A76B63

#A76B63
(167,107,99)
#AF7871
(175,120,113)
#B7857F
(183,133,127)
#BF928D
(191,146,141)
#C79F9B
(199,159,155)
#CFACA9
(207,172,169)
#D7B9B7
(215,185,183)
#DFC6C5
(223,198,197)
#E7D3D3
(231,211,211)
#EFE0E1
(239,224,225)
#F7EDEF
(247,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76B63 color. Also use rgb(167,107,99) instead hex code.

Text Font Color

.myTextColor { color: #A76B63; }

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

This text font color is #A76B63.

Background Color

.myBgColor { background-color: #A76B63; }

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

This div background color is #A76B63.

Border color

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

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

This div border color is #A76B63.

Opacity

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

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

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

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

This text has shadow with #A76B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76B63.

Preview

Color preview on black background

This text has color #A76B63 on black background.


Color preview on white background

This text has color #A76B63 on white background.


Black color preview on #A76B63 background

This text has black color on #A76B63 background.


White color preview on #A76B63 background

This text has white color on #A76B63 background.


Related colors

Complementary color

Complementary color for #hex is #58949C.


I love getcolorcode.com

Triadic colors

1 #63A76B and #6B63A7 with #A76B63 are triadic colors.

2 #636BA7 and #6BA763 with #A76B63 are triadic colors.