COLOR #755334

HEX: #755334 RGB: (117,83,52)

Color info

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

RGB color model

#755334 color RGB value is (117,83,52).

RGB: (117,83,52) (46%, 33%, 20%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 52 of 255 = 20%

117
83
52

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

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 52 = 252 (100%)
R 117 of 252 ~ 46.43%
G 83 of 252 ~ 32.94%
B 52 of 252 ~ 20.63'%

%46.43
%32.94
%20.63

CMYK color model

#755334 color CMYK value is (0,29,56,54).

  • cyan value is 0.00%
  • magenta value is 29.06%
  • yellow value is 55.56%
  • key color value is 54.12%
CMYK: (0,29,56,54) C0M29Y56K54 (0%,29%,56%,54%) (0.00/0.29/0.56/0.54) 

CMYK percentages

%0
%29.06
%55.56
%54.12

Codes

Color #755334 in popluar color models

75 53 34
RGB 117 83 52
HSL 29° 38.46% 33.14%
HSB/HSV 29° 55.56% 45.88%
CMYK 0.00% 29.06% 55.56%
54.12%

Color #755334 in popluar number systems.

HEX 75 53 34
Decimal 117 83 52
Binary 1110101 1010011 110100
Octal 165 123 64

Shades and tints

Shades of #755334

#755334
(117,83,52)
#6B4C30
(107,76,48)
#61452C
(97,69,44)
#573E28
(87,62,40)
#4D3724
(77,55,36)
#433020
(67,48,32)
#39291C
(57,41,28)
#2F2218
(47,34,24)
#251B14
(37,27,20)
#1B1410
(27,20,16)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #755334

#755334
(117,83,52)
#816246
(129,98,70)
#8D7158
(141,113,88)
#99806A
(153,128,106)
#A58F7C
(165,143,124)
#B19E8E
(177,158,142)
#BDADA0
(189,173,160)
#C9BCB2
(201,188,178)
#D5CBC4
(213,203,196)
#E1DAD6
(225,218,214)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755334 color. Also use rgb(117,83,52) instead hex code.

Text Font Color

.myTextColor { color: #755334; }

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

This text font color is #755334.

Background Color

.myBgColor { background-color: #755334; }

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

This div background color is #755334.

Border color

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

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

This div border color is #755334.

Opacity

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

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

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

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

This text has shadow with #755334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755334.

Preview

Color preview on black background

This text has color #755334 on black background.


Color preview on white background

This text has color #755334 on white background.


Black color preview on #755334 background

This text has black color on #755334 background.


White color preview on #755334 background

This text has white color on #755334 background.


Related colors

Complementary color

Complementary color for #hex is #8AACCB.


I love getcolorcode.com

Triadic colors

1 #347553 and #533475 with #755334 are triadic colors.

2 #345375 and #537534 with #755334 are triadic colors.