COLOR #713C36

HEX: #713C36 RGB: (113,60,54)

Renk bilgisi

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

RGB renk modeli

#713C36 color RGB value is (113,60,54).

RGB: (113,60,54) (44%, 24%, 21%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 60 of 255 = 24%
B 54 of 255 = 21%

113
60
54

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 60 + 54 = 227 (100%)
R 113 of 227 ~ 49.78%
G 60 of 227 ~ 26.43%
B 54 of 227 ~ 23.79'%

%49.78
%26.43
%23.79

CMYK RENK MODELİ

#713C36 rengi CMYK tonu (0,47,52,56).

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

CMYK: (0,47,52,56)
C0M47Y52K56 (0%, 47%, 52%, 56%)
(0.00 / 0.47 / 0.52 / 0.56)

CMYK yüzdeleri

%0
%46.9
%52.21
%55.69

Codes

Color #713C36 in popluar color models

71 3C 36
RGB 113 60 54
HSL 35.33% 32.75%
HSB/HSV 52.21% 44.31%
CMYK 0.00% 46.90% 52.21%
55.69%

Color #713C36 in popluar number systems.

HEX 71 3C 36
Decimal 113 60 54
Binary 1110001 111100 110110
Octal 161 74 66

Shades and tints

Shades of #713C36

#713C36
(113,60,54)
#673732
(103,55,50)
#5D322E
(93,50,46)
#532D2A
(83,45,42)
#492826
(73,40,38)
#3F2322
(63,35,34)
#351E1E
(53,30,30)
#2B191A
(43,25,26)
#211416
(33,20,22)
#170F12
(23,15,18)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #713C36

#713C36
(113,60,54)
#7D4D48
(125,77,72)
#895E5A
(137,94,90)
#956F6C
(149,111,108)
#A1807E
(161,128,126)
#AD9190
(173,145,144)
#B9A2A2
(185,162,162)
#C5B3B4
(197,179,180)
#D1C4C6
(209,196,198)
#DDD5D8
(221,213,216)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713C36; }

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

This text font color is #713C36.

Background Color

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

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

This div background color is #713C36.

Border color

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

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

This div border color is #713C36.

Opacity

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

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

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

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

This text has shadow with #713C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713C36.

Preview

Color preview on black background

This text has color #713C36 on black background.


Color preview on white background

This text has color #713C36 on white background.


Black color preview on #713C36 background

This text has black color on #713C36 background.


White color preview on #713C36 background

This text has white color on #713C36 background.


Related colors

Complementary color

Complementary color for #hex is #8EC3C9.


I love getcolorcode.com

Triadic colors

1 #36713C and #3C3671 with #713C36 are triadic colors.

2 #363C71 and #3C7136 with #713C36 are triadic colors.