COLOR #AF6988

HEX: #AF6988 RGB: (175,105,136)

Renk bilgisi

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

RGB renk modeli

#AF6988 color RGB value is (175,105,136).

RGB: (175,105,136) (69%, 41%, 53%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 105 of 255 = 41%
B 136 of 255 = 53%

175
105
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 105 + 136 = 416 (100%)
R 175 of 416 ~ 42.07%
G 105 of 416 ~ 25.24%
B 136 of 416 ~ 32.69'%

%42.07
%25.24
%32.69

CMYK RENK MODELİ

#AF6988 rengi CMYK tonu (0,40,22,31).

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

CMYK: (0,40,22,31)
C0M40Y22K31 (0%, 40%, 22%, 31%)
(0.00 / 0.40 / 0.22 / 0.31)

CMYK yüzdeleri

%0
%40
%22.29
%31.37

Codes

Color #AF6988 in popluar color models

AF 69 88
RGB 175 105 136
HSL 333° 30.43% 54.90%
HSB/HSV 333° 40.00% 68.63%
CMYK 0.00% 40.00% 22.29%
31.37%

Color #AF6988 in popluar number systems.

HEX AF 69 88
Decimal 175 105 136
Binary 10101111 1101001 10001000
Octal 257 151 210

Shades and tints

Shades of #AF6988

#AF6988
(175,105,136)
#A0607C
(160,96,124)
#915770
(145,87,112)
#824E64
(130,78,100)
#734558
(115,69,88)
#643C4C
(100,60,76)
#553340
(85,51,64)
#462A34
(70,42,52)
#372128
(55,33,40)
#28181C
(40,24,28)
#190F10
(25,15,16)
#000000
(0,0,0)

Tints of #AF6988

#AF6988
(175,105,136)
#B67692
(182,118,146)
#BD839C
(189,131,156)
#C490A6
(196,144,166)
#CB9DB0
(203,157,176)
#D2AABA
(210,170,186)
#D9B7C4
(217,183,196)
#E0C4CE
(224,196,206)
#E7D1D8
(231,209,216)
#EEDEE2
(238,222,226)
#F5EBEC
(245,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6988; }

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

This text font color is #AF6988.

Background Color

.myBgColor { background-color: #AF6988; }

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

This div background color is #AF6988.

Border color

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

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

This div border color is #AF6988.

Opacity

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

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

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

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

This text has shadow with #AF6988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6988.

Preview

Color preview on black background

This text has color #AF6988 on black background.


Color preview on white background

This text has color #AF6988 on white background.


Black color preview on #AF6988 background

This text has black color on #AF6988 background.


White color preview on #AF6988 background

This text has white color on #AF6988 background.


Related colors

Complementary color

Complementary color for #hex is #509677.


I love getcolorcode.com

Triadic colors

1 #88AF69 and #6988AF with #AF6988 are triadic colors.

2 #8869AF and #69AF88 with #AF6988 are triadic colors.