COLOR #AF6B5E

HEX: #AF6B5E RGB: (175,107,94)

Renk bilgisi

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

RGB renk modeli

#AF6B5E color RGB value is (175,107,94).

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

RGB bağlantıları ve doygunluk

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

175
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 107 + 94 = 376 (100%)
R 175 of 376 ~ 46.54%
G 107 of 376 ~ 28.46%
B 94 of 376 ~ 25'%

%46.54
%28.46
%25

CMYK RENK MODELİ

#AF6B5E rengi CMYK tonu (0,39,46,31).

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

CMYK: (0,39,46,31)
C0M39Y46K31 (0%, 39%, 46%, 31%)
(0.00 / 0.39 / 0.46 / 0.31)

CMYK yüzdeleri

%0
%38.86
%46.29
%31.37

Codes

Color #AF6B5E in popluar color models

AF 6B 5E
RGB 175 107 94
HSL 10° 33.61% 52.75%
HSB/HSV 10° 46.29% 68.63%
CMYK 0.00% 38.86% 46.29%
31.37%

Color #AF6B5E in popluar number systems.

HEX AF 6B 5E
Decimal 175 107 94
Binary 10101111 1101011 1011110
Octal 257 153 136

Shades and tints

Shades of #AF6B5E

#AF6B5E
(175,107,94)
#A06256
(160,98,86)
#91594E
(145,89,78)
#825046
(130,80,70)
#73473E
(115,71,62)
#643E36
(100,62,54)
#55352E
(85,53,46)
#462C26
(70,44,38)
#37231E
(55,35,30)
#281A16
(40,26,22)
#19110E
(25,17,14)
#000000
(0,0,0)

Tints of #AF6B5E

#AF6B5E
(175,107,94)
#B6786C
(182,120,108)
#BD857A
(189,133,122)
#C49288
(196,146,136)
#CB9F96
(203,159,150)
#D2ACA4
(210,172,164)
#D9B9B2
(217,185,178)
#E0C6C0
(224,198,192)
#E7D3CE
(231,211,206)
#EEE0DC
(238,224,220)
#F5EDEA
(245,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AF6B5E; }

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

This text font color is #AF6B5E.

Background Color

.myBgColor { background-color: #AF6B5E; }

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

This div background color is #AF6B5E.

Border color

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

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

This div border color is #AF6B5E.

Opacity

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

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

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

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

This text has shadow with #AF6B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6B5E.

Preview

Color preview on black background

This text has color #AF6B5E on black background.


Color preview on white background

This text has color #AF6B5E on white background.


Black color preview on #AF6B5E background

This text has black color on #AF6B5E background.


White color preview on #AF6B5E background

This text has white color on #AF6B5E background.


Related colors

Complementary color

Complementary color for #hex is #5094A1.


I love getcolorcode.com

Triadic colors

1 #5EAF6B and #6B5EAF with #AF6B5E are triadic colors.

2 #5E6BAF and #6BAF5E with #AF6B5E are triadic colors.