COLOR #713E5E

HEX: #713E5E RGB: (113,62,94)

Renk bilgisi

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

RGB renk modeli

#713E5E color RGB value is (113,62,94).

RGB: (113,62,94) (44%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 94 of 255 = 37%

113
62
94

R + G + B ~ 35%. #713E5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 62 + 94 = 269 (100%)
R 113 of 269 ~ 42.01%
G 62 of 269 ~ 23.05%
B 94 of 269 ~ 34.94'%

%42.01
%23.05
%34.94

CMYK RENK MODELİ

#713E5E rengi CMYK tonu (0,45,17,56).

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

CMYK: (0,45,17,56)
C0M45Y17K56 (0%, 45%, 17%, 56%)
(0.00 / 0.45 / 0.17 / 0.56)

CMYK yüzdeleri

%0
%45.13
%16.81
%55.69

Codes

Color #713E5E in popluar color models

71 3E 5E
RGB 113 62 94
HSL 322° 29.14% 34.31%
HSB/HSV 322° 45.13% 44.31%
CMYK 0.00% 45.13% 16.81%
55.69%

Color #713E5E in popluar number systems.

HEX 71 3E 5E
Decimal 113 62 94
Binary 1110001 111110 1011110
Octal 161 76 136

Shades and tints

Shades of #713E5E

#713E5E
(113,62,94)
#673956
(103,57,86)
#5D344E
(93,52,78)
#532F46
(83,47,70)
#492A3E
(73,42,62)
#3F2536
(63,37,54)
#35202E
(53,32,46)
#2B1B26
(43,27,38)
#21161E
(33,22,30)
#171116
(23,17,22)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #713E5E

#713E5E
(113,62,94)
#7D4F6C
(125,79,108)
#89607A
(137,96,122)
#957188
(149,113,136)
#A18296
(161,130,150)
#AD93A4
(173,147,164)
#B9A4B2
(185,164,178)
#C5B5C0
(197,181,192)
#D1C6CE
(209,198,206)
#DDD7DC
(221,215,220)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713E5E; }

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

This text font color is #713E5E.

Background Color

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

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

This div background color is #713E5E.

Border color

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

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

This div border color is #713E5E.

Opacity

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

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

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

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

This text has shadow with #713E5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E5E.

Preview

Color preview on black background

This text has color #713E5E on black background.


Color preview on white background

This text has color #713E5E on white background.


Black color preview on #713E5E background

This text has black color on #713E5E background.


White color preview on #713E5E background

This text has white color on #713E5E background.


Related colors

Complementary color

Complementary color for #hex is #8EC1A1.


I love getcolorcode.com

Triadic colors

1 #5E713E and #3E5E71 with #713E5E are triadic colors.

2 #5E3E71 and #3E715E with #713E5E are triadic colors.