COLOR #A76B6A

HEX: #A76B6A RGB: (167,107,106)

Renk bilgisi

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

RGB renk modeli

#A76B6A color RGB value is (167,107,106).

RGB: (167,107,106) (65%, 42%, 42%)

RGB bağlantıları ve doygunluk

R 167 of 255 = 65%
G 107 of 255 = 42%
B 106 of 255 = 42%

167
107
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 167 + 107 + 106 = 380 (100%)
R 167 of 380 ~ 43.95%
G 107 of 380 ~ 28.16%
B 106 of 380 ~ 27.89'%

%43.95
%28.16
%27.89

CMYK RENK MODELİ

#A76B6A rengi CMYK tonu (0,36,37,35).

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

CMYK: (0,36,37,35)
C0M36Y37K35 (0%, 36%, 37%, 35%)
(0.00 / 0.36 / 0.37 / 0.35)

CMYK yüzdeleri

%0
%35.93
%36.53
%34.51

Codes

Color #A76B6A in popluar color models

A7 6B 6A
RGB 167 107 106
HSL 25.74% 53.53%
HSB/HSV 36.53% 65.49%
CMYK 0.00% 35.93% 36.53%
34.51%

Color #A76B6A in popluar number systems.

HEX A7 6B 6A
Decimal 167 107 106
Binary 10100111 1101011 1101010
Octal 247 153 152

Shades and tints

Shades of #A76B6A

#A76B6A
(167,107,106)
#986261
(152,98,97)
#895958
(137,89,88)
#7A504F
(122,80,79)
#6B4746
(107,71,70)
#5C3E3D
(92,62,61)
#4D3534
(77,53,52)
#3E2C2B
(62,44,43)
#2F2322
(47,35,34)
#201A19
(32,26,25)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #A76B6A

#A76B6A
(167,107,106)
#AF7877
(175,120,119)
#B78584
(183,133,132)
#BF9291
(191,146,145)
#C79F9E
(199,159,158)
#CFACAB
(207,172,171)
#D7B9B8
(215,185,184)
#DFC6C5
(223,198,197)
#E7D3D2
(231,211,210)
#EFE0DF
(239,224,223)
#F7EDEC
(247,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A76B6A; }

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

This text font color is #A76B6A.

Background Color

.myBgColor { background-color: #A76B6A; }

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

This div background color is #A76B6A.

Border color

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

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

This div border color is #A76B6A.

Opacity

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

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

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

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

This text has shadow with #A76B6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76B6A.

Preview

Color preview on black background

This text has color #A76B6A on black background.


Color preview on white background

This text has color #A76B6A on white background.


Black color preview on #A76B6A background

This text has black color on #A76B6A background.


White color preview on #A76B6A background

This text has white color on #A76B6A background.


Related colors

Complementary color

Complementary color for #hex is #589495.


I love getcolorcode.com

Triadic colors

1 #6AA76B and #6B6AA7 with #A76B6A are triadic colors.

2 #6A6BA7 and #6BA76A with #A76B6A are triadic colors.