COLOR #AF5E76

HEX: #AF5E76 RGB: (175,94,118)

Renk bilgisi

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

RGB renk modeli

#AF5E76 color RGB value is (175,94,118).

RGB: (175,94,118) (69%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 94 of 255 = 37%
B 118 of 255 = 46%

175
94
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 94 + 118 = 387 (100%)
R 175 of 387 ~ 45.22%
G 94 of 387 ~ 24.29%
B 118 of 387 ~ 30.49'%

%45.22
%24.29
%30.49

CMYK RENK MODELİ

#AF5E76 rengi CMYK tonu (0,46,33,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.29%
  • sarı tonu 32.57%
  • ana renk tonu 31.37%

CMYK: (0,46,33,31)
C0M46Y33K31 (0%, 46%, 33%, 31%)
(0.00 / 0.46 / 0.33 / 0.31)

CMYK yüzdeleri

%0
%46.29
%32.57
%31.37

Codes

Color #AF5E76 in popluar color models

AF 5E 76
RGB 175 94 118
HSL 342° 33.61% 52.75%
HSB/HSV 342° 46.29% 68.63%
CMYK 0.00% 46.29% 32.57%
31.37%

Color #AF5E76 in popluar number systems.

HEX AF 5E 76
Decimal 175 94 118
Binary 10101111 1011110 1110110
Octal 257 136 166

Shades and tints

Shades of #AF5E76

#AF5E76
(175,94,118)
#A0566C
(160,86,108)
#914E62
(145,78,98)
#824658
(130,70,88)
#733E4E
(115,62,78)
#643644
(100,54,68)
#552E3A
(85,46,58)
#462630
(70,38,48)
#371E26
(55,30,38)
#28161C
(40,22,28)
#190E12
(25,14,18)
#000000
(0,0,0)

Tints of #AF5E76

#AF5E76
(175,94,118)
#B66C82
(182,108,130)
#BD7A8E
(189,122,142)
#C4889A
(196,136,154)
#CB96A6
(203,150,166)
#D2A4B2
(210,164,178)
#D9B2BE
(217,178,190)
#E0C0CA
(224,192,202)
#E7CED6
(231,206,214)
#EEDCE2
(238,220,226)
#F5EAEE
(245,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF5E76 color. Also use rgb(175,94,118) instead hex code.

Text Font Color

.myTextColor { color: #AF5E76; }

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

This text font color is #AF5E76.

Background Color

.myBgColor { background-color: #AF5E76; }

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

This div background color is #AF5E76.

Border color

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

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

This div border color is #AF5E76.

Opacity

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

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

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

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

This text has shadow with #AF5E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF5E76.

Preview

Color preview on black background

This text has color #AF5E76 on black background.


Color preview on white background

This text has color #AF5E76 on white background.


Black color preview on #AF5E76 background

This text has black color on #AF5E76 background.


White color preview on #AF5E76 background

This text has white color on #AF5E76 background.


Related colors

Complementary color

Complementary color for #hex is #50A189.


I love getcolorcode.com

Triadic colors

1 #76AF5E and #5E76AF with #AF5E76 are triadic colors.

2 #765EAF and #5EAF76 with #AF5E76 are triadic colors.