COLOR #AD462F

HEX: #AD462F RGB: (173,70,47)

Renk bilgisi

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

RGB renk modeli

#AD462F color RGB value is (173,70,47).

RGB: (173,70,47) (68%, 27%, 18%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 70 of 255 = 27%
B 47 of 255 = 18%

173
70
47

R + G + B ~ 38%. #AD462F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 70 + 47 = 290 (100%)
R 173 of 290 ~ 59.66%
G 70 of 290 ~ 24.14%
B 47 of 290 ~ 16.21'%

%59.66
%24.14
%16.21

CMYK RENK MODELİ

#AD462F rengi CMYK tonu (0,60,73,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.54%
  • sarı tonu 72.83%
  • ana renk tonu 32.16%

CMYK: (0,60,73,32)
C0M60Y73K32 (0%, 60%, 73%, 32%)
(0.00 / 0.60 / 0.73 / 0.32)

CMYK yüzdeleri

%0
%59.54
%72.83
%32.16

Codes

Color #AD462F in popluar color models

AD 46 2F
RGB 173 70 47
HSL 11° 57.27% 43.14%
HSB/HSV 11° 72.83% 67.84%
CMYK 0.00% 59.54% 72.83%
32.16%

Color #AD462F in popluar number systems.

HEX AD 46 2F
Decimal 173 70 47
Binary 10101101 1000110 101111
Octal 255 106 57

Shades and tints

Shades of #AD462F

#AD462F
(173,70,47)
#9E402B
(158,64,43)
#8F3A27
(143,58,39)
#803423
(128,52,35)
#712E1F
(113,46,31)
#62281B
(98,40,27)
#532217
(83,34,23)
#441C13
(68,28,19)
#35160F
(53,22,15)
#26100B
(38,16,11)
#170A07
(23,10,7)
#000000
(0,0,0)

Tints of #AD462F

#AD462F
(173,70,47)
#B45641
(180,86,65)
#BB6653
(187,102,83)
#C27665
(194,118,101)
#C98677
(201,134,119)
#D09689
(208,150,137)
#D7A69B
(215,166,155)
#DEB6AD
(222,182,173)
#E5C6BF
(229,198,191)
#ECD6D1
(236,214,209)
#F3E6E3
(243,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD462F color. Also use rgb(173,70,47) instead hex code.

Text Font Color

.myTextColor { color: #AD462F; }

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

This text font color is #AD462F.

Background Color

.myBgColor { background-color: #AD462F; }

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

This div background color is #AD462F.

Border color

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

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

This div border color is #AD462F.

Opacity

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

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

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

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

This text has shadow with #AD462F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD462F.

Preview

Color preview on black background

This text has color #AD462F on black background.


Color preview on white background

This text has color #AD462F on white background.


Black color preview on #AD462F background

This text has black color on #AD462F background.


White color preview on #AD462F background

This text has white color on #AD462F background.


Related colors

Complementary color

Complementary color for #hex is #52B9D0.


I love getcolorcode.com

Triadic colors

1 #2FAD46 and #462FAD with #AD462F are triadic colors.

2 #2F46AD and #46AD2F with #AD462F are triadic colors.