COLOR #AB373D

HEX: #AB373D RGB: (171,55,61)

Renk bilgisi

#AB373D contains mainly red color. #AB373D ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#AB373D color RGB value is (171,55,61).

RGB: (171,55,61) (67%, 22%, 24%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 55 of 255 = 22%
B 61 of 255 = 24%

171
55
61

R + G + B ~ 38%. #AB373D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 55 + 61 = 287 (100%)
R 171 of 287 ~ 59.58%
G 55 of 287 ~ 19.16%
B 61 of 287 ~ 21.25'%

%59.58
%19.16
%21.25

CMYK RENK MODELİ

#AB373D rengi CMYK tonu (0,68,64,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 67.84%
  • sarı tonu 64.33%
  • ana renk tonu 32.94%

CMYK: (0,68,64,33)
C0M68Y64K33 (0%, 68%, 64%, 33%)
(0.00 / 0.68 / 0.64 / 0.33)

CMYK yüzdeleri

%0
%67.84
%64.33
%32.94

Codes

Color #AB373D in popluar color models

AB 37 3D
RGB 171 55 61
HSL 357° 51.33% 44.31%
HSB/HSV 357° 67.84% 67.06%
CMYK 0.00% 67.84% 64.33%
32.94%

Color #AB373D in popluar number systems.

HEX AB 37 3D
Decimal 171 55 61
Binary 10101011 110111 111101
Octal 253 67 75

Shades and tints

Shades of #AB373D

#AB373D
(171,55,61)
#9C3238
(156,50,56)
#8D2D33
(141,45,51)
#7E282E
(126,40,46)
#6F2329
(111,35,41)
#601E24
(96,30,36)
#51191F
(81,25,31)
#42141A
(66,20,26)
#330F15
(51,15,21)
#240A10
(36,10,16)
#15050B
(21,5,11)
#000000
(0,0,0)

Tints of #AB373D

#AB373D
(171,55,61)
#B2494E
(178,73,78)
#B95B5F
(185,91,95)
#C06D70
(192,109,112)
#C77F81
(199,127,129)
#CE9192
(206,145,146)
#D5A3A3
(213,163,163)
#DCB5B4
(220,181,180)
#E3C7C5
(227,199,197)
#EAD9D6
(234,217,214)
#F1EBE7
(241,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB373D color. Also use rgb(171,55,61) instead hex code.

Text Font Color

.myTextColor { color: #AB373D; }

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

This text font color is #AB373D.

Background Color

.myBgColor { background-color: #AB373D; }

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

This div background color is #AB373D.

Border color

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

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

This div border color is #AB373D.

Opacity

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

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

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

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

This text has shadow with #AB373D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB373D.

Preview

Color preview on black background

This text has color #AB373D on black background.


Color preview on white background

This text has color #AB373D on white background.


Black color preview on #AB373D background

This text has black color on #AB373D background.


White color preview on #AB373D background

This text has white color on #AB373D background.


Related colors

Complementary color

Complementary color for #hex is #54C8C2.


I love getcolorcode.com

Triadic colors

1 #3DAB37 and #373DAB with #AB373D are triadic colors.

2 #3D37AB and #37AB3D with #AB373D are triadic colors.