COLOR #713B5A

HEX: #713B5A RGB: (113,59,90)

Renk bilgisi

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

RGB renk modeli

#713B5A color RGB value is (113,59,90).

RGB: (113,59,90) (44%, 23%, 35%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 90 of 255 = 35%

113
59
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 90 = 262 (100%)
R 113 of 262 ~ 43.13%
G 59 of 262 ~ 22.52%
B 90 of 262 ~ 34.35'%

%43.13
%22.52
%34.35

CMYK RENK MODELİ

#713B5A rengi CMYK tonu (0,48,20,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.79%
  • sarı tonu 20.35%
  • ana renk tonu 55.69%

CMYK: (0,48,20,56)
C0M48Y20K56 (0%, 48%, 20%, 56%)
(0.00 / 0.48 / 0.20 / 0.56)

CMYK yüzdeleri

%0
%47.79
%20.35
%55.69

Codes

Color #713B5A in popluar color models

71 3B 5A
RGB 113 59 90
HSL 326° 31.40% 33.73%
HSB/HSV 326° 47.79% 44.31%
CMYK 0.00% 47.79% 20.35%
55.69%

Color #713B5A in popluar number systems.

HEX 71 3B 5A
Decimal 113 59 90
Binary 1110001 111011 1011010
Octal 161 73 132

Shades and tints

Shades of #713B5A

#713B5A
(113,59,90)
#673652
(103,54,82)
#5D314A
(93,49,74)
#532C42
(83,44,66)
#49273A
(73,39,58)
#3F2232
(63,34,50)
#351D2A
(53,29,42)
#2B1822
(43,24,34)
#21131A
(33,19,26)
#170E12
(23,14,18)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #713B5A

#713B5A
(113,59,90)
#7D4C69
(125,76,105)
#895D78
(137,93,120)
#956E87
(149,110,135)
#A17F96
(161,127,150)
#AD90A5
(173,144,165)
#B9A1B4
(185,161,180)
#C5B2C3
(197,178,195)
#D1C3D2
(209,195,210)
#DDD4E1
(221,212,225)
#E9E5F0
(233,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713B5A color. Also use rgb(113,59,90) instead hex code.

Text Font Color

.myTextColor { color: #713B5A; }

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

This text font color is #713B5A.

Background Color

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

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

This div background color is #713B5A.

Border color

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

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

This div border color is #713B5A.

Opacity

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

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

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

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

This text has shadow with #713B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713B5A.

Preview

Color preview on black background

This text has color #713B5A on black background.


Color preview on white background

This text has color #713B5A on white background.


Black color preview on #713B5A background

This text has black color on #713B5A background.


White color preview on #713B5A background

This text has white color on #713B5A background.


Related colors

Complementary color

Complementary color for #hex is #8EC4A5.


I love getcolorcode.com

Triadic colors

1 #5A713B and #3B5A71 with #713B5A are triadic colors.

2 #5A3B71 and #3B715A with #713B5A are triadic colors.