COLOR #AF63B7

HEX: #AF63B7 RGB: (175,99,183)

Renk bilgisi

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

RGB renk modeli

#AF63B7 color RGB value is (175,99,183).

RGB: (175,99,183) (69%, 39%, 72%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 99 of 255 = 39%
B 183 of 255 = 72%

175
99
183

R + G + B ~ 60%. #AF63B7 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 99 + 183 = 457 (100%)
R 175 of 457 ~ 38.29%
G 99 of 457 ~ 21.66%
B 183 of 457 ~ 40.04'%

%38.29
%21.66
%40.04

CMYK RENK MODELİ

#AF63B7 rengi CMYK tonu (4,46,0,28).

  • camgöbeği tonu 4.37%
  • eflatun tonu 45.90%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (4,46,0,28)
C4M46Y0K28 (4%, 46%, 0%, 28%)
(0.04 / 0.46 / 0.00 / 0.28)

CMYK yüzdeleri

%4.37
%45.9
%0
%28.24

Codes

Color #AF63B7 in popluar color models

AF 63 B7
RGB 175 99 183
HSL 294° 36.84% 55.29%
HSB/HSV 294° 45.90% 71.76%
CMYK 4.37% 45.90% 0.00%
28.24%

Color #AF63B7 in popluar number systems.

HEX AF 63 B7
Decimal 175 99 183
Binary 10101111 1100011 10110111
Octal 257 143 267

Shades and tints

Shades of #AF63B7

#AF63B7
(175,99,183)
#A05AA7
(160,90,167)
#915197
(145,81,151)
#824887
(130,72,135)
#733F77
(115,63,119)
#643667
(100,54,103)
#552D57
(85,45,87)
#462447
(70,36,71)
#371B37
(55,27,55)
#281227
(40,18,39)
#190917
(25,9,23)
#000000
(0,0,0)

Tints of #AF63B7

#AF63B7
(175,99,183)
#B671BD
(182,113,189)
#BD7FC3
(189,127,195)
#C48DC9
(196,141,201)
#CB9BCF
(203,155,207)
#D2A9D5
(210,169,213)
#D9B7DB
(217,183,219)
#E0C5E1
(224,197,225)
#E7D3E7
(231,211,231)
#EEE1ED
(238,225,237)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF63B7 color. Also use rgb(175,99,183) instead hex code.

Text Font Color

.myTextColor { color: #AF63B7; }

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

This text font color is #AF63B7.

Background Color

.myBgColor { background-color: #AF63B7; }

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

This div background color is #AF63B7.

Border color

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

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

This div border color is #AF63B7.

Opacity

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

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

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

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

This text has shadow with #AF63B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF63B7.

Preview

Color preview on black background

This text has color #AF63B7 on black background.


Color preview on white background

This text has color #AF63B7 on white background.


Black color preview on #AF63B7 background

This text has black color on #AF63B7 background.


White color preview on #AF63B7 background

This text has white color on #AF63B7 background.


Related colors

Complementary color

Complementary color for #hex is #509C48.


I love getcolorcode.com

Triadic colors

1 #B7AF63 and #63B7AF with #AF63B7 are triadic colors.

2 #B763AF and #63AFB7 with #AF63B7 are triadic colors.