COLOR #744F49

HEX: #744F49 RGB: (116,79,73)

Renk bilgisi

#744F49 contains red, green and blue colors in about the same proportion. #744F49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#744F49 color RGB value is (116,79,73).

RGB: (116,79,73) (45%, 31%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 79 of 255 = 31%
B 73 of 255 = 29%

116
79
73

R + G + B ~ 35%. #744F49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 79 + 73 = 268 (100%)
R 116 of 268 ~ 43.28%
G 79 of 268 ~ 29.48%
B 73 of 268 ~ 27.24'%

%43.28
%29.48
%27.24

CMYK RENK MODELİ

#744F49 rengi CMYK tonu (0,32,37,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.90%
  • sarı tonu 37.07%
  • ana renk tonu 54.51%

CMYK: (0,32,37,55)
C0M32Y37K55 (0%, 32%, 37%, 55%)
(0.00 / 0.32 / 0.37 / 0.55)

CMYK yüzdeleri

%0
%31.9
%37.07
%54.51

Codes

Color #744F49 in popluar color models

74 4F 49
RGB 116 79 73
HSL 22.75% 37.06%
HSB/HSV 37.07% 45.49%
CMYK 0.00% 31.90% 37.07%
54.51%

Color #744F49 in popluar number systems.

HEX 74 4F 49
Decimal 116 79 73
Binary 1110100 1001111 1001001
Octal 164 117 111

Shades and tints

Shades of #744F49

#744F49
(116,79,73)
#6A4843
(106,72,67)
#60413D
(96,65,61)
#563A37
(86,58,55)
#4C3331
(76,51,49)
#422C2B
(66,44,43)
#382525
(56,37,37)
#2E1E1F
(46,30,31)
#241719
(36,23,25)
#1A1013
(26,16,19)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #744F49

#744F49
(116,79,73)
#805F59
(128,95,89)
#8C6F69
(140,111,105)
#987F79
(152,127,121)
#A48F89
(164,143,137)
#B09F99
(176,159,153)
#BCAFA9
(188,175,169)
#C8BFB9
(200,191,185)
#D4CFC9
(212,207,201)
#E0DFD9
(224,223,217)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744F49 color. Also use rgb(116,79,73) instead hex code.

Text Font Color

.myTextColor { color: #744F49; }

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

This text font color is #744F49.

Background Color

.myBgColor { background-color: #744F49; }

<div style="background-color:#744F49">Inner text</div>

This div background color is #744F49.

Border color

.myBorderColor { border: 1px solid #744F49; }

<div style="border:3px solid #744F49">Div</div>

This div border color is #744F49.

Opacity

.myOpacity80 { color: #744F49; opacity: 0.8; }

<p style="color:#744F49;opacity:0.8;">80%</p>

Text with #744F49 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 #744F49;}

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

This text has shadow with #744F49 color.


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

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

This text has shadow with #744F49 primary color and red secondary color.


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

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

This text has shadow with #744F49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #744F49.

Preview

Color preview on black background

This text has color #744F49 on black background.


Color preview on white background

This text has color #744F49 on white background.


Black color preview on #744F49 background

This text has black color on #744F49 background.


White color preview on #744F49 background

This text has white color on #744F49 background.


Related colors

Complementary color

Complementary color for #hex is #8BB0B6.


I love getcolorcode.com

Triadic colors

1 #49744F and #4F4974 with #744F49 are triadic colors.

2 #494F74 and #4F7449 with #744F49 are triadic colors.