COLOR #AD3606

HEX: #AD3606 RGB: (173,54,6)

Color info

#AD3606 contains mainly red color. Web safe color of #AD3606 is #993300 (or #930).

RGB color model

#AD3606 color RGB value is (173,54,6).

RGB: (173,54,6) (68%, 21%, 2%)

RGB channels and saturation

R 173 of 255 = 68%
G 54 of 255 = 21%
B 6 of 255 = 2%

173
54
6

R + G + B ~ 30%. #AD3606 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 173 + 54 + 6 = 233 (100%)
R 173 of 233 ~ 74.25%
G 54 of 233 ~ 23.18%
B 6 of 233 ~ 2.58'%

%74.25
%23.18

CMYK color model

#AD3606 color CMYK value is (0,69,97,32).

  • cyan value is 0.00%
  • magenta value is 68.79%
  • yellow value is 96.53%
  • key color value is 32.16%

CMYK: (0,69,97,32)
C0M69Y97K32 (0%, 69%, 97%, 32%)
(0.00 / 0.69 / 0.97 / 0.32)

CMYK percentages

%0
%68.79
%96.53
%32.16

Codes

Color #AD3606 in popluar color models

AD 36 06
RGB 173 54 6
HSL 17° 93.30% 35.10%
HSB/HSV 17° 96.53% 67.84%
CMYK 0.00% 68.79% 96.53%
32.16%

Color #AD3606 in popluar number systems.

HEX AD 36 06
Decimal 173 54 6
Binary 10101101 110110 110
Octal 255 66 6

Shades and tints

Shades of #AD3606

#AD3606
(173,54,6)
#9E3206
(158,50,6)
#8F2E06
(143,46,6)
#802A06
(128,42,6)
#712606
(113,38,6)
#622206
(98,34,6)
#531E06
(83,30,6)
#441A06
(68,26,6)
#351606
(53,22,6)
#261206
(38,18,6)
#170E06
(23,14,6)
#000000
(0,0,0)

Tints of #AD3606

#AD3606
(173,54,6)
#B4481C
(180,72,28)
#BB5A32
(187,90,50)
#C26C48
(194,108,72)
#C97E5E
(201,126,94)
#D09074
(208,144,116)
#D7A28A
(215,162,138)
#DEB4A0
(222,180,160)
#E5C6B6
(229,198,182)
#ECD8CC
(236,216,204)
#F3EAE2
(243,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD3606 color. Also use rgb(173,54,6) instead hex code.

Text Font Color

.myTextColor { color: #AD3606; }

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

This text font color is #AD3606.

Background Color

.myBgColor { background-color: #AD3606; }

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

This div background color is #AD3606.

Border color

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

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

This div border color is #AD3606.

Opacity

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

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

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

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

This text has shadow with #AD3606 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD3606.

Preview

Color preview on black background

This text has color #AD3606 on black background.


Color preview on white background

This text has color #AD3606 on white background.


Black color preview on #AD3606 background

This text has black color on #AD3606 background.


White color preview on #AD3606 background

This text has white color on #AD3606 background.


Related colors

Complementary color

Complementary color for #hex is #52C9F9.


I love getcolorcode.com

Triadic colors

1 #06AD36 and #3606AD with #AD3606 are triadic colors.

2 #0636AD and #36AD06 with #AD3606 are triadic colors.