COLOR #713E58

HEX: #713E58
RGB: (113,62,88)

Renk bilgisi

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

RGB renk modeli

#713E58 color RGB value is (113,62,88).

  • kırmız ton 113;
  • yeşil ton 62;
  • mavi ton 88.
RGB: (113,62,88) (44%,24%,35%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 88 of 255 = 35%

113
62
88

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

Yüzdelerle RGB renk parçaları

R + G + B =
113 + 62 + 88 = 263 (100%)
R 113 of 263 ~ 42.97%
G 62 of 263 ~ 23.57%
B 88 of 263 ~ 33.46%

%42.97
%23.57
%33.46

CMYK RENK MODELİ

#713E58 rengi CMYK tonu (0,45,22,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.13%
  • sarı tonu 22.12%
  • ana renk tonu 55.69%
CMYK: (0,45,22,56) C0M45Y22K56 (0%,45%,22%,56%) (0.00/0.45/0.22/0.56)

CMYK yüzdeleri

%0
%45.13
%22.12
%55.69

Codes

Color #713E58 in popluar color models

713E58
RGB1136288
HSL329°29.14%34.31%
HSB/HSV329°45.13%44.31%
CMYK0.00%45.13%22.12%
55.69%

Color #713E58 in popluar number systems.

HEX713E58
Decimal1136288
Binary11100011111101011000
Octal16176130

Shades and tints

Shades of #713E58

#713E58
(113,62,88)
#673950
(103,57,80)
#5D3448
(93,52,72)
#532F40
(83,47,64)
#492A38
(73,42,56)
#3F2530
(63,37,48)
#352028
(53,32,40)
#2B1B20
(43,27,32)
#211618
(33,22,24)
#171110
(23,17,16)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #713E58

#713E58
(113,62,88)
#7D4F67
(125,79,103)
#896076
(137,96,118)
#957185
(149,113,133)
#A18294
(161,130,148)
#AD93A3
(173,147,163)
#B9A4B2
(185,164,178)
#C5B5C1
(197,181,193)
#D1C6D0
(209,198,208)
#DDD7DF
(221,215,223)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713E58 color. Also use rgb(113,62,88) instead hex code.

Text Font Color

.myTextColor { color: #713E58; }

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

This text font color is #713E58.


Background Color

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

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

This div background color is #713E58.


Border color

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

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

This div border color is #713E58.


Opacity

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

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

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

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

This text has shadow with #713E58 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #713E58; -webkit-box-shadow:	1px 1px 3px 2px #713E58; box-shadow:	1px 1px 3px 2px #713E58; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #713E58; -webkit-box-shadow: 1px 1px 3px 2px #713E58; box-shadow:1px 1px 3px 2px #713E58;">
Div content here</div>
This div box has shadow with color #713E58.

Preview

Color preview on black background

This text has color #713E58 on black background.


Color preview on white background

This text has color #713E58 on white background.



Black color preview on #713E58 background

This text has black color on #713E58 background.


White color preview on #713E58 background

This text has white color on #713E58 background.