COLOR #713F7D

HEX: #713F7D RGB: (113,63,125)

Renk bilgisi

#713F7D contains mainly red and blue colors. #713F7D ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#713F7D color RGB value is (113,63,125).

RGB: (113,63,125) (44%, 25%, 49%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 125 of 255 = 49%

113
63
125

R + G + B ~ 39%. #713F7D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 125 = 301 (100%)
R 113 of 301 ~ 37.54%
G 63 of 301 ~ 20.93%
B 125 of 301 ~ 41.53'%

%37.54
%20.93
%41.53

CMYK RENK MODELİ

#713F7D rengi CMYK tonu (10,50,0,51).

  • camgöbeği tonu 9.60%
  • eflatun tonu 49.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (10,50,0,51)
C10M50Y0K51 (10%, 50%, 0%, 51%)
(0.10 / 0.50 / 0.00 / 0.51)

CMYK yüzdeleri

%9.6
%49.6
%0
%50.98

Codes

Color #713F7D in popluar color models

71 3F 7D
RGB 113 63 125
HSL 288° 32.98% 36.86%
HSB/HSV 288° 49.60% 49.02%
CMYK 9.60% 49.60% 0.00%
50.98%

Color #713F7D in popluar number systems.

HEX 71 3F 7D
Decimal 113 63 125
Binary 1110001 111111 1111101
Octal 161 77 175

Shades and tints

Shades of #713F7D

#713F7D
(113,63,125)
#673A72
(103,58,114)
#5D3567
(93,53,103)
#53305C
(83,48,92)
#492B51
(73,43,81)
#3F2646
(63,38,70)
#35213B
(53,33,59)
#2B1C30
(43,28,48)
#211725
(33,23,37)
#17121A
(23,18,26)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #713F7D

#713F7D
(113,63,125)
#7D5088
(125,80,136)
#896193
(137,97,147)
#95729E
(149,114,158)
#A183A9
(161,131,169)
#AD94B4
(173,148,180)
#B9A5BF
(185,165,191)
#C5B6CA
(197,182,202)
#D1C7D5
(209,199,213)
#DDD8E0
(221,216,224)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713F7D; }

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

This text font color is #713F7D.

Background Color

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

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

This div background color is #713F7D.

Border color

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

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

This div border color is #713F7D.

Opacity

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

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

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

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

This text has shadow with #713F7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F7D.

Preview

Color preview on black background

This text has color #713F7D on black background.


Color preview on white background

This text has color #713F7D on white background.


Black color preview on #713F7D background

This text has black color on #713F7D background.


White color preview on #713F7D background

This text has white color on #713F7D background.


Related colors

Complementary color

Complementary color for #hex is #8EC082.


I love getcolorcode.com

Triadic colors

1 #7D713F and #3F7D71 with #713F7D are triadic colors.

2 #7D3F71 and #3F717D with #713F7D are triadic colors.