COLOR #754344

HEX: #754344 RGB: (117,67,68)

Color info

#754344 contains red, green and blue colors in about the same proportion. Web safe color of #754344 is #663333 (or #633).

RGB color model

#754344 color RGB value is (117,67,68).

RGB: (117,67,68) (46%, 26%, 27%)

RGB channels and saturation

R 117 of 255 = 46%
G 67 of 255 = 26%
B 68 of 255 = 27%

117
67
68

R + G + B ~ 33%. #754344 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 67 + 68 = 252 (100%)
R 117 of 252 ~ 46.43%
G 67 of 252 ~ 26.59%
B 68 of 252 ~ 26.98'%

%46.43
%26.59
%26.98

CMYK color model

#754344 color CMYK value is (0,43,42,54).

  • cyan value is 0.00%
  • magenta value is 42.74%
  • yellow value is 41.88%
  • key color value is 54.12%

CMYK: (0,43,42,54)
C0M43Y42K54 (0%, 43%, 42%, 54%)
(0.00 / 0.43 / 0.42 / 0.54)

CMYK percentages

%0
%42.74
%41.88
%54.12

Codes

Color #754344 in popluar color models

75 43 44
RGB 117 67 68
HSL 359° 27.17% 36.08%
HSB/HSV 359° 42.74% 45.88%
CMYK 0.00% 42.74% 41.88%
54.12%

Color #754344 in popluar number systems.

HEX 75 43 44
Decimal 117 67 68
Binary 1110101 1000011 1000100
Octal 165 103 104

Shades and tints

Shades of #754344

#754344
(117,67,68)
#6B3D3E
(107,61,62)
#613738
(97,55,56)
#573132
(87,49,50)
#4D2B2C
(77,43,44)
#432526
(67,37,38)
#391F20
(57,31,32)
#2F191A
(47,25,26)
#251314
(37,19,20)
#1B0D0E
(27,13,14)
#110708
(17,7,8)
#000000
(0,0,0)

Tints of #754344

#754344
(117,67,68)
#815455
(129,84,85)
#8D6566
(141,101,102)
#997677
(153,118,119)
#A58788
(165,135,136)
#B19899
(177,152,153)
#BDA9AA
(189,169,170)
#C9BABB
(201,186,187)
#D5CBCC
(213,203,204)
#E1DCDD
(225,220,221)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754344 color. Also use rgb(117,67,68) instead hex code.

Text Font Color

.myTextColor { color: #754344; }

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

This text font color is #754344.

Background Color

.myBgColor { background-color: #754344; }

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

This div background color is #754344.

Border color

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

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

This div border color is #754344.

Opacity

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

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

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

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

This text has shadow with #754344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754344.

Preview

Color preview on black background

This text has color #754344 on black background.


Color preview on white background

This text has color #754344 on white background.


Black color preview on #754344 background

This text has black color on #754344 background.


White color preview on #754344 background

This text has white color on #754344 background.


Related colors

Complementary color

Complementary color for #hex is #8ABCBB.


I love getcolorcode.com

Triadic colors

1 #447543 and #434475 with #754344 are triadic colors.

2 #444375 and #437544 with #754344 are triadic colors.