COLOR #713F6F

HEX: #713F6F RGB: (113,63,111)

Renk bilgisi

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

RGB renk modeli

#713F6F color RGB value is (113,63,111).

RGB: (113,63,111) (44%, 25%, 44%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 111 of 255 = 44%

113
63
111

R + G + B ~ 38%. #713F6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 111 = 287 (100%)
R 113 of 287 ~ 39.37%
G 63 of 287 ~ 21.95%
B 111 of 287 ~ 38.68'%

%39.37
%21.95
%38.68

CMYK RENK MODELİ

#713F6F rengi CMYK tonu (0,44,2,56).

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

CMYK: (0,44,2,56)
C0M44Y2K56 (0%, 44%, 2%, 56%)
(0.00 / 0.44 / 0.02 / 0.56)

CMYK yüzdeleri

%0
%44.25
%1.77
%55.69

Codes

Color #713F6F in popluar color models

71 3F 6F
RGB 113 63 111
HSL 302° 28.41% 34.51%
HSB/HSV 302° 44.25% 44.31%
CMYK 0.00% 44.25% 1.77%
55.69%

Color #713F6F in popluar number systems.

HEX 71 3F 6F
Decimal 113 63 111
Binary 1110001 111111 1101111
Octal 161 77 157

Shades and tints

Shades of #713F6F

#713F6F
(113,63,111)
#673A65
(103,58,101)
#5D355B
(93,53,91)
#533051
(83,48,81)
#492B47
(73,43,71)
#3F263D
(63,38,61)
#352133
(53,33,51)
#2B1C29
(43,28,41)
#21171F
(33,23,31)
#171215
(23,18,21)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #713F6F

#713F6F
(113,63,111)
#7D507C
(125,80,124)
#896189
(137,97,137)
#957296
(149,114,150)
#A183A3
(161,131,163)
#AD94B0
(173,148,176)
#B9A5BD
(185,165,189)
#C5B6CA
(197,182,202)
#D1C7D7
(209,199,215)
#DDD8E4
(221,216,228)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713F6F; }

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

This text font color is #713F6F.

Background Color

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

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

This div background color is #713F6F.

Border color

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

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

This div border color is #713F6F.

Opacity

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

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

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

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

This text has shadow with #713F6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F6F.

Preview

Color preview on black background

This text has color #713F6F on black background.


Color preview on white background

This text has color #713F6F on white background.


Black color preview on #713F6F background

This text has black color on #713F6F background.


White color preview on #713F6F background

This text has white color on #713F6F background.


Related colors

Complementary color

Complementary color for #hex is #8EC090.


I love getcolorcode.com

Triadic colors

1 #6F713F and #3F6F71 with #713F6F are triadic colors.

2 #6F3F71 and #3F716F with #713F6F are triadic colors.