COLOR #AF6E6B

HEX: #AF6E6B RGB: (175,110,107)

Renk bilgisi

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

RGB renk modeli

#AF6E6B color RGB value is (175,110,107).

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

RGB bağlantıları ve doygunluk

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

175
110
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 110 + 107 = 392 (100%)
R 175 of 392 ~ 44.64%
G 110 of 392 ~ 28.06%
B 107 of 392 ~ 27.3'%

%44.64
%28.06
%27.3

CMYK RENK MODELİ

#AF6E6B rengi CMYK tonu (0,37,39,31).

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

CMYK: (0,37,39,31)
C0M37Y39K31 (0%, 37%, 39%, 31%)
(0.00 / 0.37 / 0.39 / 0.31)

CMYK yüzdeleri

%0
%37.14
%38.86
%31.37

Codes

Color #AF6E6B in popluar color models

AF 6E 6B
RGB 175 110 107
HSL 29.82% 55.29%
HSB/HSV 38.86% 68.63%
CMYK 0.00% 37.14% 38.86%
31.37%

Color #AF6E6B in popluar number systems.

HEX AF 6E 6B
Decimal 175 110 107
Binary 10101111 1101110 1101011
Octal 257 156 153

Shades and tints

Shades of #AF6E6B

#AF6E6B
(175,110,107)
#A06462
(160,100,98)
#915A59
(145,90,89)
#825050
(130,80,80)
#734647
(115,70,71)
#643C3E
(100,60,62)
#553235
(85,50,53)
#46282C
(70,40,44)
#371E23
(55,30,35)
#28141A
(40,20,26)
#190A11
(25,10,17)
#000000
(0,0,0)

Tints of #AF6E6B

#AF6E6B
(175,110,107)
#B67B78
(182,123,120)
#BD8885
(189,136,133)
#C49592
(196,149,146)
#CBA29F
(203,162,159)
#D2AFAC
(210,175,172)
#D9BCB9
(217,188,185)
#E0C9C6
(224,201,198)
#E7D6D3
(231,214,211)
#EEE3E0
(238,227,224)
#F5F0ED
(245,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6E6B; }

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

This text font color is #AF6E6B.

Background Color

.myBgColor { background-color: #AF6E6B; }

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

This div background color is #AF6E6B.

Border color

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

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

This div border color is #AF6E6B.

Opacity

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

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

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

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

This text has shadow with #AF6E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6E6B.

Preview

Color preview on black background

This text has color #AF6E6B on black background.


Color preview on white background

This text has color #AF6E6B on white background.


Black color preview on #AF6E6B background

This text has black color on #AF6E6B background.


White color preview on #AF6E6B background

This text has white color on #AF6E6B background.


Related colors

Complementary color

Complementary color for #hex is #509194.


I love getcolorcode.com

Triadic colors

1 #6BAF6E and #6E6BAF with #AF6E6B are triadic colors.

2 #6B6EAF and #6EAF6B with #AF6E6B are triadic colors.