COLOR #754F28

HEX: #754F28 RGB: (117,79,40)

Color info

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

RGB color model

#754F28 color RGB value is (117,79,40).

RGB: (117,79,40) (46%, 31%, 16%)

RGB channels and saturation

R 117 of 255 = 46%
G 79 of 255 = 31%
B 40 of 255 = 16%

117
79
40

R + G + B ~ 31%. #754F28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 79 + 40 = 236 (100%)
R 117 of 236 ~ 49.58%
G 79 of 236 ~ 33.47%
B 40 of 236 ~ 16.95'%

%49.58
%33.47
%16.95

CMYK color model

#754F28 color CMYK value is (0,32,66,54).

  • cyan value is 0.00%
  • magenta value is 32.48%
  • yellow value is 65.81%
  • key color value is 54.12%

CMYK: (0,32,66,54)
C0M32Y66K54 (0%, 32%, 66%, 54%)
(0.00 / 0.32 / 0.66 / 0.54)

CMYK percentages

%0
%32.48
%65.81
%54.12

Codes

Color #754F28 in popluar color models

75 4F 28
RGB 117 79 40
HSL 30° 49.04% 30.78%
HSB/HSV 30° 65.81% 45.88%
CMYK 0.00% 32.48% 65.81%
54.12%

Color #754F28 in popluar number systems.

HEX 75 4F 28
Decimal 117 79 40
Binary 1110101 1001111 101000
Octal 165 117 50

Shades and tints

Shades of #754F28

#754F28
(117,79,40)
#6B4825
(107,72,37)
#614122
(97,65,34)
#573A1F
(87,58,31)
#4D331C
(77,51,28)
#432C19
(67,44,25)
#392516
(57,37,22)
#2F1E13
(47,30,19)
#251710
(37,23,16)
#1B100D
(27,16,13)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #754F28

#754F28
(117,79,40)
#815F3B
(129,95,59)
#8D6F4E
(141,111,78)
#997F61
(153,127,97)
#A58F74
(165,143,116)
#B19F87
(177,159,135)
#BDAF9A
(189,175,154)
#C9BFAD
(201,191,173)
#D5CFC0
(213,207,192)
#E1DFD3
(225,223,211)
#EDEFE6
(237,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754F28 color. Also use rgb(117,79,40) instead hex code.

Text Font Color

.myTextColor { color: #754F28; }

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

This text font color is #754F28.

Background Color

.myBgColor { background-color: #754F28; }

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

This div background color is #754F28.

Border color

.myBorderColor { border: 1px solid #754F28; }

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

This div border color is #754F28.

Opacity

.myOpacity80 { color: #754F28; opacity: 0.8; }

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

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

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

This text has shadow with #754F28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754F28.

Preview

Color preview on black background

This text has color #754F28 on black background.


Color preview on white background

This text has color #754F28 on white background.


Black color preview on #754F28 background

This text has black color on #754F28 background.


White color preview on #754F28 background

This text has white color on #754F28 background.


Related colors

Complementary color

Complementary color for #hex is #8AB0D7.


I love getcolorcode.com

Triadic colors

1 #28754F and #4F2875 with #754F28 are triadic colors.

2 #284F75 and #4F7528 with #754F28 are triadic colors.