COLOR #75463A

HEX: #75463A RGB: (117,70,58)

Color info

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

RGB color model

#75463A color RGB value is (117,70,58).

RGB: (117,70,58) (46%, 27%, 23%)

RGB channels and saturation

R 117 of 255 = 46%
G 70 of 255 = 27%
B 58 of 255 = 23%

117
70
58

R + G + B ~ 32%. #75463A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 70 + 58 = 245 (100%)
R 117 of 245 ~ 47.76%
G 70 of 245 ~ 28.57%
B 58 of 245 ~ 23.67'%

%47.76
%28.57
%23.67

CMYK color model

#75463A color CMYK value is (0,40,50,54).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 50.43%
  • key color value is 54.12%

CMYK: (0,40,50,54)
C0M40Y50K54 (0%, 40%, 50%, 54%)
(0.00 / 0.40 / 0.50 / 0.54)

CMYK percentages

%0
%40.17
%50.43
%54.12

Codes

Color #75463A in popluar color models

75 46 3A
RGB 117 70 58
HSL 12° 33.71% 34.31%
HSB/HSV 12° 50.43% 45.88%
CMYK 0.00% 40.17% 50.43%
54.12%

Color #75463A in popluar number systems.

HEX 75 46 3A
Decimal 117 70 58
Binary 1110101 1000110 111010
Octal 165 106 72

Shades and tints

Shades of #75463A

#75463A
(117,70,58)
#6B4035
(107,64,53)
#613A30
(97,58,48)
#57342B
(87,52,43)
#4D2E26
(77,46,38)
#432821
(67,40,33)
#39221C
(57,34,28)
#2F1C17
(47,28,23)
#251612
(37,22,18)
#1B100D
(27,16,13)
#110A08
(17,10,8)
#000000
(0,0,0)

Tints of #75463A

#75463A
(117,70,58)
#81564B
(129,86,75)
#8D665C
(141,102,92)
#99766D
(153,118,109)
#A5867E
(165,134,126)
#B1968F
(177,150,143)
#BDA6A0
(189,166,160)
#C9B6B1
(201,182,177)
#D5C6C2
(213,198,194)
#E1D6D3
(225,214,211)
#EDE6E4
(237,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75463A color. Also use rgb(117,70,58) instead hex code.

Text Font Color

.myTextColor { color: #75463A; }

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

This text font color is #75463A.

Background Color

.myBgColor { background-color: #75463A; }

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

This div background color is #75463A.

Border color

.myBorderColor { border: 1px solid #75463A; }

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

This div border color is #75463A.

Opacity

.myOpacity80 { color: #75463A; opacity: 0.8; }

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

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

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

This text has shadow with #75463A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75463A.

Preview

Color preview on black background

This text has color #75463A on black background.


Color preview on white background

This text has color #75463A on white background.


Black color preview on #75463A background

This text has black color on #75463A background.


White color preview on #75463A background

This text has white color on #75463A background.


Related colors

Complementary color

Complementary color for #hex is #8AB9C5.


I love getcolorcode.com

Triadic colors

1 #3A7546 and #463A75 with #75463A are triadic colors.

2 #3A4675 and #46753A with #75463A are triadic colors.