COLOR #75492C

HEX: #75492C RGB: (117,73,44)

Color info

#75492C contains mainly red and green colors. Web safe color of #75492C is #663333 (or #633).

RGB color model

#75492C color RGB value is (117,73,44).

RGB: (117,73,44) (46%, 29%, 17%)

RGB channels and saturation

R 117 of 255 = 46%
G 73 of 255 = 29%
B 44 of 255 = 17%

117
73
44

R + G + B ~ 31%. #75492C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 73 + 44 = 234 (100%)
R 117 of 234 ~ 50%
G 73 of 234 ~ 31.2%
B 44 of 234 ~ 18.8'%

%50
%31.2
%18.8

CMYK color model

#75492C color CMYK value is (0,38,62,54).

  • cyan value is 0.00%
  • magenta value is 37.61%
  • yellow value is 62.39%
  • key color value is 54.12%
CMYK: (0,38,62,54) C0M38Y62K54 (0%,38%,62%,54%) (0.00/0.38/0.62/0.54) 

CMYK percentages

%0
%37.61
%62.39
%54.12

Codes

Color #75492C in popluar color models

75 49 2C
RGB 117 73 44
HSL 24° 45.34% 31.57%
HSB/HSV 24° 62.39% 45.88%
CMYK 0.00% 37.61% 62.39%
54.12%

Color #75492C in popluar number systems.

HEX 75 49 2C
Decimal 117 73 44
Binary 1110101 1001001 101100
Octal 165 111 54

Shades and tints

Shades of #75492C

#75492C
(117,73,44)
#6B4328
(107,67,40)
#613D24
(97,61,36)
#573720
(87,55,32)
#4D311C
(77,49,28)
#432B18
(67,43,24)
#392514
(57,37,20)
#2F1F10
(47,31,16)
#25190C
(37,25,12)
#1B1308
(27,19,8)
#110D04
(17,13,4)
#000000
(0,0,0)

Tints of #75492C

#75492C
(117,73,44)
#81593F
(129,89,63)
#8D6952
(141,105,82)
#997965
(153,121,101)
#A58978
(165,137,120)
#B1998B
(177,153,139)
#BDA99E
(189,169,158)
#C9B9B1
(201,185,177)
#D5C9C4
(213,201,196)
#E1D9D7
(225,217,215)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75492C color. Also use rgb(117,73,44) instead hex code.

Text Font Color

.myTextColor { color: #75492C; }

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

This text font color is #75492C.

Background Color

.myBgColor { background-color: #75492C; }

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

This div background color is #75492C.

Border color

.myBorderColor { border: 1px solid #75492C; }

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

This div border color is #75492C.

Opacity

.myOpacity80 { color: #75492C; opacity: 0.8; }

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

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

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

This text has shadow with #75492C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75492C.

Preview

Color preview on black background

This text has color #75492C on black background.


Color preview on white background

This text has color #75492C on white background.


Black color preview on #75492C background

This text has black color on #75492C background.


White color preview on #75492C background

This text has white color on #75492C background.


Related colors

Complementary color

Complementary color for #hex is #8AB6D3.


I love getcolorcode.com

Triadic colors

1 #2C7549 and #492C75 with #75492C are triadic colors.

2 #2C4975 and #49752C with #75492C are triadic colors.