COLOR #713B3E

HEX: #713B3E RGB: (113,59,62)

Renk bilgisi

#713B3E contains red, green and blue colors in about the same proportion. #713B3E ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#713B3E color RGB value is (113,59,62).

RGB: (113,59,62) (44%, 23%, 24%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 62 of 255 = 24%

113
59
62

R + G + B ~ 30%. #713B3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 62 = 234 (100%)
R 113 of 234 ~ 48.29%
G 59 of 234 ~ 25.21%
B 62 of 234 ~ 26.5'%

%48.29
%25.21
%26.5

CMYK RENK MODELİ

#713B3E rengi CMYK tonu (0,48,45,56).

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

CMYK: (0,48,45,56)
C0M48Y45K56 (0%, 48%, 45%, 56%)
(0.00 / 0.48 / 0.45 / 0.56)

CMYK yüzdeleri

%0
%47.79
%45.13
%55.69

Codes

Color #713B3E in popluar color models

71 3B 3E
RGB 113 59 62
HSL 357° 31.40% 33.73%
HSB/HSV 357° 47.79% 44.31%
CMYK 0.00% 47.79% 45.13%
55.69%

Color #713B3E in popluar number systems.

HEX 71 3B 3E
Decimal 113 59 62
Binary 1110001 111011 111110
Octal 161 73 76

Shades and tints

Shades of #713B3E

#713B3E
(113,59,62)
#673639
(103,54,57)
#5D3134
(93,49,52)
#532C2F
(83,44,47)
#49272A
(73,39,42)
#3F2225
(63,34,37)
#351D20
(53,29,32)
#2B181B
(43,24,27)
#211316
(33,19,22)
#170E11
(23,14,17)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #713B3E

#713B3E
(113,59,62)
#7D4C4F
(125,76,79)
#895D60
(137,93,96)
#956E71
(149,110,113)
#A17F82
(161,127,130)
#AD9093
(173,144,147)
#B9A1A4
(185,161,164)
#C5B2B5
(197,178,181)
#D1C3C6
(209,195,198)
#DDD4D7
(221,212,215)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713B3E color. Also use rgb(113,59,62) instead hex code.

Text Font Color

.myTextColor { color: #713B3E; }

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

This text font color is #713B3E.

Background Color

.myBgColor { background-color: #713B3E; }

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

This div background color is #713B3E.

Border color

.myBorderColor { border: 1px solid #713B3E; }

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

This div border color is #713B3E.

Opacity

.myOpacity80 { color: #713B3E; opacity: 0.8; }

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

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

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

This text has shadow with #713B3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713B3E.

Preview

Color preview on black background

This text has color #713B3E on black background.


Color preview on white background

This text has color #713B3E on white background.


Black color preview on #713B3E background

This text has black color on #713B3E background.


White color preview on #713B3E background

This text has white color on #713B3E background.


Related colors

Complementary color

Complementary color for #hex is #8EC4C1.


I love getcolorcode.com

Triadic colors

1 #3E713B and #3B3E71 with #713B3E are triadic colors.

2 #3E3B71 and #3B713E with #713B3E are triadic colors.