COLOR #AB5953

HEX: #AB5953 RGB: (171,89,83)

Renk bilgisi

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

RGB renk modeli

#AB5953 color RGB value is (171,89,83).

RGB: (171,89,83) (67%, 35%, 33%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 89 of 255 = 35%
B 83 of 255 = 33%

171
89
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 89 + 83 = 343 (100%)
R 171 of 343 ~ 49.85%
G 89 of 343 ~ 25.95%
B 83 of 343 ~ 24.2'%

%49.85
%25.95
%24.2

CMYK RENK MODELİ

#AB5953 rengi CMYK tonu (0,48,51,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.95%
  • sarı tonu 51.46%
  • ana renk tonu 32.94%

CMYK: (0,48,51,33)
C0M48Y51K33 (0%, 48%, 51%, 33%)
(0.00 / 0.48 / 0.51 / 0.33)

CMYK yüzdeleri

%0
%47.95
%51.46
%32.94

Codes

Color #AB5953 in popluar color models

AB 59 53
RGB 171 89 83
HSL 34.65% 49.80%
HSB/HSV 51.46% 67.06%
CMYK 0.00% 47.95% 51.46%
32.94%

Color #AB5953 in popluar number systems.

HEX AB 59 53
Decimal 171 89 83
Binary 10101011 1011001 1010011
Octal 253 131 123

Shades and tints

Shades of #AB5953

#AB5953
(171,89,83)
#9C514C
(156,81,76)
#8D4945
(141,73,69)
#7E413E
(126,65,62)
#6F3937
(111,57,55)
#603130
(96,49,48)
#512929
(81,41,41)
#422122
(66,33,34)
#33191B
(51,25,27)
#241114
(36,17,20)
#15090D
(21,9,13)
#000000
(0,0,0)

Tints of #AB5953

#AB5953
(171,89,83)
#B26862
(178,104,98)
#B97771
(185,119,113)
#C08680
(192,134,128)
#C7958F
(199,149,143)
#CEA49E
(206,164,158)
#D5B3AD
(213,179,173)
#DCC2BC
(220,194,188)
#E3D1CB
(227,209,203)
#EAE0DA
(234,224,218)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB5953 color. Also use rgb(171,89,83) instead hex code.

Text Font Color

.myTextColor { color: #AB5953; }

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

This text font color is #AB5953.

Background Color

.myBgColor { background-color: #AB5953; }

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

This div background color is #AB5953.

Border color

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

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

This div border color is #AB5953.

Opacity

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

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

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

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

This text has shadow with #AB5953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB5953.

Preview

Color preview on black background

This text has color #AB5953 on black background.


Color preview on white background

This text has color #AB5953 on white background.


Black color preview on #AB5953 background

This text has black color on #AB5953 background.


White color preview on #AB5953 background

This text has white color on #AB5953 background.


Related colors

Complementary color

Complementary color for #hex is #54A6AC.


I love getcolorcode.com

Triadic colors

1 #53AB59 and #5953AB with #AB5953 are triadic colors.

2 #5359AB and #59AB53 with #AB5953 are triadic colors.