COLOR #AB755D

HEX: #AB755D RGB: (171,117,93)

Renk bilgisi

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

RGB renk modeli

#AB755D color RGB value is (171,117,93).

RGB: (171,117,93) (67%, 46%, 36%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 117 of 255 = 46%
B 93 of 255 = 36%

171
117
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 117 + 93 = 381 (100%)
R 171 of 381 ~ 44.88%
G 117 of 381 ~ 30.71%
B 93 of 381 ~ 24.41'%

%44.88
%30.71
%24.41

CMYK RENK MODELİ

#AB755D rengi CMYK tonu (0,32,46,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.58%
  • sarı tonu 45.61%
  • ana renk tonu 32.94%

CMYK: (0,32,46,33)
C0M32Y46K33 (0%, 32%, 46%, 33%)
(0.00 / 0.32 / 0.46 / 0.33)

CMYK yüzdeleri

%0
%31.58
%45.61
%32.94

Codes

Color #AB755D in popluar color models

AB 75 5D
RGB 171 117 93
HSL 18° 31.71% 51.76%
HSB/HSV 18° 45.61% 67.06%
CMYK 0.00% 31.58% 45.61%
32.94%

Color #AB755D in popluar number systems.

HEX AB 75 5D
Decimal 171 117 93
Binary 10101011 1110101 1011101
Octal 253 165 135

Shades and tints

Shades of #AB755D

#AB755D
(171,117,93)
#9C6B55
(156,107,85)
#8D614D
(141,97,77)
#7E5745
(126,87,69)
#6F4D3D
(111,77,61)
#604335
(96,67,53)
#51392D
(81,57,45)
#422F25
(66,47,37)
#33251D
(51,37,29)
#241B15
(36,27,21)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #AB755D

#AB755D
(171,117,93)
#B2816B
(178,129,107)
#B98D79
(185,141,121)
#C09987
(192,153,135)
#C7A595
(199,165,149)
#CEB1A3
(206,177,163)
#D5BDB1
(213,189,177)
#DCC9BF
(220,201,191)
#E3D5CD
(227,213,205)
#EAE1DB
(234,225,219)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB755D color. Also use rgb(171,117,93) instead hex code.

Text Font Color

.myTextColor { color: #AB755D; }

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

This text font color is #AB755D.

Background Color

.myBgColor { background-color: #AB755D; }

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

This div background color is #AB755D.

Border color

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

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

This div border color is #AB755D.

Opacity

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

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

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

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

This text has shadow with #AB755D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB755D.

Preview

Color preview on black background

This text has color #AB755D on black background.


Color preview on white background

This text has color #AB755D on white background.


Black color preview on #AB755D background

This text has black color on #AB755D background.


White color preview on #AB755D background

This text has white color on #AB755D background.


Related colors

Complementary color

Complementary color for #hex is #548AA2.


I love getcolorcode.com

Triadic colors

1 #5DAB75 and #755DAB with #AB755D are triadic colors.

2 #5D75AB and #75AB5D with #AB755D are triadic colors.