COLOR #713D3C

HEX: #713D3C RGB: (113,61,60)

Renk bilgisi

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

RGB renk modeli

#713D3C color RGB value is (113,61,60).

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

RGB bağlantıları ve doygunluk

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

113
61
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 60 = 234 (100%)
R 113 of 234 ~ 48.29%
G 61 of 234 ~ 26.07%
B 60 of 234 ~ 25.64'%

%48.29
%26.07
%25.64

CMYK RENK MODELİ

#713D3C rengi CMYK tonu (0,46,47,56).

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

CMYK: (0,46,47,56)
C0M46Y47K56 (0%, 46%, 47%, 56%)
(0.00 / 0.46 / 0.47 / 0.56)

CMYK yüzdeleri

%0
%46.02
%46.9
%55.69

Codes

Color #713D3C in popluar color models

71 3D 3C
RGB 113 61 60
HSL 30.64% 33.92%
HSB/HSV 46.90% 44.31%
CMYK 0.00% 46.02% 46.90%
55.69%

Color #713D3C in popluar number systems.

HEX 71 3D 3C
Decimal 113 61 60
Binary 1110001 111101 111100
Octal 161 75 74

Shades and tints

Shades of #713D3C

#713D3C
(113,61,60)
#673837
(103,56,55)
#5D3332
(93,51,50)
#532E2D
(83,46,45)
#492928
(73,41,40)
#3F2423
(63,36,35)
#351F1E
(53,31,30)
#2B1A19
(43,26,25)
#211514
(33,21,20)
#17100F
(23,16,15)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #713D3C

#713D3C
(113,61,60)
#7D4E4D
(125,78,77)
#895F5E
(137,95,94)
#95706F
(149,112,111)
#A18180
(161,129,128)
#AD9291
(173,146,145)
#B9A3A2
(185,163,162)
#C5B4B3
(197,180,179)
#D1C5C4
(209,197,196)
#DDD6D5
(221,214,213)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713D3C; }

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

This text font color is #713D3C.

Background Color

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

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

This div background color is #713D3C.

Border color

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

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

This div border color is #713D3C.

Opacity

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

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

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

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

This text has shadow with #713D3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713D3C.

Preview

Color preview on black background

This text has color #713D3C on black background.


Color preview on white background

This text has color #713D3C on white background.


Black color preview on #713D3C background

This text has black color on #713D3C background.


White color preview on #713D3C background

This text has white color on #713D3C background.


Related colors

Complementary color

Complementary color for #hex is #8EC2C3.


I love getcolorcode.com

Triadic colors

1 #3C713D and #3D3C71 with #713D3C are triadic colors.

2 #3C3D71 and #3D713C with #713D3C are triadic colors.