COLOR #713B38

HEX: #713B38 RGB: (113,59,56)

Renk bilgisi

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

RGB renk modeli

#713B38 color RGB value is (113,59,56).

RGB: (113,59,56) (44%, 23%, 22%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 56 of 255 = 22%

113
59
56

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 56 = 228 (100%)
R 113 of 228 ~ 49.56%
G 59 of 228 ~ 25.88%
B 56 of 228 ~ 24.56'%

%49.56
%25.88
%24.56

CMYK RENK MODELİ

#713B38 rengi CMYK tonu (0,48,50,56).

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

CMYK: (0,48,50,56)
C0M48Y50K56 (0%, 48%, 50%, 56%)
(0.00 / 0.48 / 0.50 / 0.56)

CMYK yüzdeleri

%0
%47.79
%50.44
%55.69

Codes

Color #713B38 in popluar color models

71 3B 38
RGB 113 59 56
HSL 33.73% 33.14%
HSB/HSV 50.44% 44.31%
CMYK 0.00% 47.79% 50.44%
55.69%

Color #713B38 in popluar number systems.

HEX 71 3B 38
Decimal 113 59 56
Binary 1110001 111011 111000
Octal 161 73 70

Shades and tints

Shades of #713B38

#713B38
(113,59,56)
#673633
(103,54,51)
#5D312E
(93,49,46)
#532C29
(83,44,41)
#492724
(73,39,36)
#3F221F
(63,34,31)
#351D1A
(53,29,26)
#2B1815
(43,24,21)
#211310
(33,19,16)
#170E0B
(23,14,11)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #713B38

#713B38
(113,59,56)
#7D4C4A
(125,76,74)
#895D5C
(137,93,92)
#956E6E
(149,110,110)
#A17F80
(161,127,128)
#AD9092
(173,144,146)
#B9A1A4
(185,161,164)
#C5B2B6
(197,178,182)
#D1C3C8
(209,195,200)
#DDD4DA
(221,212,218)
#E9E5EC
(233,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713B38; }

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

This text font color is #713B38.

Background Color

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

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

This div background color is #713B38.

Border color

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

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

This div border color is #713B38.

Opacity

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

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

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

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

This text has shadow with #713B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713B38.

Preview

Color preview on black background

This text has color #713B38 on black background.


Color preview on white background

This text has color #713B38 on white background.


Black color preview on #713B38 background

This text has black color on #713B38 background.


White color preview on #713B38 background

This text has white color on #713B38 background.


Related colors

Complementary color

Complementary color for #hex is #8EC4C7.


I love getcolorcode.com

Triadic colors

1 #38713B and #3B3871 with #713B38 are triadic colors.

2 #383B71 and #3B7138 with #713B38 are triadic colors.