COLOR #714D49

HEX: #714D49 RGB: (113,77,73)

Renk bilgisi

#714D49 contains red, green and blue colors in about the same proportion. #714D49 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#714D49 color RGB value is (113,77,73).

RGB: (113,77,73) (44%, 30%, 29%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 77 of 255 = 30%
B 73 of 255 = 29%

113
77
73

R + G + B ~ 34%. #714D49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 77 + 73 = 263 (100%)
R 113 of 263 ~ 42.97%
G 77 of 263 ~ 29.28%
B 73 of 263 ~ 27.76'%

%42.97
%29.28
%27.76

CMYK RENK MODELİ

#714D49 rengi CMYK tonu (0,32,35,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.86%
  • sarı tonu 35.40%
  • ana renk tonu 55.69%

CMYK: (0,32,35,56)
C0M32Y35K56 (0%, 32%, 35%, 56%)
(0.00 / 0.32 / 0.35 / 0.56)

CMYK yüzdeleri

%0
%31.86
%35.4
%55.69

Codes

Color #714D49 in popluar color models

71 4D 49
RGB 113 77 73
HSL 21.51% 36.47%
HSB/HSV 35.40% 44.31%
CMYK 0.00% 31.86% 35.40%
55.69%

Color #714D49 in popluar number systems.

HEX 71 4D 49
Decimal 113 77 73
Binary 1110001 1001101 1001001
Octal 161 115 111

Shades and tints

Shades of #714D49

#714D49
(113,77,73)
#674643
(103,70,67)
#5D3F3D
(93,63,61)
#533837
(83,56,55)
#493131
(73,49,49)
#3F2A2B
(63,42,43)
#352325
(53,35,37)
#2B1C1F
(43,28,31)
#211519
(33,21,25)
#170E13
(23,14,19)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #714D49

#714D49
(113,77,73)
#7D5D59
(125,93,89)
#896D69
(137,109,105)
#957D79
(149,125,121)
#A18D89
(161,141,137)
#AD9D99
(173,157,153)
#B9ADA9
(185,173,169)
#C5BDB9
(197,189,185)
#D1CDC9
(209,205,201)
#DDDDD9
(221,221,217)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714D49 color. Also use rgb(113,77,73) instead hex code.

Text Font Color

.myTextColor { color: #714D49; }

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

This text font color is #714D49.

Background Color

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

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

This div background color is #714D49.

Border color

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

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

This div border color is #714D49.

Opacity

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

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

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

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

This text has shadow with #714D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714D49.

Preview

Color preview on black background

This text has color #714D49 on black background.


Color preview on white background

This text has color #714D49 on white background.


Black color preview on #714D49 background

This text has black color on #714D49 background.


White color preview on #714D49 background

This text has white color on #714D49 background.


Related colors

Complementary color

Complementary color for #hex is #8EB2B6.


I love getcolorcode.com

Triadic colors

1 #49714D and #4D4971 with #714D49 are triadic colors.

2 #494D71 and #4D7149 with #714D49 are triadic colors.