COLOR #AB6F5E

HEX: #AB6F5E RGB: (171,111,94)

Renk bilgisi

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

RGB renk modeli

#AB6F5E color RGB value is (171,111,94).

RGB: (171,111,94) (67%, 44%, 37%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 111 of 255 = 44%
B 94 of 255 = 37%

171
111
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 111 + 94 = 376 (100%)
R 171 of 376 ~ 45.48%
G 111 of 376 ~ 29.52%
B 94 of 376 ~ 25'%

%45.48
%29.52
%25

CMYK RENK MODELİ

#AB6F5E rengi CMYK tonu (0,35,45,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.09%
  • sarı tonu 45.03%
  • ana renk tonu 32.94%

CMYK: (0,35,45,33)
C0M35Y45K33 (0%, 35%, 45%, 33%)
(0.00 / 0.35 / 0.45 / 0.33)

CMYK yüzdeleri

%0
%35.09
%45.03
%32.94

Codes

Color #AB6F5E in popluar color models

AB 6F 5E
RGB 171 111 94
HSL 13° 31.43% 51.96%
HSB/HSV 13° 45.03% 67.06%
CMYK 0.00% 35.09% 45.03%
32.94%

Color #AB6F5E in popluar number systems.

HEX AB 6F 5E
Decimal 171 111 94
Binary 10101011 1101111 1011110
Octal 253 157 136

Shades and tints

Shades of #AB6F5E

#AB6F5E
(171,111,94)
#9C6556
(156,101,86)
#8D5B4E
(141,91,78)
#7E5146
(126,81,70)
#6F473E
(111,71,62)
#603D36
(96,61,54)
#51332E
(81,51,46)
#422926
(66,41,38)
#331F1E
(51,31,30)
#241516
(36,21,22)
#150B0E
(21,11,14)
#000000
(0,0,0)

Tints of #AB6F5E

#AB6F5E
(171,111,94)
#B27C6C
(178,124,108)
#B9897A
(185,137,122)
#C09688
(192,150,136)
#C7A396
(199,163,150)
#CEB0A4
(206,176,164)
#D5BDB2
(213,189,178)
#DCCAC0
(220,202,192)
#E3D7CE
(227,215,206)
#EAE4DC
(234,228,220)
#F1F1EA
(241,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6F5E color. Also use rgb(171,111,94) instead hex code.

Text Font Color

.myTextColor { color: #AB6F5E; }

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

This text font color is #AB6F5E.

Background Color

.myBgColor { background-color: #AB6F5E; }

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

This div background color is #AB6F5E.

Border color

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

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

This div border color is #AB6F5E.

Opacity

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

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

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

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

This text has shadow with #AB6F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6F5E.

Preview

Color preview on black background

This text has color #AB6F5E on black background.


Color preview on white background

This text has color #AB6F5E on white background.


Black color preview on #AB6F5E background

This text has black color on #AB6F5E background.


White color preview on #AB6F5E background

This text has white color on #AB6F5E background.


Related colors

Complementary color

Complementary color for #hex is #5490A1.


I love getcolorcode.com

Triadic colors

1 #5EAB6F and #6F5EAB with #AB6F5E are triadic colors.

2 #5E6FAB and #6FAB5E with #AB6F5E are triadic colors.