COLOR #AF6588

HEX: #AF6588 RGB: (175,101,136)

Renk bilgisi

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

RGB renk modeli

#AF6588 color RGB value is (175,101,136).

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

RGB bağlantıları ve doygunluk

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

175
101
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 101 + 136 = 412 (100%)
R 175 of 412 ~ 42.48%
G 101 of 412 ~ 24.51%
B 136 of 412 ~ 33.01'%

%42.48
%24.51
%33.01

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.29%
  • 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
%42.29
%22.29
%31.37

Codes

Color #AF6588 in popluar color models

AF 65 88
RGB 175 101 136
HSL 332° 31.62% 54.12%
HSB/HSV 332° 42.29% 68.63%
CMYK 0.00% 42.29% 22.29%
31.37%

Color #AF6588 in popluar number systems.

HEX AF 65 88
Decimal 175 101 136
Binary 10101111 1100101 10001000
Octal 257 145 210

Shades and tints

Shades of #AF6588

#AF6588
(175,101,136)
#A05C7C
(160,92,124)
#915370
(145,83,112)
#824A64
(130,74,100)
#734158
(115,65,88)
#64384C
(100,56,76)
#552F40
(85,47,64)
#462634
(70,38,52)
#371D28
(55,29,40)
#28141C
(40,20,28)
#190B10
(25,11,16)
#000000
(0,0,0)

Tints of #AF6588

#AF6588
(175,101,136)
#B67392
(182,115,146)
#BD819C
(189,129,156)
#C48FA6
(196,143,166)
#CB9DB0
(203,157,176)
#D2ABBA
(210,171,186)
#D9B9C4
(217,185,196)
#E0C7CE
(224,199,206)
#E7D5D8
(231,213,216)
#EEE3E2
(238,227,226)
#F5F1EC
(245,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6588; }

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

This text font color is #AF6588.

Background Color

.myBgColor { background-color: #AF6588; }

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

This div background color is #AF6588.

Border color

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

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

This div border color is #AF6588.

Opacity

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

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

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

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

This text has shadow with #AF6588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6588.

Preview

Color preview on black background

This text has color #AF6588 on black background.


Color preview on white background

This text has color #AF6588 on white background.


Black color preview on #AF6588 background

This text has black color on #AF6588 background.


White color preview on #AF6588 background

This text has white color on #AF6588 background.


Related colors

Complementary color

Complementary color for #hex is #509A77.


I love getcolorcode.com

Triadic colors

1 #88AF65 and #6588AF with #AF6588 are triadic colors.

2 #8865AF and #65AF88 with #AF6588 are triadic colors.