COLOR #A676C0

HEX: #A676C0 RGB: (166,118,192)

Renk bilgisi

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

RGB renk modeli

#A676C0 color RGB value is (166,118,192).

RGB: (166,118,192) (65%, 46%, 75%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 118 of 255 = 46%
B 192 of 255 = 75%

166
118
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 118 + 192 = 476 (100%)
R 166 of 476 ~ 34.87%
G 118 of 476 ~ 24.79%
B 192 of 476 ~ 40.34'%

%34.87
%24.79
%40.34

CMYK RENK MODELİ

#A676C0 rengi CMYK tonu (14,39,0,25).

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

CMYK: (14,39,0,25)
C14M39Y0K25 (14%, 39%, 0%, 25%)
(0.14 / 0.39 / 0.00 / 0.25)

CMYK yüzdeleri

%13.54
%38.54
%0
%24.71

Codes

Color #A676C0 in popluar color models

A6 76 C0
RGB 166 118 192
HSL 279° 37.00% 60.78%
HSB/HSV 279° 38.54% 75.29%
CMYK 13.54% 38.54% 0.00%
24.71%

Color #A676C0 in popluar number systems.

HEX A6 76 C0
Decimal 166 118 192
Binary 10100110 1110110 11000000
Octal 246 166 300

Shades and tints

Shades of #A676C0

#A676C0
(166,118,192)
#976CAF
(151,108,175)
#88629E
(136,98,158)
#79588D
(121,88,141)
#6A4E7C
(106,78,124)
#5B446B
(91,68,107)
#4C3A5A
(76,58,90)
#3D3049
(61,48,73)
#2E2638
(46,38,56)
#1F1C27
(31,28,39)
#101216
(16,18,22)
#000000
(0,0,0)

Tints of #A676C0

#A676C0
(166,118,192)
#AE82C5
(174,130,197)
#B68ECA
(182,142,202)
#BE9ACF
(190,154,207)
#C6A6D4
(198,166,212)
#CEB2D9
(206,178,217)
#D6BEDE
(214,190,222)
#DECAE3
(222,202,227)
#E6D6E8
(230,214,232)
#EEE2ED
(238,226,237)
#F6EEF2
(246,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A676C0; }

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

This text font color is #A676C0.

Background Color

.myBgColor { background-color: #A676C0; }

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

This div background color is #A676C0.

Border color

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

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

This div border color is #A676C0.

Opacity

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

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

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

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

This text has shadow with #A676C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A676C0.

Preview

Color preview on black background

This text has color #A676C0 on black background.


Color preview on white background

This text has color #A676C0 on white background.


Black color preview on #A676C0 background

This text has black color on #A676C0 background.


White color preview on #A676C0 background

This text has white color on #A676C0 background.


Related colors

Complementary color

Complementary color for #hex is #59893F.


I love getcolorcode.com

Triadic colors

1 #C0A676 and #76C0A6 with #A676C0 are triadic colors.

2 #C076A6 and #76A6C0 with #A676C0 are triadic colors.