COLOR #A5481F

HEX: #A5481F RGB: (165,72,31)

Renk bilgisi

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

RGB renk modeli

#A5481F color RGB value is (165,72,31).

RGB: (165,72,31) (65%, 28%, 12%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 72 of 255 = 28%
B 31 of 255 = 12%

165
72
31

R + G + B ~ 35%. #A5481F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 72 + 31 = 268 (100%)
R 165 of 268 ~ 61.57%
G 72 of 268 ~ 26.87%
B 31 of 268 ~ 11.57'%

%61.57
%26.87
%11.57

CMYK RENK MODELİ

#A5481F rengi CMYK tonu (0,56,81,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.36%
  • sarı tonu 81.21%
  • ana renk tonu 35.29%

CMYK: (0,56,81,35)
C0M56Y81K35 (0%, 56%, 81%, 35%)
(0.00 / 0.56 / 0.81 / 0.35)

CMYK yüzdeleri

%0
%56.36
%81.21
%35.29

Codes

Color #A5481F in popluar color models

A5 48 1F
RGB 165 72 31
HSL 18° 68.37% 38.43%
HSB/HSV 18° 81.21% 64.71%
CMYK 0.00% 56.36% 81.21%
35.29%

Color #A5481F in popluar number systems.

HEX A5 48 1F
Decimal 165 72 31
Binary 10100101 1001000 11111
Octal 245 110 37

Shades and tints

Shades of #A5481F

#A5481F
(165,72,31)
#96421D
(150,66,29)
#873C1B
(135,60,27)
#783619
(120,54,25)
#693017
(105,48,23)
#5A2A15
(90,42,21)
#4B2413
(75,36,19)
#3C1E11
(60,30,17)
#2D180F
(45,24,15)
#1E120D
(30,18,13)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #A5481F

#A5481F
(165,72,31)
#AD5833
(173,88,51)
#B56847
(181,104,71)
#BD785B
(189,120,91)
#C5886F
(197,136,111)
#CD9883
(205,152,131)
#D5A897
(213,168,151)
#DDB8AB
(221,184,171)
#E5C8BF
(229,200,191)
#EDD8D3
(237,216,211)
#F5E8E7
(245,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5481F color. Also use rgb(165,72,31) instead hex code.

Text Font Color

.myTextColor { color: #A5481F; }

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

This text font color is #A5481F.

Background Color

.myBgColor { background-color: #A5481F; }

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

This div background color is #A5481F.

Border color

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

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

This div border color is #A5481F.

Opacity

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

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

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

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

This text has shadow with #A5481F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5481F.

Preview

Color preview on black background

This text has color #A5481F on black background.


Color preview on white background

This text has color #A5481F on white background.


Black color preview on #A5481F background

This text has black color on #A5481F background.


White color preview on #A5481F background

This text has white color on #A5481F background.


Related colors

Complementary color

Complementary color for #hex is #5AB7E0.


I love getcolorcode.com

Triadic colors

1 #1FA548 and #481FA5 with #A5481F are triadic colors.

2 #1F48A5 and #48A51F with #A5481F are triadic colors.