COLOR #AF93D4

HEX: #AF93D4 RGB: (175,147,212)

Renk bilgisi

#AF93D4 contains mainly red and blue colors. #AF93D4 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AF93D4 color RGB value is (175,147,212).

RGB: (175,147,212) (69%, 58%, 83%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 147 of 255 = 58%
B 212 of 255 = 83%

175
147
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 147 + 212 = 534 (100%)
R 175 of 534 ~ 32.77%
G 147 of 534 ~ 27.53%
B 212 of 534 ~ 39.7'%

%32.77
%27.53
%39.7

CMYK RENK MODELİ

#AF93D4 rengi CMYK tonu (17,31,0,17).

  • camgöbeği tonu 17.45%
  • eflatun tonu 30.66%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (17,31,0,17)
C17M31Y0K17 (17%, 31%, 0%, 17%)
(0.17 / 0.31 / 0.00 / 0.17)

CMYK yüzdeleri

%17.45
%30.66
%0
%16.86

Codes

Color #AF93D4 in popluar color models

AF 93 D4
RGB 175 147 212
HSL 266° 43.05% 70.39%
HSB/HSV 266° 30.66% 83.14%
CMYK 17.45% 30.66% 0.00%
16.86%

Color #AF93D4 in popluar number systems.

HEX AF 93 D4
Decimal 175 147 212
Binary 10101111 10010011 11010100
Octal 257 223 324

Shades and tints

Shades of #AF93D4

#AF93D4
(175,147,212)
#A086C1
(160,134,193)
#9179AE
(145,121,174)
#826C9B
(130,108,155)
#735F88
(115,95,136)
#645275
(100,82,117)
#554562
(85,69,98)
#46384F
(70,56,79)
#372B3C
(55,43,60)
#281E29
(40,30,41)
#191116
(25,17,22)
#000000
(0,0,0)

Tints of #AF93D4

#AF93D4
(175,147,212)
#B69CD7
(182,156,215)
#BDA5DA
(189,165,218)
#C4AEDD
(196,174,221)
#CBB7E0
(203,183,224)
#D2C0E3
(210,192,227)
#D9C9E6
(217,201,230)
#E0D2E9
(224,210,233)
#E7DBEC
(231,219,236)
#EEE4EF
(238,228,239)
#F5EDF2
(245,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF93D4 color. Also use rgb(175,147,212) instead hex code.

Text Font Color

.myTextColor { color: #AF93D4; }

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

This text font color is #AF93D4.

Background Color

.myBgColor { background-color: #AF93D4; }

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

This div background color is #AF93D4.

Border color

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

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

This div border color is #AF93D4.

Opacity

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

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

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

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

This text has shadow with #AF93D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF93D4.

Preview

Color preview on black background

This text has color #AF93D4 on black background.


Color preview on white background

This text has color #AF93D4 on white background.


Black color preview on #AF93D4 background

This text has black color on #AF93D4 background.


White color preview on #AF93D4 background

This text has white color on #AF93D4 background.


Related colors

Complementary color

Complementary color for #hex is #506C2B.


I love getcolorcode.com

Triadic colors

1 #D4AF93 and #93D4AF with #AF93D4 are triadic colors.

2 #D493AF and #93AFD4 with #AF93D4 are triadic colors.