COLOR #713F52

HEX: #713F52 RGB: (113,63,82)

Renk bilgisi

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

RGB renk modeli

#713F52 color RGB value is (113,63,82).

RGB: (113,63,82) (44%, 25%, 32%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 82 of 255 = 32%

113
63
82

R + G + B ~ 34%. #713F52 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 82 = 258 (100%)
R 113 of 258 ~ 43.8%
G 63 of 258 ~ 24.42%
B 82 of 258 ~ 31.78'%

%43.8
%24.42
%31.78

CMYK RENK MODELİ

#713F52 rengi CMYK tonu (0,44,27,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.25%
  • sarı tonu 27.43%
  • ana renk tonu 55.69%

CMYK: (0,44,27,56)
C0M44Y27K56 (0%, 44%, 27%, 56%)
(0.00 / 0.44 / 0.27 / 0.56)

CMYK yüzdeleri

%0
%44.25
%27.43
%55.69

Codes

Color #713F52 in popluar color models

71 3F 52
RGB 113 63 82
HSL 337° 28.41% 34.51%
HSB/HSV 337° 44.25% 44.31%
CMYK 0.00% 44.25% 27.43%
55.69%

Color #713F52 in popluar number systems.

HEX 71 3F 52
Decimal 113 63 82
Binary 1110001 111111 1010010
Octal 161 77 122

Shades and tints

Shades of #713F52

#713F52
(113,63,82)
#673A4B
(103,58,75)
#5D3544
(93,53,68)
#53303D
(83,48,61)
#492B36
(73,43,54)
#3F262F
(63,38,47)
#352128
(53,33,40)
#2B1C21
(43,28,33)
#21171A
(33,23,26)
#171213
(23,18,19)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #713F52

#713F52
(113,63,82)
#7D5061
(125,80,97)
#896170
(137,97,112)
#95727F
(149,114,127)
#A1838E
(161,131,142)
#AD949D
(173,148,157)
#B9A5AC
(185,165,172)
#C5B6BB
(197,182,187)
#D1C7CA
(209,199,202)
#DDD8D9
(221,216,217)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713F52 color. Also use rgb(113,63,82) instead hex code.

Text Font Color

.myTextColor { color: #713F52; }

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

This text font color is #713F52.

Background Color

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

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

This div background color is #713F52.

Border color

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

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

This div border color is #713F52.

Opacity

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

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

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

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

This text has shadow with #713F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F52.

Preview

Color preview on black background

This text has color #713F52 on black background.


Color preview on white background

This text has color #713F52 on white background.


Black color preview on #713F52 background

This text has black color on #713F52 background.


White color preview on #713F52 background

This text has white color on #713F52 background.


Related colors

Complementary color

Complementary color for #hex is #8EC0AD.


I love getcolorcode.com

Triadic colors

1 #52713F and #3F5271 with #713F52 are triadic colors.

2 #523F71 and #3F7152 with #713F52 are triadic colors.