COLOR #AF5D77

HEX: #AF5D77 RGB: (175,93,119)

Renk bilgisi

#AF5D77 contains mainly red and blue colors. #AF5D77 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AF5D77 color RGB value is (175,93,119).

RGB: (175,93,119) (69%, 36%, 47%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 93 of 255 = 36%
B 119 of 255 = 47%

175
93
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 93 + 119 = 387 (100%)
R 175 of 387 ~ 45.22%
G 93 of 387 ~ 24.03%
B 119 of 387 ~ 30.75'%

%45.22
%24.03
%30.75

CMYK RENK MODELİ

#AF5D77 rengi CMYK tonu (0,47,32,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.86%
  • sarı tonu 32.00%
  • ana renk tonu 31.37%
CMYK: (0,47,32,31) C0M47Y32K31 (0%,47%,32%,31%) (0.00/0.47/0.32/0.31) 

CMYK yüzdeleri

%0
%46.86
%32
%31.37

Codes

Color #AF5D77 in popluar color models

AF 5D 77
RGB 175 93 119
HSL 341° 33.88% 52.55%
HSB/HSV 341° 46.86% 68.63%
CMYK 0.00% 46.86% 32.00%
31.37%

Color #AF5D77 in popluar number systems.

HEX AF 5D 77
Decimal 175 93 119
Binary 10101111 1011101 1110111
Octal 257 135 167

Shades and tints

Shades of #AF5D77

#AF5D77
(175,93,119)
#A0556D
(160,85,109)
#914D63
(145,77,99)
#824559
(130,69,89)
#733D4F
(115,61,79)
#643545
(100,53,69)
#552D3B
(85,45,59)
#462531
(70,37,49)
#371D27
(55,29,39)
#28151D
(40,21,29)
#190D13
(25,13,19)
#000000
(0,0,0)

Tints of #AF5D77

#AF5D77
(175,93,119)
#B66B83
(182,107,131)
#BD798F
(189,121,143)
#C4879B
(196,135,155)
#CB95A7
(203,149,167)
#D2A3B3
(210,163,179)
#D9B1BF
(217,177,191)
#E0BFCB
(224,191,203)
#E7CDD7
(231,205,215)
#EEDBE3
(238,219,227)
#F5E9EF
(245,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF5D77 color. Also use rgb(175,93,119) instead hex code.

Text Font Color

.myTextColor { color: #AF5D77; }

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

This text font color is #AF5D77.

Background Color

.myBgColor { background-color: #AF5D77; }

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

This div background color is #AF5D77.

Border color

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

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

This div border color is #AF5D77.

Opacity

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

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

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

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

This text has shadow with #AF5D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF5D77.

Preview

Color preview on black background

This text has color #AF5D77 on black background.


Color preview on white background

This text has color #AF5D77 on white background.


Black color preview on #AF5D77 background

This text has black color on #AF5D77 background.


White color preview on #AF5D77 background

This text has white color on #AF5D77 background.


Related colors

Complementary color

Complementary color for #hex is #50A288.


I love getcolorcode.com

Triadic colors

1 #77AF5D and #5D77AF with #AF5D77 are triadic colors.

2 #775DAF and #5DAF77 with #AF5D77 are triadic colors.