COLOR #A376C0

HEX: #A376C0 RGB: (163,118,192)

Renk bilgisi

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

RGB renk modeli

#A376C0 color RGB value is (163,118,192).

RGB: (163,118,192) (64%, 46%, 75%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 118 of 255 = 46%
B 192 of 255 = 75%

163
118
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 118 + 192 = 473 (100%)
R 163 of 473 ~ 34.46%
G 118 of 473 ~ 24.95%
B 192 of 473 ~ 40.59'%

%34.46
%24.95
%40.59

CMYK RENK MODELİ

#A376C0 rengi CMYK tonu (15,39,0,25).

  • camgöbeği tonu 15.10%
  • eflatun tonu 38.54%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (15,39,0,25)
C15M39Y0K25 (15%, 39%, 0%, 25%)
(0.15 / 0.39 / 0.00 / 0.25)

CMYK yüzdeleri

%15.1
%38.54
%0
%24.71

Codes

Color #A376C0 in popluar color models

A3 76 C0
RGB 163 118 192
HSL 276° 37.00% 60.78%
HSB/HSV 276° 38.54% 75.29%
CMYK 15.10% 38.54% 0.00%
24.71%

Color #A376C0 in popluar number systems.

HEX A3 76 C0
Decimal 163 118 192
Binary 10100011 1110110 11000000
Octal 243 166 300

Shades and tints

Shades of #A376C0

#A376C0
(163,118,192)
#956CAF
(149,108,175)
#87629E
(135,98,158)
#79588D
(121,88,141)
#6B4E7C
(107,78,124)
#5D446B
(93,68,107)
#4F3A5A
(79,58,90)
#413049
(65,48,73)
#332638
(51,38,56)
#251C27
(37,28,39)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #A376C0

#A376C0
(163,118,192)
#AB82C5
(171,130,197)
#B38ECA
(179,142,202)
#BB9ACF
(187,154,207)
#C3A6D4
(195,166,212)
#CBB2D9
(203,178,217)
#D3BEDE
(211,190,222)
#DBCAE3
(219,202,227)
#E3D6E8
(227,214,232)
#EBE2ED
(235,226,237)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A376C0 color. Also use rgb(163,118,192) instead hex code.

Text Font Color

.myTextColor { color: #A376C0; }

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

This text font color is #A376C0.

Background Color

.myBgColor { background-color: #A376C0; }

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

This div background color is #A376C0.

Border color

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

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

This div border color is #A376C0.

Opacity

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

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

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

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

This text has shadow with #A376C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A376C0.

Preview

Color preview on black background

This text has color #A376C0 on black background.


Color preview on white background

This text has color #A376C0 on white background.


Black color preview on #A376C0 background

This text has black color on #A376C0 background.


White color preview on #A376C0 background

This text has white color on #A376C0 background.


Related colors

Complementary color

Complementary color for #hex is #5C893F.


I love getcolorcode.com

Triadic colors

1 #C0A376 and #76C0A3 with #A376C0 are triadic colors.

2 #C076A3 and #76A3C0 with #A376C0 are triadic colors.