COLOR #714A31

HEX: #714A31 RGB: (113,74,49)

Renk bilgisi

#714A31 contains mainly red and green colors. #714A31 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#714A31 color RGB value is (113,74,49).

RGB: (113,74,49) (44%, 29%, 19%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 74 of 255 = 29%
B 49 of 255 = 19%

113
74
49

R + G + B ~ 31%. #714A31 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 74 + 49 = 236 (100%)
R 113 of 236 ~ 47.88%
G 74 of 236 ~ 31.36%
B 49 of 236 ~ 20.76'%

%47.88
%31.36
%20.76

CMYK RENK MODELİ

#714A31 rengi CMYK tonu (0,35,57,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.51%
  • sarı tonu 56.64%
  • ana renk tonu 55.69%

CMYK: (0,35,57,56)
C0M35Y57K56 (0%, 35%, 57%, 56%)
(0.00 / 0.35 / 0.57 / 0.56)

CMYK yüzdeleri

%0
%34.51
%56.64
%55.69

Codes

Color #714A31 in popluar color models

71 4A 31
RGB 113 74 49
HSL 23° 39.51% 31.76%
HSB/HSV 23° 56.64% 44.31%
CMYK 0.00% 34.51% 56.64%
55.69%

Color #714A31 in popluar number systems.

HEX 71 4A 31
Decimal 113 74 49
Binary 1110001 1001010 110001
Octal 161 112 61

Shades and tints

Shades of #714A31

#714A31
(113,74,49)
#67442D
(103,68,45)
#5D3E29
(93,62,41)
#533825
(83,56,37)
#493221
(73,50,33)
#3F2C1D
(63,44,29)
#352619
(53,38,25)
#2B2015
(43,32,21)
#211A11
(33,26,17)
#17140D
(23,20,13)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #714A31

#714A31
(113,74,49)
#7D5A43
(125,90,67)
#896A55
(137,106,85)
#957A67
(149,122,103)
#A18A79
(161,138,121)
#AD9A8B
(173,154,139)
#B9AA9D
(185,170,157)
#C5BAAF
(197,186,175)
#D1CAC1
(209,202,193)
#DDDAD3
(221,218,211)
#E9EAE5
(233,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714A31 color. Also use rgb(113,74,49) instead hex code.

Text Font Color

.myTextColor { color: #714A31; }

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

This text font color is #714A31.

Background Color

.myBgColor { background-color: #714A31; }

<div style="background-color:#714A31">Inner text</div>

This div background color is #714A31.

Border color

.myBorderColor { border: 1px solid #714A31; }

<div style="border:3px solid #714A31">Div</div>

This div border color is #714A31.

Opacity

.myOpacity80 { color: #714A31; opacity: 0.8; }

<p style="color:#714A31;opacity:0.8;">80%</p>

Text with #714A31 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 #714A31;}

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

This text has shadow with #714A31 color.


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

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

This text has shadow with #714A31 primary color and red secondary color.


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

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

This text has shadow with #714A31 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #714A31.

Preview

Color preview on black background

This text has color #714A31 on black background.


Color preview on white background

This text has color #714A31 on white background.


Black color preview on #714A31 background

This text has black color on #714A31 background.


White color preview on #714A31 background

This text has white color on #714A31 background.


Related colors

Complementary color

Complementary color for #hex is #8EB5CE.


I love getcolorcode.com

Triadic colors

1 #31714A and #4A3171 with #714A31 are triadic colors.

2 #314A71 and #4A7131 with #714A31 are triadic colors.