COLOR #755A39

HEX: #755A39 RGB: (117,90,57)

Color info

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

RGB color model

#755A39 color RGB value is (117,90,57).

RGB: (117,90,57) (46%, 35%, 22%)

RGB channels and saturation

R 117 of 255 = 46%
G 90 of 255 = 35%
B 57 of 255 = 22%

117
90
57

R + G + B ~ 34%. #755A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 90 + 57 = 264 (100%)
R 117 of 264 ~ 44.32%
G 90 of 264 ~ 34.09%
B 57 of 264 ~ 21.59'%

%44.32
%34.09
%21.59

CMYK color model

#755A39 color CMYK value is (0,23,51,54).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 51.28%
  • key color value is 54.12%

CMYK: (0,23,51,54)
C0M23Y51K54 (0%, 23%, 51%, 54%)
(0.00 / 0.23 / 0.51 / 0.54)

CMYK percentages

%0
%23.08
%51.28
%54.12

Codes

Color #755A39 in popluar color models

75 5A 39
RGB 117 90 57
HSL 33° 34.48% 34.12%
HSB/HSV 33° 51.28% 45.88%
CMYK 0.00% 23.08% 51.28%
54.12%

Color #755A39 in popluar number systems.

HEX 75 5A 39
Decimal 117 90 57
Binary 1110101 1011010 111001
Octal 165 132 71

Shades and tints

Shades of #755A39

#755A39
(117,90,57)
#6B5234
(107,82,52)
#614A2F
(97,74,47)
#57422A
(87,66,42)
#4D3A25
(77,58,37)
#433220
(67,50,32)
#392A1B
(57,42,27)
#2F2216
(47,34,22)
#251A11
(37,26,17)
#1B120C
(27,18,12)
#110A07
(17,10,7)
#000000
(0,0,0)

Tints of #755A39

#755A39
(117,90,57)
#81694B
(129,105,75)
#8D785D
(141,120,93)
#99876F
(153,135,111)
#A59681
(165,150,129)
#B1A593
(177,165,147)
#BDB4A5
(189,180,165)
#C9C3B7
(201,195,183)
#D5D2C9
(213,210,201)
#E1E1DB
(225,225,219)
#EDF0ED
(237,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755A39 color. Also use rgb(117,90,57) instead hex code.

Text Font Color

.myTextColor { color: #755A39; }

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

This text font color is #755A39.

Background Color

.myBgColor { background-color: #755A39; }

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

This div background color is #755A39.

Border color

.myBorderColor { border: 1px solid #755A39; }

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

This div border color is #755A39.

Opacity

.myOpacity80 { color: #755A39; opacity: 0.8; }

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

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

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

This text has shadow with #755A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755A39.

Preview

Color preview on black background

This text has color #755A39 on black background.


Color preview on white background

This text has color #755A39 on white background.


Black color preview on #755A39 background

This text has black color on #755A39 background.


White color preview on #755A39 background

This text has white color on #755A39 background.


Related colors

Complementary color

Complementary color for #hex is #8AA5C6.


I love getcolorcode.com

Triadic colors

1 #39755A and #5A3975 with #755A39 are triadic colors.

2 #395A75 and #5A7539 with #755A39 are triadic colors.