COLOR #A53C5E

HEX: #A53C5E RGB: (165,60,94)

Renk bilgisi

#A53C5E contains mainly red color. #A53C5E ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#A53C5E color RGB value is (165,60,94).

RGB: (165,60,94) (65%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 60 of 255 = 24%
B 94 of 255 = 37%

165
60
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 60 + 94 = 319 (100%)
R 165 of 319 ~ 51.72%
G 60 of 319 ~ 18.81%
B 94 of 319 ~ 29.47'%

%51.72
%18.81
%29.47

CMYK RENK MODELİ

#A53C5E rengi CMYK tonu (0,64,43,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 63.64%
  • sarı tonu 43.03%
  • ana renk tonu 35.29%

CMYK: (0,64,43,35)
C0M64Y43K35 (0%, 64%, 43%, 35%)
(0.00 / 0.64 / 0.43 / 0.35)

CMYK yüzdeleri

%0
%63.64
%43.03
%35.29

Codes

Color #A53C5E in popluar color models

A5 3C 5E
RGB 165 60 94
HSL 341° 46.67% 44.12%
HSB/HSV 341° 63.64% 64.71%
CMYK 0.00% 63.64% 43.03%
35.29%

Color #A53C5E in popluar number systems.

HEX A5 3C 5E
Decimal 165 60 94
Binary 10100101 111100 1011110
Octal 245 74 136

Shades and tints

Shades of #A53C5E

#A53C5E
(165,60,94)
#963756
(150,55,86)
#87324E
(135,50,78)
#782D46
(120,45,70)
#69283E
(105,40,62)
#5A2336
(90,35,54)
#4B1E2E
(75,30,46)
#3C1926
(60,25,38)
#2D141E
(45,20,30)
#1E0F16
(30,15,22)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #A53C5E

#A53C5E
(165,60,94)
#AD4D6C
(173,77,108)
#B55E7A
(181,94,122)
#BD6F88
(189,111,136)
#C58096
(197,128,150)
#CD91A4
(205,145,164)
#D5A2B2
(213,162,178)
#DDB3C0
(221,179,192)
#E5C4CE
(229,196,206)
#EDD5DC
(237,213,220)
#F5E6EA
(245,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A53C5E color. Also use rgb(165,60,94) instead hex code.

Text Font Color

.myTextColor { color: #A53C5E; }

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

This text font color is #A53C5E.

Background Color

.myBgColor { background-color: #A53C5E; }

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

This div background color is #A53C5E.

Border color

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

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

This div border color is #A53C5E.

Opacity

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

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

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

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

This text has shadow with #A53C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A53C5E.

Preview

Color preview on black background

This text has color #A53C5E on black background.


Color preview on white background

This text has color #A53C5E on white background.


Black color preview on #A53C5E background

This text has black color on #A53C5E background.


White color preview on #A53C5E background

This text has white color on #A53C5E background.


Related colors

Complementary color

Complementary color for #hex is #5AC3A1.


I love getcolorcode.com

Triadic colors

1 #5EA53C and #3C5EA5 with #A53C5E are triadic colors.

2 #5E3CA5 and #3CA55E with #A53C5E are triadic colors.