COLOR #A37D21

HEX: #A37D21 RGB: (163,125,33)

Renk bilgisi

#A37D21 contains mainly red and green colors. #A37D21 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#A37D21 color RGB value is (163,125,33).

RGB: (163,125,33) (64%, 49%, 13%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 125 of 255 = 49%
B 33 of 255 = 13%

163
125
33

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 125 + 33 = 321 (100%)
R 163 of 321 ~ 50.78%
G 125 of 321 ~ 38.94%
B 33 of 321 ~ 10.28'%

%50.78
%38.94

CMYK RENK MODELİ

#A37D21 rengi CMYK tonu (0,23,80,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.31%
  • sarı tonu 79.75%
  • ana renk tonu 36.08%

CMYK: (0,23,80,36)
C0M23Y80K36 (0%, 23%, 80%, 36%)
(0.00 / 0.23 / 0.80 / 0.36)

CMYK yüzdeleri

%0
%23.31
%79.75
%36.08

Codes

Color #A37D21 in popluar color models

A3 7D 21
RGB 163 125 33
HSL 42° 66.33% 38.43%
HSB/HSV 42° 79.75% 63.92%
CMYK 0.00% 23.31% 79.75%
36.08%

Color #A37D21 in popluar number systems.

HEX A3 7D 21
Decimal 163 125 33
Binary 10100011 1111101 100001
Octal 243 175 41

Shades and tints

Shades of #A37D21

#A37D21
(163,125,33)
#95721E
(149,114,30)
#87671B
(135,103,27)
#795C18
(121,92,24)
#6B5115
(107,81,21)
#5D4612
(93,70,18)
#4F3B0F
(79,59,15)
#41300C
(65,48,12)
#332509
(51,37,9)
#251A06
(37,26,6)
#170F03
(23,15,3)
#000000
(0,0,0)

Tints of #A37D21

#A37D21
(163,125,33)
#AB8835
(171,136,53)
#B39349
(179,147,73)
#BB9E5D
(187,158,93)
#C3A971
(195,169,113)
#CBB485
(203,180,133)
#D3BF99
(211,191,153)
#DBCAAD
(219,202,173)
#E3D5C1
(227,213,193)
#EBE0D5
(235,224,213)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37D21 color. Also use rgb(163,125,33) instead hex code.

Text Font Color

.myTextColor { color: #A37D21; }

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

This text font color is #A37D21.

Background Color

.myBgColor { background-color: #A37D21; }

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

This div background color is #A37D21.

Border color

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

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

This div border color is #A37D21.

Opacity

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

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

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

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

This text has shadow with #A37D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37D21.

Preview

Color preview on black background

This text has color #A37D21 on black background.


Color preview on white background

This text has color #A37D21 on white background.


Black color preview on #A37D21 background

This text has black color on #A37D21 background.


White color preview on #A37D21 background

This text has white color on #A37D21 background.


Related colors

Complementary color

Complementary color for #hex is #5C82DE.


I love getcolorcode.com

Triadic colors

1 #21A37D and #7D21A3 with #A37D21 are triadic colors.

2 #217DA3 and #7DA321 with #A37D21 are triadic colors.