COLOR #A66D77

HEX: #A66D77 RGB: (166,109,119)

Renk bilgisi

#A66D77 contains red, green and blue colors in about the same proportion. #A66D77 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A66D77 color RGB value is (166,109,119).

RGB: (166,109,119) (65%, 43%, 47%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 109 of 255 = 43%
B 119 of 255 = 47%

166
109
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 109 + 119 = 394 (100%)
R 166 of 394 ~ 42.13%
G 109 of 394 ~ 27.66%
B 119 of 394 ~ 30.2'%

%42.13
%27.66
%30.2

CMYK RENK MODELİ

#A66D77 rengi CMYK tonu (0,34,28,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.34%
  • sarı tonu 28.31%
  • ana renk tonu 34.90%

CMYK: (0,34,28,35)
C0M34Y28K35 (0%, 34%, 28%, 35%)
(0.00 / 0.34 / 0.28 / 0.35)

CMYK yüzdeleri

%0
%34.34
%28.31
%34.9

Codes

Color #A66D77 in popluar color models

A6 6D 77
RGB 166 109 119
HSL 349° 24.26% 53.92%
HSB/HSV 349° 34.34% 65.10%
CMYK 0.00% 34.34% 28.31%
34.90%

Color #A66D77 in popluar number systems.

HEX A6 6D 77
Decimal 166 109 119
Binary 10100110 1101101 1110111
Octal 246 155 167

Shades and tints

Shades of #A66D77

#A66D77
(166,109,119)
#97646D
(151,100,109)
#885B63
(136,91,99)
#795259
(121,82,89)
#6A494F
(106,73,79)
#5B4045
(91,64,69)
#4C373B
(76,55,59)
#3D2E31
(61,46,49)
#2E2527
(46,37,39)
#1F1C1D
(31,28,29)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #A66D77

#A66D77
(166,109,119)
#AE7A83
(174,122,131)
#B6878F
(182,135,143)
#BE949B
(190,148,155)
#C6A1A7
(198,161,167)
#CEAEB3
(206,174,179)
#D6BBBF
(214,187,191)
#DEC8CB
(222,200,203)
#E6D5D7
(230,213,215)
#EEE2E3
(238,226,227)
#F6EFEF
(246,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66D77 color. Also use rgb(166,109,119) instead hex code.

Text Font Color

.myTextColor { color: #A66D77; }

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

This text font color is #A66D77.

Background Color

.myBgColor { background-color: #A66D77; }

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

This div background color is #A66D77.

Border color

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

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

This div border color is #A66D77.

Opacity

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

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

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

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

This text has shadow with #A66D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66D77.

Preview

Color preview on black background

This text has color #A66D77 on black background.


Color preview on white background

This text has color #A66D77 on white background.


Black color preview on #A66D77 background

This text has black color on #A66D77 background.


White color preview on #A66D77 background

This text has white color on #A66D77 background.


Related colors

Complementary color

Complementary color for #hex is #599288.


I love getcolorcode.com

Triadic colors

1 #77A66D and #6D77A6 with #A66D77 are triadic colors.

2 #776DA6 and #6DA677 with #A66D77 are triadic colors.