COLOR #736A49

HEX: #736A49 RGB: (115,106,73)

Renk bilgisi

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

RGB renk modeli

#736A49 color RGB value is (115,106,73).

RGB: (115,106,73) (45%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 106 of 255 = 42%
B 73 of 255 = 29%

115
106
73

R + G + B ~ 39%. #736A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 106 + 73 = 294 (100%)
R 115 of 294 ~ 39.12%
G 106 of 294 ~ 36.05%
B 73 of 294 ~ 24.83'%

%39.12
%36.05
%24.83

CMYK RENK MODELİ

#736A49 rengi CMYK tonu (0,8,37,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.83%
  • sarı tonu 36.52%
  • ana renk tonu 54.90%

CMYK: (0,8,37,55)
C0M8Y37K55 (0%, 8%, 37%, 55%)
(0.00 / 0.08 / 0.37 / 0.55)

CMYK yüzdeleri

%0
%7.83
%36.52
%54.9

Codes

Color #736A49 in popluar color models

73 6A 49
RGB 115 106 73
HSL 47° 22.34% 36.86%
HSB/HSV 47° 36.52% 45.10%
CMYK 0.00% 7.83% 36.52%
54.90%

Color #736A49 in popluar number systems.

HEX 73 6A 49
Decimal 115 106 73
Binary 1110011 1101010 1001001
Octal 163 152 111

Shades and tints

Shades of #736A49

#736A49
(115,106,73)
#696143
(105,97,67)
#5F583D
(95,88,61)
#554F37
(85,79,55)
#4B4631
(75,70,49)
#413D2B
(65,61,43)
#373425
(55,52,37)
#2D2B1F
(45,43,31)
#232219
(35,34,25)
#191913
(25,25,19)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #736A49

#736A49
(115,106,73)
#7F7759
(127,119,89)
#8B8469
(139,132,105)
#979179
(151,145,121)
#A39E89
(163,158,137)
#AFAB99
(175,171,153)
#BBB8A9
(187,184,169)
#C7C5B9
(199,197,185)
#D3D2C9
(211,210,201)
#DFDFD9
(223,223,217)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736A49 color. Also use rgb(115,106,73) instead hex code.

Text Font Color

.myTextColor { color: #736A49; }

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

This text font color is #736A49.

Background Color

.myBgColor { background-color: #736A49; }

<div style="background-color:#736A49">Inner text</div>

This div background color is #736A49.

Border color

.myBorderColor { border: 1px solid #736A49; }

<div style="border:3px solid #736A49">Div</div>

This div border color is #736A49.

Opacity

.myOpacity80 { color: #736A49; opacity: 0.8; }

<p style="color:#736A49;opacity:0.8;">80%</p>

Text with #736A49 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 #736A49;}

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

This text has shadow with #736A49 color.


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

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

This text has shadow with #736A49 primary color and red secondary color.


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

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

This text has shadow with #736A49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #736A49.

Preview

Color preview on black background

This text has color #736A49 on black background.


Color preview on white background

This text has color #736A49 on white background.


Black color preview on #736A49 background

This text has black color on #736A49 background.


White color preview on #736A49 background

This text has white color on #736A49 background.


Related colors

Complementary color

Complementary color for #hex is #8C95B6.


I love getcolorcode.com

Triadic colors

1 #49736A and #6A4973 with #736A49 are triadic colors.

2 #496A73 and #6A7349 with #736A49 are triadic colors.