COLOR #AF6D6B

HEX: #AF6D6B RGB: (175,109,107)

Renk bilgisi

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

RGB renk modeli

#AF6D6B color RGB value is (175,109,107).

RGB: (175,109,107) (69%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 109 of 255 = 43%
B 107 of 255 = 42%

175
109
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 109 + 107 = 391 (100%)
R 175 of 391 ~ 44.76%
G 109 of 391 ~ 27.88%
B 107 of 391 ~ 27.37'%

%44.76
%27.88
%27.37

CMYK RENK MODELİ

#AF6D6B rengi CMYK tonu (0,38,39,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.71%
  • sarı tonu 38.86%
  • ana renk tonu 31.37%

CMYK: (0,38,39,31)
C0M38Y39K31 (0%, 38%, 39%, 31%)
(0.00 / 0.38 / 0.39 / 0.31)

CMYK yüzdeleri

%0
%37.71
%38.86
%31.37

Codes

Color #AF6D6B in popluar color models

AF 6D 6B
RGB 175 109 107
HSL 29.82% 55.29%
HSB/HSV 38.86% 68.63%
CMYK 0.00% 37.71% 38.86%
31.37%

Color #AF6D6B in popluar number systems.

HEX AF 6D 6B
Decimal 175 109 107
Binary 10101111 1101101 1101011
Octal 257 155 153

Shades and tints

Shades of #AF6D6B

#AF6D6B
(175,109,107)
#A06462
(160,100,98)
#915B59
(145,91,89)
#825250
(130,82,80)
#734947
(115,73,71)
#64403E
(100,64,62)
#553735
(85,55,53)
#462E2C
(70,46,44)
#372523
(55,37,35)
#281C1A
(40,28,26)
#191311
(25,19,17)
#000000
(0,0,0)

Tints of #AF6D6B

#AF6D6B
(175,109,107)
#B67A78
(182,122,120)
#BD8785
(189,135,133)
#C49492
(196,148,146)
#CBA19F
(203,161,159)
#D2AEAC
(210,174,172)
#D9BBB9
(217,187,185)
#E0C8C6
(224,200,198)
#E7D5D3
(231,213,211)
#EEE2E0
(238,226,224)
#F5EFED
(245,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF6D6B color. Also use rgb(175,109,107) instead hex code.

Text Font Color

.myTextColor { color: #AF6D6B; }

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

This text font color is #AF6D6B.

Background Color

.myBgColor { background-color: #AF6D6B; }

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

This div background color is #AF6D6B.

Border color

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

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

This div border color is #AF6D6B.

Opacity

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

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

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

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

This text has shadow with #AF6D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6D6B.

Preview

Color preview on black background

This text has color #AF6D6B on black background.


Color preview on white background

This text has color #AF6D6B on white background.


Black color preview on #AF6D6B background

This text has black color on #AF6D6B background.


White color preview on #AF6D6B background

This text has white color on #AF6D6B background.


Related colors

Complementary color

Complementary color for #hex is #509294.


I love getcolorcode.com

Triadic colors

1 #6BAF6D and #6D6BAF with #AF6D6B are triadic colors.

2 #6B6DAF and #6DAF6B with #AF6D6B are triadic colors.