COLOR #AF9DC6

HEX: #AF9DC6 RGB: (175,157,198)

Renk bilgisi

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

RGB renk modeli

#AF9DC6 color RGB value is (175,157,198).

RGB: (175,157,198) (69%, 62%, 78%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 157 of 255 = 62%
B 198 of 255 = 78%

175
157
198

R + G + B ~ 70%. #AF9DC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 157 + 198 = 530 (100%)
R 175 of 530 ~ 33.02%
G 157 of 530 ~ 29.62%
B 198 of 530 ~ 37.36'%

%33.02
%29.62
%37.36

CMYK RENK MODELİ

#AF9DC6 rengi CMYK tonu (12,21,0,22).

  • camgöbeği tonu 11.62%
  • eflatun tonu 20.71%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (12,21,0,22)
C12M21Y0K22 (12%, 21%, 0%, 22%)
(0.12 / 0.21 / 0.00 / 0.22)

CMYK yüzdeleri

%11.62
%20.71
%0
%22.35

Codes

Color #AF9DC6 in popluar color models

AF 9D C6
RGB 175 157 198
HSL 266° 26.45% 69.61%
HSB/HSV 266° 20.71% 77.65%
CMYK 11.62% 20.71% 0.00%
22.35%

Color #AF9DC6 in popluar number systems.

HEX AF 9D C6
Decimal 175 157 198
Binary 10101111 10011101 11000110
Octal 257 235 306

Shades and tints

Shades of #AF9DC6

#AF9DC6
(175,157,198)
#A08FB4
(160,143,180)
#9181A2
(145,129,162)
#827390
(130,115,144)
#73657E
(115,101,126)
#64576C
(100,87,108)
#55495A
(85,73,90)
#463B48
(70,59,72)
#372D36
(55,45,54)
#281F24
(40,31,36)
#191112
(25,17,18)
#000000
(0,0,0)

Tints of #AF9DC6

#AF9DC6
(175,157,198)
#B6A5CB
(182,165,203)
#BDADD0
(189,173,208)
#C4B5D5
(196,181,213)
#CBBDDA
(203,189,218)
#D2C5DF
(210,197,223)
#D9CDE4
(217,205,228)
#E0D5E9
(224,213,233)
#E7DDEE
(231,221,238)
#EEE5F3
(238,229,243)
#F5EDF8
(245,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF9DC6 color. Also use rgb(175,157,198) instead hex code.

Text Font Color

.myTextColor { color: #AF9DC6; }

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

This text font color is #AF9DC6.

Background Color

.myBgColor { background-color: #AF9DC6; }

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

This div background color is #AF9DC6.

Border color

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

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

This div border color is #AF9DC6.

Opacity

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

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

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

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

This text has shadow with #AF9DC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF9DC6.

Preview

Color preview on black background

This text has color #AF9DC6 on black background.


Color preview on white background

This text has color #AF9DC6 on white background.


Black color preview on #AF9DC6 background

This text has black color on #AF9DC6 background.


White color preview on #AF9DC6 background

This text has white color on #AF9DC6 background.


Related colors

Complementary color

Complementary color for #hex is #506239.


I love getcolorcode.com

Triadic colors

1 #C6AF9D and #9DC6AF with #AF9DC6 are triadic colors.

2 #C69DAF and #9DAFC6 with #AF9DC6 are triadic colors.