COLOR #AD694A

HEX: #AD694A RGB: (173,105,74)

Renk bilgisi

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

RGB renk modeli

#AD694A color RGB value is (173,105,74).

RGB: (173,105,74) (68%, 41%, 29%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 105 of 255 = 41%
B 74 of 255 = 29%

173
105
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 105 + 74 = 352 (100%)
R 173 of 352 ~ 49.15%
G 105 of 352 ~ 29.83%
B 74 of 352 ~ 21.02'%

%49.15
%29.83
%21.02

CMYK RENK MODELİ

#AD694A rengi CMYK tonu (0,39,57,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.31%
  • sarı tonu 57.23%
  • ana renk tonu 32.16%

CMYK: (0,39,57,32)
C0M39Y57K32 (0%, 39%, 57%, 32%)
(0.00 / 0.39 / 0.57 / 0.32)

CMYK yüzdeleri

%0
%39.31
%57.23
%32.16

Codes

Color #AD694A in popluar color models

AD 69 4A
RGB 173 105 74
HSL 19° 40.08% 48.43%
HSB/HSV 19° 57.23% 67.84%
CMYK 0.00% 39.31% 57.23%
32.16%

Color #AD694A in popluar number systems.

HEX AD 69 4A
Decimal 173 105 74
Binary 10101101 1101001 1001010
Octal 255 151 112

Shades and tints

Shades of #AD694A

#AD694A
(173,105,74)
#9E6044
(158,96,68)
#8F573E
(143,87,62)
#804E38
(128,78,56)
#714532
(113,69,50)
#623C2C
(98,60,44)
#533326
(83,51,38)
#442A20
(68,42,32)
#35211A
(53,33,26)
#261814
(38,24,20)
#170F0E
(23,15,14)
#000000
(0,0,0)

Tints of #AD694A

#AD694A
(173,105,74)
#B4765A
(180,118,90)
#BB836A
(187,131,106)
#C2907A
(194,144,122)
#C99D8A
(201,157,138)
#D0AA9A
(208,170,154)
#D7B7AA
(215,183,170)
#DEC4BA
(222,196,186)
#E5D1CA
(229,209,202)
#ECDEDA
(236,222,218)
#F3EBEA
(243,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD694A color. Also use rgb(173,105,74) instead hex code.

Text Font Color

.myTextColor { color: #AD694A; }

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

This text font color is #AD694A.

Background Color

.myBgColor { background-color: #AD694A; }

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

This div background color is #AD694A.

Border color

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

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

This div border color is #AD694A.

Opacity

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

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

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

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

This text has shadow with #AD694A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD694A.

Preview

Color preview on black background

This text has color #AD694A on black background.


Color preview on white background

This text has color #AD694A on white background.


Black color preview on #AD694A background

This text has black color on #AD694A background.


White color preview on #AD694A background

This text has white color on #AD694A background.


Related colors

Complementary color

Complementary color for #hex is #5296B5.


I love getcolorcode.com

Triadic colors

1 #4AAD69 and #694AAD with #AD694A are triadic colors.

2 #4A69AD and #69AD4A with #AD694A are triadic colors.