COLOR #754A52

HEX: #754A52 RGB: (117,74,82)

Color info

#754A52 contains red, green and blue colors in about the same proportion. Web safe color of #754A52 is #663366 (or #636).

RGB color model

#754A52 color RGB value is (117,74,82).

RGB: (117,74,82) (46%, 29%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 74 of 255 = 29%
B 82 of 255 = 32%

117
74
82

R + G + B ~ 36%. #754A52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 74 + 82 = 273 (100%)
R 117 of 273 ~ 42.86%
G 74 of 273 ~ 27.11%
B 82 of 273 ~ 30.04'%

%42.86
%27.11
%30.04

CMYK color model

#754A52 color CMYK value is (0,37,30,54).

  • cyan value is 0.00%
  • magenta value is 36.75%
  • yellow value is 29.91%
  • key color value is 54.12%

CMYK: (0,37,30,54)
C0M37Y30K54 (0%, 37%, 30%, 54%)
(0.00 / 0.37 / 0.30 / 0.54)

CMYK percentages

%0
%36.75
%29.91
%54.12

Codes

Color #754A52 in popluar color models

75 4A 52
RGB 117 74 82
HSL 349° 22.51% 37.45%
HSB/HSV 349° 36.75% 45.88%
CMYK 0.00% 36.75% 29.91%
54.12%

Color #754A52 in popluar number systems.

HEX 75 4A 52
Decimal 117 74 82
Binary 1110101 1001010 1010010
Octal 165 112 122

Shades and tints

Shades of #754A52

#754A52
(117,74,82)
#6B444B
(107,68,75)
#613E44
(97,62,68)
#57383D
(87,56,61)
#4D3236
(77,50,54)
#432C2F
(67,44,47)
#392628
(57,38,40)
#2F2021
(47,32,33)
#251A1A
(37,26,26)
#1B1413
(27,20,19)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #754A52

#754A52
(117,74,82)
#815A61
(129,90,97)
#8D6A70
(141,106,112)
#997A7F
(153,122,127)
#A58A8E
(165,138,142)
#B19A9D
(177,154,157)
#BDAAAC
(189,170,172)
#C9BABB
(201,186,187)
#D5CACA
(213,202,202)
#E1DAD9
(225,218,217)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754A52 color. Also use rgb(117,74,82) instead hex code.

Text Font Color

.myTextColor { color: #754A52; }

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

This text font color is #754A52.

Background Color

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

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

This div background color is #754A52.

Border color

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

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

This div border color is #754A52.

Opacity

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

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

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

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

This text has shadow with #754A52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754A52.

Preview

Color preview on black background

This text has color #754A52 on black background.


Color preview on white background

This text has color #754A52 on white background.


Black color preview on #754A52 background

This text has black color on #754A52 background.


White color preview on #754A52 background

This text has white color on #754A52 background.


Related colors

Complementary color

Complementary color for #hex is #8AB5AD.


I love getcolorcode.com

Triadic colors

1 #52754A and #4A5275 with #754A52 are triadic colors.

2 #524A75 and #4A7552 with #754A52 are triadic colors.