COLOR #713C3E

HEX: #713C3E RGB: (113,60,62)

Renk bilgisi

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

RGB renk modeli

#713C3E color RGB value is (113,60,62).

RGB: (113,60,62) (44%, 24%, 24%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 60 of 255 = 24%
B 62 of 255 = 24%

113
60
62

R + G + B ~ 31%. #713C3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 60 + 62 = 235 (100%)
R 113 of 235 ~ 48.09%
G 60 of 235 ~ 25.53%
B 62 of 235 ~ 26.38'%

%48.09
%25.53
%26.38

CMYK RENK MODELİ

#713C3E rengi CMYK tonu (0,47,45,56).

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

CMYK: (0,47,45,56)
C0M47Y45K56 (0%, 47%, 45%, 56%)
(0.00 / 0.47 / 0.45 / 0.56)

CMYK yüzdeleri

%0
%46.9
%45.13
%55.69

Codes

Color #713C3E in popluar color models

71 3C 3E
RGB 113 60 62
HSL 358° 30.64% 33.92%
HSB/HSV 358° 46.90% 44.31%
CMYK 0.00% 46.90% 45.13%
55.69%

Color #713C3E in popluar number systems.

HEX 71 3C 3E
Decimal 113 60 62
Binary 1110001 111100 111110
Octal 161 74 76

Shades and tints

Shades of #713C3E

#713C3E
(113,60,62)
#673739
(103,55,57)
#5D3234
(93,50,52)
#532D2F
(83,45,47)
#49282A
(73,40,42)
#3F2325
(63,35,37)
#351E20
(53,30,32)
#2B191B
(43,25,27)
#211416
(33,20,22)
#170F11
(23,15,17)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #713C3E

#713C3E
(113,60,62)
#7D4D4F
(125,77,79)
#895E60
(137,94,96)
#956F71
(149,111,113)
#A18082
(161,128,130)
#AD9193
(173,145,147)
#B9A2A4
(185,162,164)
#C5B3B5
(197,179,181)
#D1C4C6
(209,196,198)
#DDD5D7
(221,213,215)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713C3E; }

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

This text font color is #713C3E.

Background Color

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

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

This div background color is #713C3E.

Border color

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

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

This div border color is #713C3E.

Opacity

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

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

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

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

This text has shadow with #713C3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713C3E.

Preview

Color preview on black background

This text has color #713C3E on black background.


Color preview on white background

This text has color #713C3E on white background.


Black color preview on #713C3E background

This text has black color on #713C3E background.


White color preview on #713C3E background

This text has white color on #713C3E background.


Related colors

Complementary color

Complementary color for #hex is #8EC3C1.


I love getcolorcode.com

Triadic colors

1 #3E713C and #3C3E71 with #713C3E are triadic colors.

2 #3E3C71 and #3C713E with #713C3E are triadic colors.