COLOR #713E37

HEX: #713E37 RGB: (113,62,55)

Renk bilgisi

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

RGB renk modeli

#713E37 color RGB value is (113,62,55).

RGB: (113,62,55) (44%, 24%, 22%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 55 of 255 = 22%

113
62
55

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 62 + 55 = 230 (100%)
R 113 of 230 ~ 49.13%
G 62 of 230 ~ 26.96%
B 55 of 230 ~ 23.91'%

%49.13
%26.96
%23.91

CMYK RENK MODELİ

#713E37 rengi CMYK tonu (0,45,51,56).

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

CMYK: (0,45,51,56)
C0M45Y51K56 (0%, 45%, 51%, 56%)
(0.00 / 0.45 / 0.51 / 0.56)

CMYK yüzdeleri

%0
%45.13
%51.33
%55.69

Codes

Color #713E37 in popluar color models

71 3E 37
RGB 113 62 55
HSL 34.52% 32.94%
HSB/HSV 51.33% 44.31%
CMYK 0.00% 45.13% 51.33%
55.69%

Color #713E37 in popluar number systems.

HEX 71 3E 37
Decimal 113 62 55
Binary 1110001 111110 110111
Octal 161 76 67

Shades and tints

Shades of #713E37

#713E37
(113,62,55)
#673932
(103,57,50)
#5D342D
(93,52,45)
#532F28
(83,47,40)
#492A23
(73,42,35)
#3F251E
(63,37,30)
#352019
(53,32,25)
#2B1B14
(43,27,20)
#21160F
(33,22,15)
#17110A
(23,17,10)
#0D0C05
(13,12,5)
#000000
(0,0,0)

Tints of #713E37

#713E37
(113,62,55)
#7D4F49
(125,79,73)
#89605B
(137,96,91)
#95716D
(149,113,109)
#A1827F
(161,130,127)
#AD9391
(173,147,145)
#B9A4A3
(185,164,163)
#C5B5B5
(197,181,181)
#D1C6C7
(209,198,199)
#DDD7D9
(221,215,217)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713E37; }

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

This text font color is #713E37.

Background Color

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

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

This div background color is #713E37.

Border color

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

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

This div border color is #713E37.

Opacity

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

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

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

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

This text has shadow with #713E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E37.

Preview

Color preview on black background

This text has color #713E37 on black background.


Color preview on white background

This text has color #713E37 on white background.


Black color preview on #713E37 background

This text has black color on #713E37 background.


White color preview on #713E37 background

This text has white color on #713E37 background.


Related colors

Complementary color

Complementary color for #hex is #8EC1C8.


I love getcolorcode.com

Triadic colors

1 #37713E and #3E3771 with #713E37 are triadic colors.

2 #373E71 and #3E7137 with #713E37 are triadic colors.