COLOR #A37BAE

HEX: #A37BAE RGB: (163,123,174)

Renk bilgisi

#A37BAE contains red, green and blue colors in about the same proportion. #A37BAE ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A37BAE color RGB value is (163,123,174).

RGB: (163,123,174) (64%, 48%, 68%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 123 of 255 = 48%
B 174 of 255 = 68%

163
123
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 123 + 174 = 460 (100%)
R 163 of 460 ~ 35.43%
G 123 of 460 ~ 26.74%
B 174 of 460 ~ 37.83'%

%35.43
%26.74
%37.83

CMYK RENK MODELİ

#A37BAE rengi CMYK tonu (6,29,0,32).

  • camgöbeği tonu 6.32%
  • eflatun tonu 29.31%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (6,29,0,32)
C6M29Y0K32 (6%, 29%, 0%, 32%)
(0.06 / 0.29 / 0.00 / 0.32)

CMYK yüzdeleri

%6.32
%29.31
%0
%31.76

Codes

Color #A37BAE in popluar color models

A3 7B AE
RGB 163 123 174
HSL 287° 23.94% 58.24%
HSB/HSV 287° 29.31% 68.24%
CMYK 6.32% 29.31% 0.00%
31.76%

Color #A37BAE in popluar number systems.

HEX A3 7B AE
Decimal 163 123 174
Binary 10100011 1111011 10101110
Octal 243 173 256

Shades and tints

Shades of #A37BAE

#A37BAE
(163,123,174)
#95709F
(149,112,159)
#876590
(135,101,144)
#795A81
(121,90,129)
#6B4F72
(107,79,114)
#5D4463
(93,68,99)
#4F3954
(79,57,84)
#412E45
(65,46,69)
#332336
(51,35,54)
#251827
(37,24,39)
#170D18
(23,13,24)
#000000
(0,0,0)

Tints of #A37BAE

#A37BAE
(163,123,174)
#AB87B5
(171,135,181)
#B393BC
(179,147,188)
#BB9FC3
(187,159,195)
#C3ABCA
(195,171,202)
#CBB7D1
(203,183,209)
#D3C3D8
(211,195,216)
#DBCFDF
(219,207,223)
#E3DBE6
(227,219,230)
#EBE7ED
(235,231,237)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37BAE color. Also use rgb(163,123,174) instead hex code.

Text Font Color

.myTextColor { color: #A37BAE; }

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

This text font color is #A37BAE.

Background Color

.myBgColor { background-color: #A37BAE; }

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

This div background color is #A37BAE.

Border color

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

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

This div border color is #A37BAE.

Opacity

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

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

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

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

This text has shadow with #A37BAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37BAE.

Preview

Color preview on black background

This text has color #A37BAE on black background.


Color preview on white background

This text has color #A37BAE on white background.


Black color preview on #A37BAE background

This text has black color on #A37BAE background.


White color preview on #A37BAE background

This text has white color on #A37BAE background.


Related colors

Complementary color

Complementary color for #hex is #5C8451.


I love getcolorcode.com

Triadic colors

1 #AEA37B and #7BAEA3 with #A37BAE are triadic colors.

2 #AE7BA3 and #7BA3AE with #A37BAE are triadic colors.