COLOR #A6494D

HEX: #A6494D RGB: (166,73,77)

Renk bilgisi

#A6494D contains mainly red color. #A6494D ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#A6494D color RGB value is (166,73,77).

RGB: (166,73,77) (65%, 29%, 30%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 73 of 255 = 29%
B 77 of 255 = 30%

166
73
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 73 + 77 = 316 (100%)
R 166 of 316 ~ 52.53%
G 73 of 316 ~ 23.1%
B 77 of 316 ~ 24.37'%

%52.53
%23.1
%24.37

CMYK RENK MODELİ

#A6494D rengi CMYK tonu (0,56,54,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.02%
  • sarı tonu 53.61%
  • ana renk tonu 34.90%

CMYK: (0,56,54,35)
C0M56Y54K35 (0%, 56%, 54%, 35%)
(0.00 / 0.56 / 0.54 / 0.35)

CMYK yüzdeleri

%0
%56.02
%53.61
%34.9

Codes

Color #A6494D in popluar color models

A6 49 4D
RGB 166 73 77
HSL 357° 38.91% 46.86%
HSB/HSV 357° 56.02% 65.10%
CMYK 0.00% 56.02% 53.61%
34.90%

Color #A6494D in popluar number systems.

HEX A6 49 4D
Decimal 166 73 77
Binary 10100110 1001001 1001101
Octal 246 111 115

Shades and tints

Shades of #A6494D

#A6494D
(166,73,77)
#974346
(151,67,70)
#883D3F
(136,61,63)
#793738
(121,55,56)
#6A3131
(106,49,49)
#5B2B2A
(91,43,42)
#4C2523
(76,37,35)
#3D1F1C
(61,31,28)
#2E1915
(46,25,21)
#1F130E
(31,19,14)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #A6494D

#A6494D
(166,73,77)
#AE595D
(174,89,93)
#B6696D
(182,105,109)
#BE797D
(190,121,125)
#C6898D
(198,137,141)
#CE999D
(206,153,157)
#D6A9AD
(214,169,173)
#DEB9BD
(222,185,189)
#E6C9CD
(230,201,205)
#EED9DD
(238,217,221)
#F6E9ED
(246,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6494D color. Also use rgb(166,73,77) instead hex code.

Text Font Color

.myTextColor { color: #A6494D; }

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

This text font color is #A6494D.

Background Color

.myBgColor { background-color: #A6494D; }

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

This div background color is #A6494D.

Border color

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

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

This div border color is #A6494D.

Opacity

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

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

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

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

This text has shadow with #A6494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6494D.

Preview

Color preview on black background

This text has color #A6494D on black background.


Color preview on white background

This text has color #A6494D on white background.


Black color preview on #A6494D background

This text has black color on #A6494D background.


White color preview on #A6494D background

This text has white color on #A6494D background.


Related colors

Complementary color

Complementary color for #hex is #59B6B2.


I love getcolorcode.com

Triadic colors

1 #4DA649 and #494DA6 with #A6494D are triadic colors.

2 #4D49A6 and #49A64D with #A6494D are triadic colors.