COLOR #AF5E46

HEX: #AF5E46 RGB: (175,94,70)

Renk bilgisi

#AF5E46 contains mainly red color. #AF5E46 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AF5E46 color RGB value is (175,94,70).

RGB: (175,94,70) (69%, 37%, 27%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 94 of 255 = 37%
B 70 of 255 = 27%

175
94
70

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 94 + 70 = 339 (100%)
R 175 of 339 ~ 51.62%
G 94 of 339 ~ 27.73%
B 70 of 339 ~ 20.65'%

%51.62
%27.73
%20.65

CMYK RENK MODELİ

#AF5E46 rengi CMYK tonu (0,46,60,31).

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

CMYK: (0,46,60,31)
C0M46Y60K31 (0%, 46%, 60%, 31%)
(0.00 / 0.46 / 0.60 / 0.31)

CMYK yüzdeleri

%0
%46.29
%60
%31.37

Codes

Color #AF5E46 in popluar color models

AF 5E 46
RGB 175 94 70
HSL 14° 42.86% 48.04%
HSB/HSV 14° 60.00% 68.63%
CMYK 0.00% 46.29% 60.00%
31.37%

Color #AF5E46 in popluar number systems.

HEX AF 5E 46
Decimal 175 94 70
Binary 10101111 1011110 1000110
Octal 257 136 106

Shades and tints

Shades of #AF5E46

#AF5E46
(175,94,70)
#A05640
(160,86,64)
#914E3A
(145,78,58)
#824634
(130,70,52)
#733E2E
(115,62,46)
#643628
(100,54,40)
#552E22
(85,46,34)
#46261C
(70,38,28)
#371E16
(55,30,22)
#281610
(40,22,16)
#190E0A
(25,14,10)
#000000
(0,0,0)

Tints of #AF5E46

#AF5E46
(175,94,70)
#B66C56
(182,108,86)
#BD7A66
(189,122,102)
#C48876
(196,136,118)
#CB9686
(203,150,134)
#D2A496
(210,164,150)
#D9B2A6
(217,178,166)
#E0C0B6
(224,192,182)
#E7CEC6
(231,206,198)
#EEDCD6
(238,220,214)
#F5EAE6
(245,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF5E46; }

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

This text font color is #AF5E46.

Background Color

.myBgColor { background-color: #AF5E46; }

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

This div background color is #AF5E46.

Border color

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

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

This div border color is #AF5E46.

Opacity

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

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

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

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

This text has shadow with #AF5E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF5E46.

Preview

Color preview on black background

This text has color #AF5E46 on black background.


Color preview on white background

This text has color #AF5E46 on white background.


Black color preview on #AF5E46 background

This text has black color on #AF5E46 background.


White color preview on #AF5E46 background

This text has white color on #AF5E46 background.


Related colors

Complementary color

Complementary color for #hex is #50A1B9.


I love getcolorcode.com

Triadic colors

1 #46AF5E and #5E46AF with #AF5E46 are triadic colors.

2 #465EAF and #5EAF46 with #AF5E46 are triadic colors.