COLOR #A387B6

HEX: #A387B6 RGB: (163,135,182)

Renk bilgisi

#A387B6 contains red, green and blue colors in about the same proportion. #A387B6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A387B6 color RGB value is (163,135,182).

RGB: (163,135,182) (64%, 53%, 71%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 135 of 255 = 53%
B 182 of 255 = 71%

163
135
182

R + G + B ~ 63%. #A387B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 135 + 182 = 480 (100%)
R 163 of 480 ~ 33.96%
G 135 of 480 ~ 28.13%
B 182 of 480 ~ 37.92'%

%33.96
%28.13
%37.92

CMYK RENK MODELİ

#A387B6 rengi CMYK tonu (10,26,0,29).

  • camgöbeği tonu 10.44%
  • eflatun tonu 25.82%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (10,26,0,29)
C10M26Y0K29 (10%, 26%, 0%, 29%)
(0.10 / 0.26 / 0.00 / 0.29)

CMYK yüzdeleri

%10.44
%25.82
%0
%28.63

Codes

Color #A387B6 in popluar color models

A3 87 B6
RGB 163 135 182
HSL 276° 24.35% 62.16%
HSB/HSV 276° 25.82% 71.37%
CMYK 10.44% 25.82% 0.00%
28.63%

Color #A387B6 in popluar number systems.

HEX A3 87 B6
Decimal 163 135 182
Binary 10100011 10000111 10110110
Octal 243 207 266

Shades and tints

Shades of #A387B6

#A387B6
(163,135,182)
#957BA6
(149,123,166)
#876F96
(135,111,150)
#796386
(121,99,134)
#6B5776
(107,87,118)
#5D4B66
(93,75,102)
#4F3F56
(79,63,86)
#413346
(65,51,70)
#332736
(51,39,54)
#251B26
(37,27,38)
#170F16
(23,15,22)
#000000
(0,0,0)

Tints of #A387B6

#A387B6
(163,135,182)
#AB91BC
(171,145,188)
#B39BC2
(179,155,194)
#BBA5C8
(187,165,200)
#C3AFCE
(195,175,206)
#CBB9D4
(203,185,212)
#D3C3DA
(211,195,218)
#DBCDE0
(219,205,224)
#E3D7E6
(227,215,230)
#EBE1EC
(235,225,236)
#F3EBF2
(243,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A387B6 color. Also use rgb(163,135,182) instead hex code.

Text Font Color

.myTextColor { color: #A387B6; }

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

This text font color is #A387B6.

Background Color

.myBgColor { background-color: #A387B6; }

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

This div background color is #A387B6.

Border color

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

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

This div border color is #A387B6.

Opacity

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

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

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

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

This text has shadow with #A387B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A387B6.

Preview

Color preview on black background

This text has color #A387B6 on black background.


Color preview on white background

This text has color #A387B6 on white background.


Black color preview on #A387B6 background

This text has black color on #A387B6 background.


White color preview on #A387B6 background

This text has white color on #A387B6 background.


Related colors

Complementary color

Complementary color for #hex is #5C7849.


I love getcolorcode.com

Triadic colors

1 #B6A387 and #87B6A3 with #A387B6 are triadic colors.

2 #B687A3 and #87A3B6 with #A387B6 are triadic colors.