COLOR #713E26

HEX: #713E26 RGB: (113,62,38)

Renk bilgisi

#713E26 contains mainly red and green colors. #713E26 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#713E26 color RGB value is (113,62,38).

RGB: (113,62,38) (44%, 24%, 15%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 38 of 255 = 15%

113
62
38

R + G + B ~ 28%. #713E26 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 62 + 38 = 213 (100%)
R 113 of 213 ~ 53.05%
G 62 of 213 ~ 29.11%
B 38 of 213 ~ 17.84'%

%53.05
%29.11
%17.84

CMYK RENK MODELİ

#713E26 rengi CMYK tonu (0,45,66,56).

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

CMYK: (0,45,66,56)
C0M45Y66K56 (0%, 45%, 66%, 56%)
(0.00 / 0.45 / 0.66 / 0.56)

CMYK yüzdeleri

%0
%45.13
%66.37
%55.69

Codes

Color #713E26 in popluar color models

71 3E 26
RGB 113 62 38
HSL 19° 49.67% 29.61%
HSB/HSV 19° 66.37% 44.31%
CMYK 0.00% 45.13% 66.37%
55.69%

Color #713E26 in popluar number systems.

HEX 71 3E 26
Decimal 113 62 38
Binary 1110001 111110 100110
Octal 161 76 46

Shades and tints

Shades of #713E26

#713E26
(113,62,38)
#673923
(103,57,35)
#5D3420
(93,52,32)
#532F1D
(83,47,29)
#492A1A
(73,42,26)
#3F2517
(63,37,23)
#352014
(53,32,20)
#2B1B11
(43,27,17)
#21160E
(33,22,14)
#17110B
(23,17,11)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #713E26

#713E26
(113,62,38)
#7D4F39
(125,79,57)
#89604C
(137,96,76)
#95715F
(149,113,95)
#A18272
(161,130,114)
#AD9385
(173,147,133)
#B9A498
(185,164,152)
#C5B5AB
(197,181,171)
#D1C6BE
(209,198,190)
#DDD7D1
(221,215,209)
#E9E8E4
(233,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713E26; }

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

This text font color is #713E26.

Background Color

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

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

This div background color is #713E26.

Border color

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

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

This div border color is #713E26.

Opacity

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

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

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

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

This text has shadow with #713E26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E26.

Preview

Color preview on black background

This text has color #713E26 on black background.


Color preview on white background

This text has color #713E26 on white background.


Black color preview on #713E26 background

This text has black color on #713E26 background.


White color preview on #713E26 background

This text has white color on #713E26 background.


Related colors

Complementary color

Complementary color for #hex is #8EC1D9.


I love getcolorcode.com

Triadic colors

1 #26713E and #3E2671 with #713E26 are triadic colors.

2 #263E71 and #3E7126 with #713E26 are triadic colors.