COLOR #AD963A

HEX: #AD963A RGB: (173,150,58)

Renk bilgisi

#AD963A contains mainly red and green colors. #AD963A ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#AD963A color RGB value is (173,150,58).

RGB: (173,150,58) (68%, 59%, 23%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 58 of 255 = 23%

173
150
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 58 = 381 (100%)
R 173 of 381 ~ 45.41%
G 150 of 381 ~ 39.37%
B 58 of 381 ~ 15.22'%

%45.41
%39.37
%15.22

CMYK RENK MODELİ

#AD963A rengi CMYK tonu (0,13,66,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.29%
  • sarı tonu 66.47%
  • ana renk tonu 32.16%

CMYK: (0,13,66,32)
C0M13Y66K32 (0%, 13%, 66%, 32%)
(0.00 / 0.13 / 0.66 / 0.32)

CMYK yüzdeleri

%0
%13.29
%66.47
%32.16

Codes

Color #AD963A in popluar color models

AD 96 3A
RGB 173 150 58
HSL 48° 49.78% 45.29%
HSB/HSV 48° 66.47% 67.84%
CMYK 0.00% 13.29% 66.47%
32.16%

Color #AD963A in popluar number systems.

HEX AD 96 3A
Decimal 173 150 58
Binary 10101101 10010110 111010
Octal 255 226 72

Shades and tints

Shades of #AD963A

#AD963A
(173,150,58)
#9E8935
(158,137,53)
#8F7C30
(143,124,48)
#806F2B
(128,111,43)
#716226
(113,98,38)
#625521
(98,85,33)
#53481C
(83,72,28)
#443B17
(68,59,23)
#352E12
(53,46,18)
#26210D
(38,33,13)
#171408
(23,20,8)
#000000
(0,0,0)

Tints of #AD963A

#AD963A
(173,150,58)
#B49F4B
(180,159,75)
#BBA85C
(187,168,92)
#C2B16D
(194,177,109)
#C9BA7E
(201,186,126)
#D0C38F
(208,195,143)
#D7CCA0
(215,204,160)
#DED5B1
(222,213,177)
#E5DEC2
(229,222,194)
#ECE7D3
(236,231,211)
#F3F0E4
(243,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD963A color. Also use rgb(173,150,58) instead hex code.

Text Font Color

.myTextColor { color: #AD963A; }

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

This text font color is #AD963A.

Background Color

.myBgColor { background-color: #AD963A; }

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

This div background color is #AD963A.

Border color

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

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

This div border color is #AD963A.

Opacity

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

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

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

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

This text has shadow with #AD963A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD963A.

Preview

Color preview on black background

This text has color #AD963A on black background.


Color preview on white background

This text has color #AD963A on white background.


Black color preview on #AD963A background

This text has black color on #AD963A background.


White color preview on #AD963A background

This text has white color on #AD963A background.


Related colors

Complementary color

Complementary color for #hex is #5269C5.


I love getcolorcode.com

Triadic colors

1 #3AAD96 and #963AAD with #AD963A are triadic colors.

2 #3A96AD and #96AD3A with #AD963A are triadic colors.