COLOR #AD634D

HEX: #AD634D RGB: (173,99,77)

Renk bilgisi

#AD634D contains mainly red color. #AD634D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AD634D color RGB value is (173,99,77).

RGB: (173,99,77) (68%, 39%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 99 of 255 = 39%
B 77 of 255 = 30%

173
99
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 99 + 77 = 349 (100%)
R 173 of 349 ~ 49.57%
G 99 of 349 ~ 28.37%
B 77 of 349 ~ 22.06'%

%49.57
%28.37
%22.06

CMYK RENK MODELİ

#AD634D rengi CMYK tonu (0,43,55,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.77%
  • sarı tonu 55.49%
  • ana renk tonu 32.16%

CMYK: (0,43,55,32)
C0M43Y55K32 (0%, 43%, 55%, 32%)
(0.00 / 0.43 / 0.55 / 0.32)

CMYK yüzdeleri

%0
%42.77
%55.49
%32.16

Codes

Color #AD634D in popluar color models

AD 63 4D
RGB 173 99 77
HSL 14° 38.40% 49.02%
HSB/HSV 14° 55.49% 67.84%
CMYK 0.00% 42.77% 55.49%
32.16%

Color #AD634D in popluar number systems.

HEX AD 63 4D
Decimal 173 99 77
Binary 10101101 1100011 1001101
Octal 255 143 115

Shades and tints

Shades of #AD634D

#AD634D
(173,99,77)
#9E5A46
(158,90,70)
#8F513F
(143,81,63)
#804838
(128,72,56)
#713F31
(113,63,49)
#62362A
(98,54,42)
#532D23
(83,45,35)
#44241C
(68,36,28)
#351B15
(53,27,21)
#26120E
(38,18,14)
#170907
(23,9,7)
#000000
(0,0,0)

Tints of #AD634D

#AD634D
(173,99,77)
#B4715D
(180,113,93)
#BB7F6D
(187,127,109)
#C28D7D
(194,141,125)
#C99B8D
(201,155,141)
#D0A99D
(208,169,157)
#D7B7AD
(215,183,173)
#DEC5BD
(222,197,189)
#E5D3CD
(229,211,205)
#ECE1DD
(236,225,221)
#F3EFED
(243,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD634D color. Also use rgb(173,99,77) instead hex code.

Text Font Color

.myTextColor { color: #AD634D; }

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

This text font color is #AD634D.

Background Color

.myBgColor { background-color: #AD634D; }

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

This div background color is #AD634D.

Border color

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

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

This div border color is #AD634D.

Opacity

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

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

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

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

This text has shadow with #AD634D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD634D.

Preview

Color preview on black background

This text has color #AD634D on black background.


Color preview on white background

This text has color #AD634D on white background.


Black color preview on #AD634D background

This text has black color on #AD634D background.


White color preview on #AD634D background

This text has white color on #AD634D background.


Related colors

Complementary color

Complementary color for #hex is #529CB2.


I love getcolorcode.com

Triadic colors

1 #4DAD63 and #634DAD with #AD634D are triadic colors.

2 #4D63AD and #63AD4D with #AD634D are triadic colors.