COLOR #71343B

HEX: #71343B RGB: (113,52,59)

Renk bilgisi

#71343B contains mainly red and blue colors. #71343B ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#71343B color RGB value is (113,52,59).

RGB: (113,52,59) (44%, 20%, 23%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 52 of 255 = 20%
B 59 of 255 = 23%

113
52
59

R + G + B ~ 29%. #71343B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 52 + 59 = 224 (100%)
R 113 of 224 ~ 50.45%
G 52 of 224 ~ 23.21%
B 59 of 224 ~ 26.34'%

%50.45
%23.21
%26.34

CMYK RENK MODELİ

#71343B rengi CMYK tonu (0,54,48,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.98%
  • sarı tonu 47.79%
  • ana renk tonu 55.69%

CMYK: (0,54,48,56)
C0M54Y48K56 (0%, 54%, 48%, 56%)
(0.00 / 0.54 / 0.48 / 0.56)

CMYK yüzdeleri

%0
%53.98
%47.79
%55.69

Codes

Color #71343B in popluar color models

71 34 3B
RGB 113 52 59
HSL 353° 36.97% 32.35%
HSB/HSV 353° 53.98% 44.31%
CMYK 0.00% 53.98% 47.79%
55.69%

Color #71343B in popluar number systems.

HEX 71 34 3B
Decimal 113 52 59
Binary 1110001 110100 111011
Octal 161 64 73

Shades and tints

Shades of #71343B

#71343B
(113,52,59)
#673036
(103,48,54)
#5D2C31
(93,44,49)
#53282C
(83,40,44)
#492427
(73,36,39)
#3F2022
(63,32,34)
#351C1D
(53,28,29)
#2B1818
(43,24,24)
#211413
(33,20,19)
#17100E
(23,16,14)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #71343B

#71343B
(113,52,59)
#7D464C
(125,70,76)
#89585D
(137,88,93)
#956A6E
(149,106,110)
#A17C7F
(161,124,127)
#AD8E90
(173,142,144)
#B9A0A1
(185,160,161)
#C5B2B2
(197,178,178)
#D1C4C3
(209,196,195)
#DDD6D4
(221,214,212)
#E9E8E5
(233,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71343B color. Also use rgb(113,52,59) instead hex code.

Text Font Color

.myTextColor { color: #71343B; }

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

This text font color is #71343B.

Background Color

.myBgColor { background-color: #71343B; }

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

This div background color is #71343B.

Border color

.myBorderColor { border: 1px solid #71343B; }

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

This div border color is #71343B.

Opacity

.myOpacity80 { color: #71343B; opacity: 0.8; }

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

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

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

This text has shadow with #71343B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71343B.

Preview

Color preview on black background

This text has color #71343B on black background.


Color preview on white background

This text has color #71343B on white background.


Black color preview on #71343B background

This text has black color on #71343B background.


White color preview on #71343B background

This text has white color on #71343B background.


Related colors

Complementary color

Complementary color for #hex is #8ECBC4.


I love getcolorcode.com

Triadic colors

1 #3B7134 and #343B71 with #71343B are triadic colors.

2 #3B3471 and #34713B with #71343B are triadic colors.