COLOR #713B4D

HEX: #713B4D RGB: (113,59,77)

Renk bilgisi

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

RGB renk modeli

#713B4D color RGB value is (113,59,77).

RGB: (113,59,77) (44%, 23%, 30%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 77 of 255 = 30%

113
59
77

R + G + B ~ 32%. #713B4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 77 = 249 (100%)
R 113 of 249 ~ 45.38%
G 59 of 249 ~ 23.69%
B 77 of 249 ~ 30.92'%

%45.38
%23.69
%30.92

CMYK RENK MODELİ

#713B4D rengi CMYK tonu (0,48,32,56).

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

CMYK: (0,48,32,56)
C0M48Y32K56 (0%, 48%, 32%, 56%)
(0.00 / 0.48 / 0.32 / 0.56)

CMYK yüzdeleri

%0
%47.79
%31.86
%55.69

Codes

Color #713B4D in popluar color models

71 3B 4D
RGB 113 59 77
HSL 340° 31.40% 33.73%
HSB/HSV 340° 47.79% 44.31%
CMYK 0.00% 47.79% 31.86%
55.69%

Color #713B4D in popluar number systems.

HEX 71 3B 4D
Decimal 113 59 77
Binary 1110001 111011 1001101
Octal 161 73 115

Shades and tints

Shades of #713B4D

#713B4D
(113,59,77)
#673646
(103,54,70)
#5D313F
(93,49,63)
#532C38
(83,44,56)
#492731
(73,39,49)
#3F222A
(63,34,42)
#351D23
(53,29,35)
#2B181C
(43,24,28)
#211315
(33,19,21)
#170E0E
(23,14,14)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #713B4D

#713B4D
(113,59,77)
#7D4C5D
(125,76,93)
#895D6D
(137,93,109)
#956E7D
(149,110,125)
#A17F8D
(161,127,141)
#AD909D
(173,144,157)
#B9A1AD
(185,161,173)
#C5B2BD
(197,178,189)
#D1C3CD
(209,195,205)
#DDD4DD
(221,212,221)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713B4D; }

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

This text font color is #713B4D.

Background Color

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

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

This div background color is #713B4D.

Border color

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

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

This div border color is #713B4D.

Opacity

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

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

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

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

This text has shadow with #713B4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713B4D.

Preview

Color preview on black background

This text has color #713B4D on black background.


Color preview on white background

This text has color #713B4D on white background.


Black color preview on #713B4D background

This text has black color on #713B4D background.


White color preview on #713B4D background

This text has white color on #713B4D background.


Related colors

Complementary color

Complementary color for #hex is #8EC4B2.


I love getcolorcode.com

Triadic colors

1 #4D713B and #3B4D71 with #713B4D are triadic colors.

2 #4D3B71 and #3B714D with #713B4D are triadic colors.