COLOR #A55251

HEX: #A55251 RGB: (165,82,81)

Renk bilgisi

#A55251 contains mainly red color. #A55251 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#A55251 color RGB value is (165,82,81).

RGB: (165,82,81) (65%, 32%, 32%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 82 of 255 = 32%
B 81 of 255 = 32%

165
82
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 82 + 81 = 328 (100%)
R 165 of 328 ~ 50.3%
G 82 of 328 ~ 25%
B 81 of 328 ~ 24.7'%

%50.3
%25
%24.7

CMYK RENK MODELİ

#A55251 rengi CMYK tonu (0,50,51,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.30%
  • sarı tonu 50.91%
  • ana renk tonu 35.29%
CMYK: (0,50,51,35) C0M50Y51K35 (0%,50%,51%,35%) (0.00/0.50/0.51/0.35) 

CMYK yüzdeleri

%0
%50.3
%50.91
%35.29

Codes

Color #A55251 in popluar color models

A5 52 51
RGB 165 82 81
HSL 34.15% 48.24%
HSB/HSV 50.91% 64.71%
CMYK 0.00% 50.30% 50.91%
35.29%

Color #A55251 in popluar number systems.

HEX A5 52 51
Decimal 165 82 81
Binary 10100101 1010010 1010001
Octal 245 122 121

Shades and tints

Shades of #A55251

#A55251
(165,82,81)
#964B4A
(150,75,74)
#874443
(135,68,67)
#783D3C
(120,61,60)
#693635
(105,54,53)
#5A2F2E
(90,47,46)
#4B2827
(75,40,39)
#3C2120
(60,33,32)
#2D1A19
(45,26,25)
#1E1312
(30,19,18)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #A55251

#A55251
(165,82,81)
#AD6160
(173,97,96)
#B5706F
(181,112,111)
#BD7F7E
(189,127,126)
#C58E8D
(197,142,141)
#CD9D9C
(205,157,156)
#D5ACAB
(213,172,171)
#DDBBBA
(221,187,186)
#E5CAC9
(229,202,201)
#EDD9D8
(237,217,216)
#F5E8E7
(245,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A55251 color. Also use rgb(165,82,81) instead hex code.

Text Font Color

.myTextColor { color: #A55251; }

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

This text font color is #A55251.

Background Color

.myBgColor { background-color: #A55251; }

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

This div background color is #A55251.

Border color

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

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

This div border color is #A55251.

Opacity

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

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

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

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

This text has shadow with #A55251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A55251.

Preview

Color preview on black background

This text has color #A55251 on black background.


Color preview on white background

This text has color #A55251 on white background.


Black color preview on #A55251 background

This text has black color on #A55251 background.


White color preview on #A55251 background

This text has white color on #A55251 background.


Related colors

Complementary color

Complementary color for #hex is #5AADAE.


I love getcolorcode.com

Triadic colors

1 #51A552 and #5251A5 with #A55251 are triadic colors.

2 #5152A5 and #52A551 with #A55251 are triadic colors.