COLOR #A60929

HEX: #A60929 RGB: (166,9,41)

Color info

#A60929 contains mainly red color. Web safe color of #A60929 is #990033 (or #903).

RGB color model

#A60929 color RGB value is (166,9,41).

RGB: (166,9,41) (65%, 4%, 16%)

RGB channels and saturation

R 166 of 255 = 65%
G 9 of 255 = 4%
B 41 of 255 = 16%

166
9
41

R + G + B ~ 28%. #A60929 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 166 + 9 + 41 = 216 (100%)
R 166 of 216 ~ 76.85%
G 9 of 216 ~ 4.17%
B 41 of 216 ~ 18.98'%

%76.85
%18.98

CMYK color model

#A60929 color CMYK value is (0,95,75,35).

  • cyan value is 0.00%
  • magenta value is 94.58%
  • yellow value is 75.30%
  • key color value is 34.90%

CMYK: (0,95,75,35)
C0M95Y75K35 (0%, 95%, 75%, 35%)
(0.00 / 0.95 / 0.75 / 0.35)

CMYK percentages

%0
%94.58
%75.3
%34.9

Codes

Color #A60929 in popluar color models

A6 09 29
RGB 166 9 41
HSL 348° 89.71% 34.31%
HSB/HSV 348° 94.58% 65.10%
CMYK 0.00% 94.58% 75.30%
34.90%

Color #A60929 in popluar number systems.

HEX A6 09 29
Decimal 166 9 41
Binary 10100110 1001 101001
Octal 246 11 51

Shades and tints

Shades of #A60929

#A60929
(166,9,41)
#970926
(151,9,38)
#880923
(136,9,35)
#790920
(121,9,32)
#6A091D
(106,9,29)
#5B091A
(91,9,26)
#4C0917
(76,9,23)
#3D0914
(61,9,20)
#2E0911
(46,9,17)
#1F090E
(31,9,14)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #A60929

#A60929
(166,9,41)
#AE1F3C
(174,31,60)
#B6354F
(182,53,79)
#BE4B62
(190,75,98)
#C66175
(198,97,117)
#CE7788
(206,119,136)
#D68D9B
(214,141,155)
#DEA3AE
(222,163,174)
#E6B9C1
(230,185,193)
#EECFD4
(238,207,212)
#F6E5E7
(246,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A60929 color. Also use rgb(166,9,41) instead hex code.

Text Font Color

.myTextColor { color: #A60929; }

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

This text font color is #A60929.

Background Color

.myBgColor { background-color: #A60929; }

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

This div background color is #A60929.

Border color

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

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

This div border color is #A60929.

Opacity

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

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

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

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

This text has shadow with #A60929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A60929.

Preview

Color preview on black background

This text has color #A60929 on black background.


Color preview on white background

This text has color #A60929 on white background.


Black color preview on #A60929 background

This text has black color on #A60929 background.


White color preview on #A60929 background

This text has white color on #A60929 background.


Related colors

Complementary color

Complementary color for #hex is #59F6D6.


I love getcolorcode.com

Triadic colors

1 #29A609 and #0929A6 with #A60929 are triadic colors.

2 #2909A6 and #09A629 with #A60929 are triadic colors.