COLOR #A6587E

HEX: #A6587E RGB: (166,88,126)

Renk bilgisi

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

RGB renk modeli

#A6587E color RGB value is (166,88,126).

RGB: (166,88,126) (65%, 35%, 49%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 88 of 255 = 35%
B 126 of 255 = 49%

166
88
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 88 + 126 = 380 (100%)
R 166 of 380 ~ 43.68%
G 88 of 380 ~ 23.16%
B 126 of 380 ~ 33.16'%

%43.68
%23.16
%33.16

CMYK RENK MODELİ

#A6587E rengi CMYK tonu (0,47,24,35).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.99%
  • sarı tonu 24.10%
  • ana renk tonu 34.90%

CMYK: (0,47,24,35)
C0M47Y24K35 (0%, 47%, 24%, 35%)
(0.00 / 0.47 / 0.24 / 0.35)

CMYK yüzdeleri

%0
%46.99
%24.1
%34.9

Codes

Color #A6587E in popluar color models

A6 58 7E
RGB 166 88 126
HSL 331° 30.71% 49.80%
HSB/HSV 331° 46.99% 65.10%
CMYK 0.00% 46.99% 24.10%
34.90%

Color #A6587E in popluar number systems.

HEX A6 58 7E
Decimal 166 88 126
Binary 10100110 1011000 1111110
Octal 246 130 176

Shades and tints

Shades of #A6587E

#A6587E
(166,88,126)
#975073
(151,80,115)
#884868
(136,72,104)
#79405D
(121,64,93)
#6A3852
(106,56,82)
#5B3047
(91,48,71)
#4C283C
(76,40,60)
#3D2031
(61,32,49)
#2E1826
(46,24,38)
#1F101B
(31,16,27)
#100810
(16,8,16)
#000000
(0,0,0)

Tints of #A6587E

#A6587E
(166,88,126)
#AE6789
(174,103,137)
#B67694
(182,118,148)
#BE859F
(190,133,159)
#C694AA
(198,148,170)
#CEA3B5
(206,163,181)
#D6B2C0
(214,178,192)
#DEC1CB
(222,193,203)
#E6D0D6
(230,208,214)
#EEDFE1
(238,223,225)
#F6EEEC
(246,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6587E color. Also use rgb(166,88,126) instead hex code.

Text Font Color

.myTextColor { color: #A6587E; }

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

This text font color is #A6587E.

Background Color

.myBgColor { background-color: #A6587E; }

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

This div background color is #A6587E.

Border color

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

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

This div border color is #A6587E.

Opacity

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

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

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

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

This text has shadow with #A6587E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6587E.

Preview

Color preview on black background

This text has color #A6587E on black background.


Color preview on white background

This text has color #A6587E on white background.


Black color preview on #A6587E background

This text has black color on #A6587E background.


White color preview on #A6587E background

This text has white color on #A6587E background.


Related colors

Complementary color

Complementary color for #hex is #59A781.


I love getcolorcode.com

Triadic colors

1 #7EA658 and #587EA6 with #A6587E are triadic colors.

2 #7E58A6 and #58A67E with #A6587E are triadic colors.