COLOR #A5738A

HEX: #A5738A RGB: (165,115,138)

Renk bilgisi

#A5738A contains red, green and blue colors in about the same proportion. #A5738A ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A5738A color RGB value is (165,115,138).

RGB: (165,115,138) (65%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 115 of 255 = 45%
B 138 of 255 = 54%

165
115
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 115 + 138 = 418 (100%)
R 165 of 418 ~ 39.47%
G 115 of 418 ~ 27.51%
B 138 of 418 ~ 33.01'%

%39.47
%27.51
%33.01

CMYK RENK MODELİ

#A5738A rengi CMYK tonu (0,30,16,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.30%
  • sarı tonu 16.36%
  • ana renk tonu 35.29%

CMYK: (0,30,16,35)
C0M30Y16K35 (0%, 30%, 16%, 35%)
(0.00 / 0.30 / 0.16 / 0.35)

CMYK yüzdeleri

%0
%30.3
%16.36
%35.29

Codes

Color #A5738A in popluar color models

A5 73 8A
RGB 165 115 138
HSL 332° 21.74% 54.90%
HSB/HSV 332° 30.30% 64.71%
CMYK 0.00% 30.30% 16.36%
35.29%

Color #A5738A in popluar number systems.

HEX A5 73 8A
Decimal 165 115 138
Binary 10100101 1110011 10001010
Octal 245 163 212

Shades and tints

Shades of #A5738A

#A5738A
(165,115,138)
#96697E
(150,105,126)
#875F72
(135,95,114)
#785566
(120,85,102)
#694B5A
(105,75,90)
#5A414E
(90,65,78)
#4B3742
(75,55,66)
#3C2D36
(60,45,54)
#2D232A
(45,35,42)
#1E191E
(30,25,30)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #A5738A

#A5738A
(165,115,138)
#AD7F94
(173,127,148)
#B58B9E
(181,139,158)
#BD97A8
(189,151,168)
#C5A3B2
(197,163,178)
#CDAFBC
(205,175,188)
#D5BBC6
(213,187,198)
#DDC7D0
(221,199,208)
#E5D3DA
(229,211,218)
#EDDFE4
(237,223,228)
#F5EBEE
(245,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5738A color. Also use rgb(165,115,138) instead hex code.

Text Font Color

.myTextColor { color: #A5738A; }

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

This text font color is #A5738A.

Background Color

.myBgColor { background-color: #A5738A; }

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

This div background color is #A5738A.

Border color

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

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

This div border color is #A5738A.

Opacity

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

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

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

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

This text has shadow with #A5738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5738A.

Preview

Color preview on black background

This text has color #A5738A on black background.


Color preview on white background

This text has color #A5738A on white background.


Black color preview on #A5738A background

This text has black color on #A5738A background.


White color preview on #A5738A background

This text has white color on #A5738A background.


Related colors

Complementary color

Complementary color for #hex is #5A8C75.


I love getcolorcode.com

Triadic colors

1 #8AA573 and #738AA5 with #A5738A are triadic colors.

2 #8A73A5 and #73A58A with #A5738A are triadic colors.