COLOR #AF76C9

HEX: #AF76C9 RGB: (175,118,201)

Renk bilgisi

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

RGB renk modeli

#AF76C9 color RGB value is (175,118,201).

RGB: (175,118,201) (69%, 46%, 79%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 118 of 255 = 46%
B 201 of 255 = 79%

175
118
201

R + G + B ~ 65%. #AF76C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 118 + 201 = 494 (100%)
R 175 of 494 ~ 35.43%
G 118 of 494 ~ 23.89%
B 201 of 494 ~ 40.69'%

%35.43
%23.89
%40.69

CMYK RENK MODELİ

#AF76C9 rengi CMYK tonu (13,41,0,21).

  • camgöbeği tonu 12.94%
  • eflatun tonu 41.29%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (13,41,0,21)
C13M41Y0K21 (13%, 41%, 0%, 21%)
(0.13 / 0.41 / 0.00 / 0.21)

CMYK yüzdeleri

%12.94
%41.29
%0
%21.18

Codes

Color #AF76C9 in popluar color models

AF 76 C9
RGB 175 118 201
HSL 281° 43.46% 62.55%
HSB/HSV 281° 41.29% 78.82%
CMYK 12.94% 41.29% 0.00%
21.18%

Color #AF76C9 in popluar number systems.

HEX AF 76 C9
Decimal 175 118 201
Binary 10101111 1110110 11001001
Octal 257 166 311

Shades and tints

Shades of #AF76C9

#AF76C9
(175,118,201)
#A06CB7
(160,108,183)
#9162A5
(145,98,165)
#825893
(130,88,147)
#734E81
(115,78,129)
#64446F
(100,68,111)
#553A5D
(85,58,93)
#46304B
(70,48,75)
#372639
(55,38,57)
#281C27
(40,28,39)
#191215
(25,18,21)
#000000
(0,0,0)

Tints of #AF76C9

#AF76C9
(175,118,201)
#B682CD
(182,130,205)
#BD8ED1
(189,142,209)
#C49AD5
(196,154,213)
#CBA6D9
(203,166,217)
#D2B2DD
(210,178,221)
#D9BEE1
(217,190,225)
#E0CAE5
(224,202,229)
#E7D6E9
(231,214,233)
#EEE2ED
(238,226,237)
#F5EEF1
(245,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF76C9 color. Also use rgb(175,118,201) instead hex code.

Text Font Color

.myTextColor { color: #AF76C9; }

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

This text font color is #AF76C9.

Background Color

.myBgColor { background-color: #AF76C9; }

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

This div background color is #AF76C9.

Border color

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

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

This div border color is #AF76C9.

Opacity

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

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

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

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

This text has shadow with #AF76C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF76C9.

Preview

Color preview on black background

This text has color #AF76C9 on black background.


Color preview on white background

This text has color #AF76C9 on white background.


Black color preview on #AF76C9 background

This text has black color on #AF76C9 background.


White color preview on #AF76C9 background

This text has white color on #AF76C9 background.


Related colors

Complementary color

Complementary color for #hex is #508936.


I love getcolorcode.com

Triadic colors

1 #C9AF76 and #76C9AF with #AF76C9 are triadic colors.

2 #C976AF and #76AFC9 with #AF76C9 are triadic colors.