COLOR #755A36

HEX: #755A36 RGB: (117,90,54)

Color info

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

RGB color model

#755A36 color RGB value is (117,90,54).

RGB: (117,90,54) (46%, 35%, 21%)

RGB channels and saturation

R 117 of 255 = 46%
G 90 of 255 = 35%
B 54 of 255 = 21%

117
90
54

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

Portions of RGB colors in percentages

R + G + B = 117 + 90 + 54 = 261 (100%)
R 117 of 261 ~ 44.83%
G 90 of 261 ~ 34.48%
B 54 of 261 ~ 20.69'%

%44.83
%34.48
%20.69

CMYK color model

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

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

CMYK: (0,23,54,54)
C0M23Y54K54 (0%, 23%, 54%, 54%)
(0.00 / 0.23 / 0.54 / 0.54)

CMYK percentages

%0
%23.08
%53.85
%54.12

Codes

Color #755A36 in popluar color models

75 5A 36
RGB 117 90 54
HSL 34° 36.84% 33.53%
HSB/HSV 34° 53.85% 45.88%
CMYK 0.00% 23.08% 53.85%
54.12%

Color #755A36 in popluar number systems.

HEX 75 5A 36
Decimal 117 90 54
Binary 1110101 1011010 110110
Octal 165 132 66

Shades and tints

Shades of #755A36

#755A36
(117,90,54)
#6B5232
(107,82,50)
#614A2E
(97,74,46)
#57422A
(87,66,42)
#4D3A26
(77,58,38)
#433222
(67,50,34)
#392A1E
(57,42,30)
#2F221A
(47,34,26)
#251A16
(37,26,22)
#1B1212
(27,18,18)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #755A36

#755A36
(117,90,54)
#816948
(129,105,72)
#8D785A
(141,120,90)
#99876C
(153,135,108)
#A5967E
(165,150,126)
#B1A590
(177,165,144)
#BDB4A2
(189,180,162)
#C9C3B4
(201,195,180)
#D5D2C6
(213,210,198)
#E1E1D8
(225,225,216)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755A36; }

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

This text font color is #755A36.

Background Color

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

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

This div background color is #755A36.

Border color

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

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

This div border color is #755A36.

Opacity

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

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

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

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

This text has shadow with #755A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755A36.

Preview

Color preview on black background

This text has color #755A36 on black background.


Color preview on white background

This text has color #755A36 on white background.


Black color preview on #755A36 background

This text has black color on #755A36 background.


White color preview on #755A36 background

This text has white color on #755A36 background.


Related colors

Complementary color

Complementary color for #hex is #8AA5C9.


I love getcolorcode.com

Triadic colors

1 #36755A and #5A3675 with #755A36 are triadic colors.

2 #365A75 and #5A7536 with #755A36 are triadic colors.