COLOR #A55E6F

HEX: #A55E6F RGB: (165,94,111)

Renk bilgisi

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

RGB renk modeli

#A55E6F color RGB value is (165,94,111).

RGB: (165,94,111) (65%, 37%, 44%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 94 of 255 = 37%
B 111 of 255 = 44%

165
94
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 94 + 111 = 370 (100%)
R 165 of 370 ~ 44.59%
G 94 of 370 ~ 25.41%
B 111 of 370 ~ 30'%

%44.59
%25.41
%30

CMYK RENK MODELİ

#A55E6F rengi CMYK tonu (0,43,33,35).

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

CMYK: (0,43,33,35)
C0M43Y33K35 (0%, 43%, 33%, 35%)
(0.00 / 0.43 / 0.33 / 0.35)

CMYK yüzdeleri

%0
%43.03
%32.73
%35.29

Codes

Color #A55E6F in popluar color models

A5 5E 6F
RGB 165 94 111
HSL 346° 28.29% 50.78%
HSB/HSV 346° 43.03% 64.71%
CMYK 0.00% 43.03% 32.73%
35.29%

Color #A55E6F in popluar number systems.

HEX A5 5E 6F
Decimal 165 94 111
Binary 10100101 1011110 1101111
Octal 245 136 157

Shades and tints

Shades of #A55E6F

#A55E6F
(165,94,111)
#965665
(150,86,101)
#874E5B
(135,78,91)
#784651
(120,70,81)
#693E47
(105,62,71)
#5A363D
(90,54,61)
#4B2E33
(75,46,51)
#3C2629
(60,38,41)
#2D1E1F
(45,30,31)
#1E1615
(30,22,21)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #A55E6F

#A55E6F
(165,94,111)
#AD6C7C
(173,108,124)
#B57A89
(181,122,137)
#BD8896
(189,136,150)
#C596A3
(197,150,163)
#CDA4B0
(205,164,176)
#D5B2BD
(213,178,189)
#DDC0CA
(221,192,202)
#E5CED7
(229,206,215)
#EDDCE4
(237,220,228)
#F5EAF1
(245,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A55E6F; }

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

This text font color is #A55E6F.

Background Color

.myBgColor { background-color: #A55E6F; }

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

This div background color is #A55E6F.

Border color

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

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

This div border color is #A55E6F.

Opacity

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

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

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

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

This text has shadow with #A55E6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A55E6F.

Preview

Color preview on black background

This text has color #A55E6F on black background.


Color preview on white background

This text has color #A55E6F on white background.


Black color preview on #A55E6F background

This text has black color on #A55E6F background.


White color preview on #A55E6F background

This text has white color on #A55E6F background.


Related colors

Complementary color

Complementary color for #hex is #5AA190.


I love getcolorcode.com

Triadic colors

1 #6FA55E and #5E6FA5 with #A55E6F are triadic colors.

2 #6F5EA5 and #5EA56F with #A55E6F are triadic colors.