COLOR #AF6C5E

HEX: #AF6C5E RGB: (175,108,94)

Renk bilgisi

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

RGB renk modeli

#AF6C5E color RGB value is (175,108,94).

RGB: (175,108,94) (69%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 108 of 255 = 42%
B 94 of 255 = 37%

175
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 108 + 94 = 377 (100%)
R 175 of 377 ~ 46.42%
G 108 of 377 ~ 28.65%
B 94 of 377 ~ 24.93'%

%46.42
%28.65
%24.93

CMYK RENK MODELİ

#AF6C5E rengi CMYK tonu (0,38,46,31).

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

CMYK: (0,38,46,31)
C0M38Y46K31 (0%, 38%, 46%, 31%)
(0.00 / 0.38 / 0.46 / 0.31)

CMYK yüzdeleri

%0
%38.29
%46.29
%31.37

Codes

Color #AF6C5E in popluar color models

AF 6C 5E
RGB 175 108 94
HSL 10° 33.61% 52.75%
HSB/HSV 10° 46.29% 68.63%
CMYK 0.00% 38.29% 46.29%
31.37%

Color #AF6C5E in popluar number systems.

HEX AF 6C 5E
Decimal 175 108 94
Binary 10101111 1101100 1011110
Octal 257 154 136

Shades and tints

Shades of #AF6C5E

#AF6C5E
(175,108,94)
#A06356
(160,99,86)
#915A4E
(145,90,78)
#825146
(130,81,70)
#73483E
(115,72,62)
#643F36
(100,63,54)
#55362E
(85,54,46)
#462D26
(70,45,38)
#37241E
(55,36,30)
#281B16
(40,27,22)
#19120E
(25,18,14)
#000000
(0,0,0)

Tints of #AF6C5E

#AF6C5E
(175,108,94)
#B6796C
(182,121,108)
#BD867A
(189,134,122)
#C49388
(196,147,136)
#CBA096
(203,160,150)
#D2ADA4
(210,173,164)
#D9BAB2
(217,186,178)
#E0C7C0
(224,199,192)
#E7D4CE
(231,212,206)
#EEE1DC
(238,225,220)
#F5EEEA
(245,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6C5E; }

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

This text font color is #AF6C5E.

Background Color

.myBgColor { background-color: #AF6C5E; }

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

This div background color is #AF6C5E.

Border color

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

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

This div border color is #AF6C5E.

Opacity

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

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

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

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

This text has shadow with #AF6C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6C5E.

Preview

Color preview on black background

This text has color #AF6C5E on black background.


Color preview on white background

This text has color #AF6C5E on white background.


Black color preview on #AF6C5E background

This text has black color on #AF6C5E background.


White color preview on #AF6C5E background

This text has white color on #AF6C5E background.


Related colors

Complementary color

Complementary color for #hex is #5093A1.


I love getcolorcode.com

Triadic colors

1 #5EAF6C and #6C5EAF with #AF6C5E are triadic colors.

2 #5E6CAF and #6CAF5E with #AF6C5E are triadic colors.