COLOR #AF5E63

HEX: #AF5E63 RGB: (175,94,99)

Renk bilgisi

#AF5E63 contains mainly red color. #AF5E63 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AF5E63 color RGB value is (175,94,99).

RGB: (175,94,99) (69%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 94 of 255 = 37%
B 99 of 255 = 39%

175
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 94 + 99 = 368 (100%)
R 175 of 368 ~ 47.55%
G 94 of 368 ~ 25.54%
B 99 of 368 ~ 26.9'%

%47.55
%25.54
%26.9

CMYK RENK MODELİ

#AF5E63 rengi CMYK tonu (0,46,43,31).

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

CMYK: (0,46,43,31)
C0M46Y43K31 (0%, 46%, 43%, 31%)
(0.00 / 0.46 / 0.43 / 0.31)

CMYK yüzdeleri

%0
%46.29
%43.43
%31.37

Codes

Color #AF5E63 in popluar color models

AF 5E 63
RGB 175 94 99
HSL 356° 33.61% 52.75%
HSB/HSV 356° 46.29% 68.63%
CMYK 0.00% 46.29% 43.43%
31.37%

Color #AF5E63 in popluar number systems.

HEX AF 5E 63
Decimal 175 94 99
Binary 10101111 1011110 1100011
Octal 257 136 143

Shades and tints

Shades of #AF5E63

#AF5E63
(175,94,99)
#A0565A
(160,86,90)
#914E51
(145,78,81)
#824648
(130,70,72)
#733E3F
(115,62,63)
#643636
(100,54,54)
#552E2D
(85,46,45)
#462624
(70,38,36)
#371E1B
(55,30,27)
#281612
(40,22,18)
#190E09
(25,14,9)
#000000
(0,0,0)

Tints of #AF5E63

#AF5E63
(175,94,99)
#B66C71
(182,108,113)
#BD7A7F
(189,122,127)
#C4888D
(196,136,141)
#CB969B
(203,150,155)
#D2A4A9
(210,164,169)
#D9B2B7
(217,178,183)
#E0C0C5
(224,192,197)
#E7CED3
(231,206,211)
#EEDCE1
(238,220,225)
#F5EAEF
(245,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF5E63; }

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

This text font color is #AF5E63.

Background Color

.myBgColor { background-color: #AF5E63; }

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

This div background color is #AF5E63.

Border color

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

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

This div border color is #AF5E63.

Opacity

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

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

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

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

This text has shadow with #AF5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF5E63.

Preview

Color preview on black background

This text has color #AF5E63 on black background.


Color preview on white background

This text has color #AF5E63 on white background.


Black color preview on #AF5E63 background

This text has black color on #AF5E63 background.


White color preview on #AF5E63 background

This text has white color on #AF5E63 background.


Related colors

Complementary color

Complementary color for #hex is #50A19C.


I love getcolorcode.com

Triadic colors

1 #63AF5E and #5E63AF with #AF5E63 are triadic colors.

2 #635EAF and #5EAF63 with #AF5E63 are triadic colors.