COLOR #713E5C

HEX: #713E5C RGB: (113,62,92)

Renk bilgisi

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

RGB renk modeli

#713E5C color RGB value is (113,62,92).

RGB: (113,62,92) (44%, 24%, 36%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 92 of 255 = 36%

113
62
92

R + G + B ~ 35%. #713E5C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 62 + 92 = 267 (100%)
R 113 of 267 ~ 42.32%
G 62 of 267 ~ 23.22%
B 92 of 267 ~ 34.46'%

%42.32
%23.22
%34.46

CMYK RENK MODELİ

#713E5C rengi CMYK tonu (0,45,19,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.13%
  • sarı tonu 18.58%
  • ana renk tonu 55.69%

CMYK: (0,45,19,56)
C0M45Y19K56 (0%, 45%, 19%, 56%)
(0.00 / 0.45 / 0.19 / 0.56)

CMYK yüzdeleri

%0
%45.13
%18.58
%55.69

Codes

Color #713E5C in popluar color models

71 3E 5C
RGB 113 62 92
HSL 325° 29.14% 34.31%
HSB/HSV 325° 45.13% 44.31%
CMYK 0.00% 45.13% 18.58%
55.69%

Color #713E5C in popluar number systems.

HEX 71 3E 5C
Decimal 113 62 92
Binary 1110001 111110 1011100
Octal 161 76 134

Shades and tints

Shades of #713E5C

#713E5C
(113,62,92)
#673954
(103,57,84)
#5D344C
(93,52,76)
#532F44
(83,47,68)
#492A3C
(73,42,60)
#3F2534
(63,37,52)
#35202C
(53,32,44)
#2B1B24
(43,27,36)
#21161C
(33,22,28)
#171114
(23,17,20)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #713E5C

#713E5C
(113,62,92)
#7D4F6A
(125,79,106)
#896078
(137,96,120)
#957186
(149,113,134)
#A18294
(161,130,148)
#AD93A2
(173,147,162)
#B9A4B0
(185,164,176)
#C5B5BE
(197,181,190)
#D1C6CC
(209,198,204)
#DDD7DA
(221,215,218)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713E5C; }

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

This text font color is #713E5C.

Background Color

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

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

This div background color is #713E5C.

Border color

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

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

This div border color is #713E5C.

Opacity

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

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

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

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

This text has shadow with #713E5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E5C.

Preview

Color preview on black background

This text has color #713E5C on black background.


Color preview on white background

This text has color #713E5C on white background.


Black color preview on #713E5C background

This text has black color on #713E5C background.


White color preview on #713E5C background

This text has white color on #713E5C background.


Related colors

Complementary color

Complementary color for #hex is #8EC1A3.


I love getcolorcode.com

Triadic colors

1 #5C713E and #3E5C71 with #713E5C are triadic colors.

2 #5C3E71 and #3E715C with #713E5C are triadic colors.