COLOR #A5636B

HEX: #A5636B RGB: (165,99,107)

Renk bilgisi

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

RGB renk modeli

#A5636B color RGB value is (165,99,107).

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

RGB bağlantıları ve doygunluk

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

165
99
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 99 + 107 = 371 (100%)
R 165 of 371 ~ 44.47%
G 99 of 371 ~ 26.68%
B 107 of 371 ~ 28.84'%

%44.47
%26.68
%28.84

CMYK RENK MODELİ

#A5636B rengi CMYK tonu (0,40,35,35).

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

CMYK: (0,40,35,35)
C0M40Y35K35 (0%, 40%, 35%, 35%)
(0.00 / 0.40 / 0.35 / 0.35)

CMYK yüzdeleri

%0
%40
%35.15
%35.29

Codes

Color #A5636B in popluar color models

A5 63 6B
RGB 165 99 107
HSL 353° 26.83% 51.76%
HSB/HSV 353° 40.00% 64.71%
CMYK 0.00% 40.00% 35.15%
35.29%

Color #A5636B in popluar number systems.

HEX A5 63 6B
Decimal 165 99 107
Binary 10100101 1100011 1101011
Octal 245 143 153

Shades and tints

Shades of #A5636B

#A5636B
(165,99,107)
#965A62
(150,90,98)
#875159
(135,81,89)
#784850
(120,72,80)
#693F47
(105,63,71)
#5A363E
(90,54,62)
#4B2D35
(75,45,53)
#3C242C
(60,36,44)
#2D1B23
(45,27,35)
#1E121A
(30,18,26)
#0F0911
(15,9,17)
#000000
(0,0,0)

Tints of #A5636B

#A5636B
(165,99,107)
#AD7178
(173,113,120)
#B57F85
(181,127,133)
#BD8D92
(189,141,146)
#C59B9F
(197,155,159)
#CDA9AC
(205,169,172)
#D5B7B9
(213,183,185)
#DDC5C6
(221,197,198)
#E5D3D3
(229,211,211)
#EDE1E0
(237,225,224)
#F5EFED
(245,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5636B; }

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

This text font color is #A5636B.

Background Color

.myBgColor { background-color: #A5636B; }

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

This div background color is #A5636B.

Border color

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

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

This div border color is #A5636B.

Opacity

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

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

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

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

This text has shadow with #A5636B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5636B.

Preview

Color preview on black background

This text has color #A5636B on black background.


Color preview on white background

This text has color #A5636B on white background.


Black color preview on #A5636B background

This text has black color on #A5636B background.


White color preview on #A5636B background

This text has white color on #A5636B background.


Related colors

Complementary color

Complementary color for #hex is #5A9C94.


I love getcolorcode.com

Triadic colors

1 #6BA563 and #636BA5 with #A5636B are triadic colors.

2 #6B63A5 and #63A56B with #A5636B are triadic colors.