COLOR #A5636A

HEX: #A5636A RGB: (165,99,106)

Renk bilgisi

#A5636A contains mainly red and blue colors. #A5636A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A5636A color RGB value is (165,99,106).

RGB: (165,99,106) (65%, 39%, 42%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 99 of 255 = 39%
B 106 of 255 = 42%

165
99
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 99 + 106 = 370 (100%)
R 165 of 370 ~ 44.59%
G 99 of 370 ~ 26.76%
B 106 of 370 ~ 28.65'%

%44.59
%26.76
%28.65

CMYK RENK MODELİ

#A5636A rengi CMYK tonu (0,40,36,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.00%
  • sarı tonu 35.76%
  • ana renk tonu 35.29%

CMYK: (0,40,36,35)
C0M40Y36K35 (0%, 40%, 36%, 35%)
(0.00 / 0.40 / 0.36 / 0.35)

CMYK yüzdeleri

%0
%40
%35.76
%35.29

Codes

Color #A5636A in popluar color models

A5 63 6A
RGB 165 99 106
HSL 354° 26.83% 51.76%
HSB/HSV 354° 40.00% 64.71%
CMYK 0.00% 40.00% 35.76%
35.29%

Color #A5636A in popluar number systems.

HEX A5 63 6A
Decimal 165 99 106
Binary 10100101 1100011 1101010
Octal 245 143 152

Shades and tints

Shades of #A5636A

#A5636A
(165,99,106)
#965A61
(150,90,97)
#875158
(135,81,88)
#78484F
(120,72,79)
#693F46
(105,63,70)
#5A363D
(90,54,61)
#4B2D34
(75,45,52)
#3C242B
(60,36,43)
#2D1B22
(45,27,34)
#1E1219
(30,18,25)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #A5636A

#A5636A
(165,99,106)
#AD7177
(173,113,119)
#B57F84
(181,127,132)
#BD8D91
(189,141,145)
#C59B9E
(197,155,158)
#CDA9AB
(205,169,171)
#D5B7B8
(213,183,184)
#DDC5C5
(221,197,197)
#E5D3D2
(229,211,210)
#EDE1DF
(237,225,223)
#F5EFEC
(245,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5636A color. Also use rgb(165,99,106) instead hex code.

Text Font Color

.myTextColor { color: #A5636A; }

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

This text font color is #A5636A.

Background Color

.myBgColor { background-color: #A5636A; }

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

This div background color is #A5636A.

Border color

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

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

This div border color is #A5636A.

Opacity

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

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

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

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

This text has shadow with #A5636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5636A.

Preview

Color preview on black background

This text has color #A5636A on black background.


Color preview on white background

This text has color #A5636A on white background.


Black color preview on #A5636A background

This text has black color on #A5636A background.


White color preview on #A5636A background

This text has white color on #A5636A background.


Related colors

Complementary color

Complementary color for #hex is #5A9C95.


I love getcolorcode.com

Triadic colors

1 #6AA563 and #636AA5 with #A5636A are triadic colors.

2 #6A63A5 and #63A56A with #A5636A are triadic colors.