COLOR #AF6688

HEX: #AF6688 RGB: (175,102,136)

Renk bilgisi

#AF6688 contains mainly red and blue colors. #AF6688 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AF6688 color RGB value is (175,102,136).

RGB: (175,102,136) (69%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 102 of 255 = 40%
B 136 of 255 = 53%

175
102
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 102 + 136 = 413 (100%)
R 175 of 413 ~ 42.37%
G 102 of 413 ~ 24.7%
B 136 of 413 ~ 32.93'%

%42.37
%24.7
%32.93

CMYK RENK MODELİ

#AF6688 rengi CMYK tonu (0,42,22,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.71%
  • sarı tonu 22.29%
  • ana renk tonu 31.37%

CMYK: (0,42,22,31)
C0M42Y22K31 (0%, 42%, 22%, 31%)
(0.00 / 0.42 / 0.22 / 0.31)

CMYK yüzdeleri

%0
%41.71
%22.29
%31.37

Codes

Color #AF6688 in popluar color models

AF 66 88
RGB 175 102 136
HSL 332° 31.33% 54.31%
HSB/HSV 332° 41.71% 68.63%
CMYK 0.00% 41.71% 22.29%
31.37%

Color #AF6688 in popluar number systems.

HEX AF 66 88
Decimal 175 102 136
Binary 10101111 1100110 10001000
Octal 257 146 210

Shades and tints

Shades of #AF6688

#AF6688
(175,102,136)
#A05D7C
(160,93,124)
#915470
(145,84,112)
#824B64
(130,75,100)
#734258
(115,66,88)
#64394C
(100,57,76)
#553040
(85,48,64)
#462734
(70,39,52)
#371E28
(55,30,40)
#28151C
(40,21,28)
#190C10
(25,12,16)
#000000
(0,0,0)

Tints of #AF6688

#AF6688
(175,102,136)
#B67392
(182,115,146)
#BD809C
(189,128,156)
#C48DA6
(196,141,166)
#CB9AB0
(203,154,176)
#D2A7BA
(210,167,186)
#D9B4C4
(217,180,196)
#E0C1CE
(224,193,206)
#E7CED8
(231,206,216)
#EEDBE2
(238,219,226)
#F5E8EC
(245,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF6688 color. Also use rgb(175,102,136) instead hex code.

Text Font Color

.myTextColor { color: #AF6688; }

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

This text font color is #AF6688.

Background Color

.myBgColor { background-color: #AF6688; }

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

This div background color is #AF6688.

Border color

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

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

This div border color is #AF6688.

Opacity

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

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

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

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

This text has shadow with #AF6688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6688.

Preview

Color preview on black background

This text has color #AF6688 on black background.


Color preview on white background

This text has color #AF6688 on white background.


Black color preview on #AF6688 background

This text has black color on #AF6688 background.


White color preview on #AF6688 background

This text has white color on #AF6688 background.


Related colors

Complementary color

Complementary color for #hex is #509977.


I love getcolorcode.com

Triadic colors

1 #88AF66 and #6688AF with #AF6688 are triadic colors.

2 #8866AF and #66AF88 with #AF6688 are triadic colors.