COLOR #A6687E

HEX: #A6687E RGB: (166,104,126)

Renk bilgisi

#A6687E contains mainly red and blue colors. #A6687E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A6687E color RGB value is (166,104,126).

RGB: (166,104,126) (65%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 104 of 255 = 41%
B 126 of 255 = 49%

166
104
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 104 + 126 = 396 (100%)
R 166 of 396 ~ 41.92%
G 104 of 396 ~ 26.26%
B 126 of 396 ~ 31.82'%

%41.92
%26.26
%31.82

CMYK RENK MODELİ

#A6687E rengi CMYK tonu (0,37,24,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.35%
  • sarı tonu 24.10%
  • ana renk tonu 34.90%

CMYK: (0,37,24,35)
C0M37Y24K35 (0%, 37%, 24%, 35%)
(0.00 / 0.37 / 0.24 / 0.35)

CMYK yüzdeleri

%0
%37.35
%24.1
%34.9

Codes

Color #A6687E in popluar color models

A6 68 7E
RGB 166 104 126
HSL 339° 25.83% 52.94%
HSB/HSV 339° 37.35% 65.10%
CMYK 0.00% 37.35% 24.10%
34.90%

Color #A6687E in popluar number systems.

HEX A6 68 7E
Decimal 166 104 126
Binary 10100110 1101000 1111110
Octal 246 150 176

Shades and tints

Shades of #A6687E

#A6687E
(166,104,126)
#975F73
(151,95,115)
#885668
(136,86,104)
#794D5D
(121,77,93)
#6A4452
(106,68,82)
#5B3B47
(91,59,71)
#4C323C
(76,50,60)
#3D2931
(61,41,49)
#2E2026
(46,32,38)
#1F171B
(31,23,27)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #A6687E

#A6687E
(166,104,126)
#AE7589
(174,117,137)
#B68294
(182,130,148)
#BE8F9F
(190,143,159)
#C69CAA
(198,156,170)
#CEA9B5
(206,169,181)
#D6B6C0
(214,182,192)
#DEC3CB
(222,195,203)
#E6D0D6
(230,208,214)
#EEDDE1
(238,221,225)
#F6EAEC
(246,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6687E color. Also use rgb(166,104,126) instead hex code.

Text Font Color

.myTextColor { color: #A6687E; }

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

This text font color is #A6687E.

Background Color

.myBgColor { background-color: #A6687E; }

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

This div background color is #A6687E.

Border color

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

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

This div border color is #A6687E.

Opacity

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

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

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

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

This text has shadow with #A6687E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6687E.

Preview

Color preview on black background

This text has color #A6687E on black background.


Color preview on white background

This text has color #A6687E on white background.


Black color preview on #A6687E background

This text has black color on #A6687E background.


White color preview on #A6687E background

This text has white color on #A6687E background.


Related colors

Complementary color

Complementary color for #hex is #599781.


I love getcolorcode.com

Triadic colors

1 #7EA668 and #687EA6 with #A6687E are triadic colors.

2 #7E68A6 and #68A67E with #A6687E are triadic colors.