COLOR #713F68

HEX: #713F68 RGB: (113,63,104)

Renk bilgisi

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

RGB renk modeli

#713F68 color RGB value is (113,63,104).

RGB: (113,63,104) (44%, 25%, 41%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 104 of 255 = 41%

113
63
104

R + G + B ~ 37%. #713F68 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 104 = 280 (100%)
R 113 of 280 ~ 40.36%
G 63 of 280 ~ 22.5%
B 104 of 280 ~ 37.14'%

%40.36
%22.5
%37.14

CMYK RENK MODELİ

#713F68 rengi CMYK tonu (0,44,8,56).

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

CMYK: (0,44,8,56)
C0M44Y8K56 (0%, 44%, 8%, 56%)
(0.00 / 0.44 / 0.08 / 0.56)

CMYK yüzdeleri

%0
%44.25
%7.96
%55.69

Codes

Color #713F68 in popluar color models

71 3F 68
RGB 113 63 104
HSL 311° 28.41% 34.51%
HSB/HSV 311° 44.25% 44.31%
CMYK 0.00% 44.25% 7.96%
55.69%

Color #713F68 in popluar number systems.

HEX 71 3F 68
Decimal 113 63 104
Binary 1110001 111111 1101000
Octal 161 77 150

Shades and tints

Shades of #713F68

#713F68
(113,63,104)
#673A5F
(103,58,95)
#5D3556
(93,53,86)
#53304D
(83,48,77)
#492B44
(73,43,68)
#3F263B
(63,38,59)
#352132
(53,33,50)
#2B1C29
(43,28,41)
#211720
(33,23,32)
#171217
(23,18,23)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #713F68

#713F68
(113,63,104)
#7D5075
(125,80,117)
#896182
(137,97,130)
#95728F
(149,114,143)
#A1839C
(161,131,156)
#AD94A9
(173,148,169)
#B9A5B6
(185,165,182)
#C5B6C3
(197,182,195)
#D1C7D0
(209,199,208)
#DDD8DD
(221,216,221)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713F68; }

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

This text font color is #713F68.

Background Color

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

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

This div background color is #713F68.

Border color

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

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

This div border color is #713F68.

Opacity

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

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

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

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

This text has shadow with #713F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F68.

Preview

Color preview on black background

This text has color #713F68 on black background.


Color preview on white background

This text has color #713F68 on white background.


Black color preview on #713F68 background

This text has black color on #713F68 background.


White color preview on #713F68 background

This text has white color on #713F68 background.


Related colors

Complementary color

Complementary color for #hex is #8EC097.


I love getcolorcode.com

Triadic colors

1 #68713F and #3F6871 with #713F68 are triadic colors.

2 #683F71 and #3F7168 with #713F68 are triadic colors.