COLOR #AB736A

HEX: #AB736A RGB: (171,115,106)

Renk bilgisi

#AB736A contains mainly red and green colors. #AB736A ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AB736A color RGB value is (171,115,106).

RGB: (171,115,106) (67%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 115 of 255 = 45%
B 106 of 255 = 42%

171
115
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 115 + 106 = 392 (100%)
R 171 of 392 ~ 43.62%
G 115 of 392 ~ 29.34%
B 106 of 392 ~ 27.04'%

%43.62
%29.34
%27.04

CMYK RENK MODELİ

#AB736A rengi CMYK tonu (0,33,38,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.75%
  • sarı tonu 38.01%
  • ana renk tonu 32.94%

CMYK: (0,33,38,33)
C0M33Y38K33 (0%, 33%, 38%, 33%)
(0.00 / 0.33 / 0.38 / 0.33)

CMYK yüzdeleri

%0
%32.75
%38.01
%32.94

Codes

Color #AB736A in popluar color models

AB 73 6A
RGB 171 115 106
HSL 27.90% 54.31%
HSB/HSV 38.01% 67.06%
CMYK 0.00% 32.75% 38.01%
32.94%

Color #AB736A in popluar number systems.

HEX AB 73 6A
Decimal 171 115 106
Binary 10101011 1110011 1101010
Octal 253 163 152

Shades and tints

Shades of #AB736A

#AB736A
(171,115,106)
#9C6961
(156,105,97)
#8D5F58
(141,95,88)
#7E554F
(126,85,79)
#6F4B46
(111,75,70)
#60413D
(96,65,61)
#513734
(81,55,52)
#422D2B
(66,45,43)
#332322
(51,35,34)
#241919
(36,25,25)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #AB736A

#AB736A
(171,115,106)
#B27F77
(178,127,119)
#B98B84
(185,139,132)
#C09791
(192,151,145)
#C7A39E
(199,163,158)
#CEAFAB
(206,175,171)
#D5BBB8
(213,187,184)
#DCC7C5
(220,199,197)
#E3D3D2
(227,211,210)
#EADFDF
(234,223,223)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB736A color. Also use rgb(171,115,106) instead hex code.

Text Font Color

.myTextColor { color: #AB736A; }

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

This text font color is #AB736A.

Background Color

.myBgColor { background-color: #AB736A; }

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

This div background color is #AB736A.

Border color

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

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

This div border color is #AB736A.

Opacity

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

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

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

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

This text has shadow with #AB736A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB736A.

Preview

Color preview on black background

This text has color #AB736A on black background.


Color preview on white background

This text has color #AB736A on white background.


Black color preview on #AB736A background

This text has black color on #AB736A background.


White color preview on #AB736A background

This text has white color on #AB736A background.


Related colors

Complementary color

Complementary color for #hex is #548C95.


I love getcolorcode.com

Triadic colors

1 #6AAB73 and #736AAB with #AB736A are triadic colors.

2 #6A73AB and #73AB6A with #AB736A are triadic colors.