COLOR #AB6C5E

HEX: #AB6C5E RGB: (171,108,94)

Renk bilgisi

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

RGB renk modeli

#AB6C5E color RGB value is (171,108,94).

RGB: (171,108,94) (67%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 108 of 255 = 42%
B 94 of 255 = 37%

171
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 108 + 94 = 373 (100%)
R 171 of 373 ~ 45.84%
G 108 of 373 ~ 28.95%
B 94 of 373 ~ 25.2'%

%45.84
%28.95
%25.2

CMYK RENK MODELİ

#AB6C5E rengi CMYK tonu (0,37,45,33).

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

CMYK: (0,37,45,33)
C0M37Y45K33 (0%, 37%, 45%, 33%)
(0.00 / 0.37 / 0.45 / 0.33)

CMYK yüzdeleri

%0
%36.84
%45.03
%32.94

Codes

Color #AB6C5E in popluar color models

AB 6C 5E
RGB 171 108 94
HSL 11° 31.43% 51.96%
HSB/HSV 11° 45.03% 67.06%
CMYK 0.00% 36.84% 45.03%
32.94%

Color #AB6C5E in popluar number systems.

HEX AB 6C 5E
Decimal 171 108 94
Binary 10101011 1101100 1011110
Octal 253 154 136

Shades and tints

Shades of #AB6C5E

#AB6C5E
(171,108,94)
#9C6356
(156,99,86)
#8D5A4E
(141,90,78)
#7E5146
(126,81,70)
#6F483E
(111,72,62)
#603F36
(96,63,54)
#51362E
(81,54,46)
#422D26
(66,45,38)
#33241E
(51,36,30)
#241B16
(36,27,22)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #AB6C5E

#AB6C5E
(171,108,94)
#B2796C
(178,121,108)
#B9867A
(185,134,122)
#C09388
(192,147,136)
#C7A096
(199,160,150)
#CEADA4
(206,173,164)
#D5BAB2
(213,186,178)
#DCC7C0
(220,199,192)
#E3D4CE
(227,212,206)
#EAE1DC
(234,225,220)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6C5E; }

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

This text font color is #AB6C5E.

Background Color

.myBgColor { background-color: #AB6C5E; }

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

This div background color is #AB6C5E.

Border color

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

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

This div border color is #AB6C5E.

Opacity

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

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

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

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

This text has shadow with #AB6C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6C5E.

Preview

Color preview on black background

This text has color #AB6C5E on black background.


Color preview on white background

This text has color #AB6C5E on white background.


Black color preview on #AB6C5E background

This text has black color on #AB6C5E background.


White color preview on #AB6C5E background

This text has white color on #AB6C5E background.


Related colors

Complementary color

Complementary color for #hex is #5493A1.


I love getcolorcode.com

Triadic colors

1 #5EAB6C and #6C5EAB with #AB6C5E are triadic colors.

2 #5E6CAB and #6CAB5E with #AB6C5E are triadic colors.