COLOR #745522

HEX: #745522 RGB: (116,85,34)

Color info

#745522 contains mainly red and green colors. Web safe color of #745522 is #666633 (or #663).

RGB color model

#745522 color RGB value is (116,85,34).

RGB: (116,85,34) (45%, 33%, 13%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 34 of 255 = 13%

116
85
34

R + G + B ~ 30%. #745522 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 34 = 235 (100%)
R 116 of 235 ~ 49.36%
G 85 of 235 ~ 36.17%
B 34 of 235 ~ 14.47'%

%49.36
%36.17
%14.47

CMYK color model

#745522 color CMYK value is (0,27,71,55).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 70.69%
  • key color value is 54.51%

CMYK: (0,27,71,55)
C0M27Y71K55 (0%, 27%, 71%, 55%)
(0.00 / 0.27 / 0.71 / 0.55)

CMYK percentages

%0
%26.72
%70.69
%54.51

Codes

Color #745522 in popluar color models

74 55 22
RGB 116 85 34
HSL 37° 54.67% 29.41%
HSB/HSV 37° 70.69% 45.49%
CMYK 0.00% 26.72% 70.69%
54.51%

Color #745522 in popluar number systems.

HEX 74 55 22
Decimal 116 85 34
Binary 1110100 1010101 100010
Octal 164 125 42

Shades and tints

Shades of #745522

#745522
(116,85,34)
#6A4E1F
(106,78,31)
#60471C
(96,71,28)
#564019
(86,64,25)
#4C3916
(76,57,22)
#423213
(66,50,19)
#382B10
(56,43,16)
#2E240D
(46,36,13)
#241D0A
(36,29,10)
#1A1607
(26,22,7)
#100F04
(16,15,4)
#000000
(0,0,0)

Tints of #745522

#745522
(116,85,34)
#806436
(128,100,54)
#8C734A
(140,115,74)
#98825E
(152,130,94)
#A49172
(164,145,114)
#B0A086
(176,160,134)
#BCAF9A
(188,175,154)
#C8BEAE
(200,190,174)
#D4CDC2
(212,205,194)
#E0DCD6
(224,220,214)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745522 color. Also use rgb(116,85,34) instead hex code.

Text Font Color

.myTextColor { color: #745522; }

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

This text font color is #745522.

Background Color

.myBgColor { background-color: #745522; }

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

This div background color is #745522.

Border color

.myBorderColor { border: 1px solid #745522; }

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

This div border color is #745522.

Opacity

.myOpacity80 { color: #745522; opacity: 0.8; }

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

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

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

This text has shadow with #745522 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745522.

Preview

Color preview on black background

This text has color #745522 on black background.


Color preview on white background

This text has color #745522 on white background.


Black color preview on #745522 background

This text has black color on #745522 background.


White color preview on #745522 background

This text has white color on #745522 background.


Related colors

Complementary color

Complementary color for #hex is #8BAADD.


I love getcolorcode.com

Triadic colors

1 #227455 and #552274 with #745522 are triadic colors.

2 #225574 and #557422 with #745522 are triadic colors.