COLOR #A6728D

HEX: #A6728D RGB: (166,114,141)

Renk bilgisi

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

RGB renk modeli

#A6728D color RGB value is (166,114,141).

RGB: (166,114,141) (65%, 45%, 55%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 114 of 255 = 45%
B 141 of 255 = 55%

166
114
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 114 + 141 = 421 (100%)
R 166 of 421 ~ 39.43%
G 114 of 421 ~ 27.08%
B 141 of 421 ~ 33.49'%

%39.43
%27.08
%33.49

CMYK RENK MODELİ

#A6728D rengi CMYK tonu (0,31,15,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.33%
  • sarı tonu 15.06%
  • ana renk tonu 34.90%

CMYK: (0,31,15,35)
C0M31Y15K35 (0%, 31%, 15%, 35%)
(0.00 / 0.31 / 0.15 / 0.35)

CMYK yüzdeleri

%0
%31.33
%15.06
%34.9

Codes

Color #A6728D in popluar color models

A6 72 8D
RGB 166 114 141
HSL 329° 22.61% 54.90%
HSB/HSV 329° 31.33% 65.10%
CMYK 0.00% 31.33% 15.06%
34.90%

Color #A6728D in popluar number systems.

HEX A6 72 8D
Decimal 166 114 141
Binary 10100110 1110010 10001101
Octal 246 162 215

Shades and tints

Shades of #A6728D

#A6728D
(166,114,141)
#976881
(151,104,129)
#885E75
(136,94,117)
#795469
(121,84,105)
#6A4A5D
(106,74,93)
#5B4051
(91,64,81)
#4C3645
(76,54,69)
#3D2C39
(61,44,57)
#2E222D
(46,34,45)
#1F1821
(31,24,33)
#100E15
(16,14,21)
#000000
(0,0,0)

Tints of #A6728D

#A6728D
(166,114,141)
#AE7E97
(174,126,151)
#B68AA1
(182,138,161)
#BE96AB
(190,150,171)
#C6A2B5
(198,162,181)
#CEAEBF
(206,174,191)
#D6BAC9
(214,186,201)
#DEC6D3
(222,198,211)
#E6D2DD
(230,210,221)
#EEDEE7
(238,222,231)
#F6EAF1
(246,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6728D color. Also use rgb(166,114,141) instead hex code.

Text Font Color

.myTextColor { color: #A6728D; }

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

This text font color is #A6728D.

Background Color

.myBgColor { background-color: #A6728D; }

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

This div background color is #A6728D.

Border color

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

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

This div border color is #A6728D.

Opacity

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

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

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

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

This text has shadow with #A6728D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6728D.

Preview

Color preview on black background

This text has color #A6728D on black background.


Color preview on white background

This text has color #A6728D on white background.


Black color preview on #A6728D background

This text has black color on #A6728D background.


White color preview on #A6728D background

This text has white color on #A6728D background.


Related colors

Complementary color

Complementary color for #hex is #598D72.


I love getcolorcode.com

Triadic colors

1 #8DA672 and #728DA6 with #A6728D are triadic colors.

2 #8D72A6 and #72A68D with #A6728D are triadic colors.