COLOR #713F63

HEX: #713F63 RGB: (113,63,99)

Renk bilgisi

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

RGB renk modeli

#713F63 color RGB value is (113,63,99).

RGB: (113,63,99) (44%, 25%, 39%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 99 of 255 = 39%

113
63
99

R + G + B ~ 36%. #713F63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 99 = 275 (100%)
R 113 of 275 ~ 41.09%
G 63 of 275 ~ 22.91%
B 99 of 275 ~ 36'%

%41.09
%22.91
%36

CMYK RENK MODELİ

#713F63 rengi CMYK tonu (0,44,12,56).

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

CMYK: (0,44,12,56)
C0M44Y12K56 (0%, 44%, 12%, 56%)
(0.00 / 0.44 / 0.12 / 0.56)

CMYK yüzdeleri

%0
%44.25
%12.39
%55.69

Codes

Color #713F63 in popluar color models

71 3F 63
RGB 113 63 99
HSL 317° 28.41% 34.51%
HSB/HSV 317° 44.25% 44.31%
CMYK 0.00% 44.25% 12.39%
55.69%

Color #713F63 in popluar number systems.

HEX 71 3F 63
Decimal 113 63 99
Binary 1110001 111111 1100011
Octal 161 77 143

Shades and tints

Shades of #713F63

#713F63
(113,63,99)
#673A5A
(103,58,90)
#5D3551
(93,53,81)
#533048
(83,48,72)
#492B3F
(73,43,63)
#3F2636
(63,38,54)
#35212D
(53,33,45)
#2B1C24
(43,28,36)
#21171B
(33,23,27)
#171212
(23,18,18)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #713F63

#713F63
(113,63,99)
#7D5071
(125,80,113)
#89617F
(137,97,127)
#95728D
(149,114,141)
#A1839B
(161,131,155)
#AD94A9
(173,148,169)
#B9A5B7
(185,165,183)
#C5B6C5
(197,182,197)
#D1C7D3
(209,199,211)
#DDD8E1
(221,216,225)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713F63; }

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

This text font color is #713F63.

Background Color

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

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

This div background color is #713F63.

Border color

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

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

This div border color is #713F63.

Opacity

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

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

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

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

This text has shadow with #713F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F63.

Preview

Color preview on black background

This text has color #713F63 on black background.


Color preview on white background

This text has color #713F63 on white background.


Black color preview on #713F63 background

This text has black color on #713F63 background.


White color preview on #713F63 background

This text has white color on #713F63 background.


Related colors

Complementary color

Complementary color for #hex is #8EC09C.


I love getcolorcode.com

Triadic colors

1 #63713F and #3F6371 with #713F63 are triadic colors.

2 #633F71 and #3F7163 with #713F63 are triadic colors.