COLOR #A476C3

HEX: #A476C3 RGB: (164,118,195)

Renk bilgisi

#A476C3 contains mainly red and blue colors. #A476C3 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#A476C3 color RGB value is (164,118,195).

RGB: (164,118,195) (64%, 46%, 76%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 118 of 255 = 46%
B 195 of 255 = 76%

164
118
195

R + G + B ~ 62%. #A476C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 118 + 195 = 477 (100%)
R 164 of 477 ~ 34.38%
G 118 of 477 ~ 24.74%
B 195 of 477 ~ 40.88'%

%34.38
%24.74
%40.88

CMYK RENK MODELİ

#A476C3 rengi CMYK tonu (16,39,0,24).

  • camgöbeği tonu 15.90%
  • eflatun tonu 39.49%
  • sarı tonu 0.00%
  • ana renk tonu 23.53%
CMYK: (16,39,0,24) C16M39Y0K24 (16%,39%,0%,24%) (0.16/0.39/0.00/0.24) 

CMYK yüzdeleri

%15.9
%39.49
%0
%23.53

Codes

Color #A476C3 in popluar color models

A4 76 C3
RGB 164 118 195
HSL 276° 39.09% 61.37%
HSB/HSV 276° 39.49% 76.47%
CMYK 15.90% 39.49% 0.00%
23.53%

Color #A476C3 in popluar number systems.

HEX A4 76 C3
Decimal 164 118 195
Binary 10100100 1110110 11000011
Octal 244 166 303

Shades and tints

Shades of #A476C3

#A476C3
(164,118,195)
#966CB2
(150,108,178)
#8862A1
(136,98,161)
#7A5890
(122,88,144)
#6C4E7F
(108,78,127)
#5E446E
(94,68,110)
#503A5D
(80,58,93)
#42304C
(66,48,76)
#34263B
(52,38,59)
#261C2A
(38,28,42)
#181219
(24,18,25)
#000000
(0,0,0)

Tints of #A476C3

#A476C3
(164,118,195)
#AC82C8
(172,130,200)
#B48ECD
(180,142,205)
#BC9AD2
(188,154,210)
#C4A6D7
(196,166,215)
#CCB2DC
(204,178,220)
#D4BEE1
(212,190,225)
#DCCAE6
(220,202,230)
#E4D6EB
(228,214,235)
#ECE2F0
(236,226,240)
#F4EEF5
(244,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A476C3 color. Also use rgb(164,118,195) instead hex code.

Text Font Color

.myTextColor { color: #A476C3; }

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

This text font color is #A476C3.

Background Color

.myBgColor { background-color: #A476C3; }

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

This div background color is #A476C3.

Border color

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

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

This div border color is #A476C3.

Opacity

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

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

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

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

This text has shadow with #A476C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A476C3.

Preview

Color preview on black background

This text has color #A476C3 on black background.


Color preview on white background

This text has color #A476C3 on white background.


Black color preview on #A476C3 background

This text has black color on #A476C3 background.


White color preview on #A476C3 background

This text has white color on #A476C3 background.


Related colors

Complementary color

Complementary color for #hex is #5B893C.


I love getcolorcode.com

Triadic colors

1 #C3A476 and #76C3A4 with #A476C3 are triadic colors.

2 #C376A4 and #76A4C3 with #A476C3 are triadic colors.