COLOR #75433F

HEX: #75433F RGB: (117,67,63)

Color info

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

RGB color model

#75433F color RGB value is (117,67,63).

RGB: (117,67,63) (46%, 26%, 25%)

RGB channels and saturation

R 117 of 255 = 46%
G 67 of 255 = 26%
B 63 of 255 = 25%

117
67
63

R + G + B ~ 32%. #75433F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 67 + 63 = 247 (100%)
R 117 of 247 ~ 47.37%
G 67 of 247 ~ 27.13%
B 63 of 247 ~ 25.51'%

%47.37
%27.13
%25.51

CMYK color model

#75433F color CMYK value is (0,43,46,54).

  • cyan value is 0.00%
  • magenta value is 42.74%
  • yellow value is 46.15%
  • key color value is 54.12%

CMYK: (0,43,46,54)
C0M43Y46K54 (0%, 43%, 46%, 54%)
(0.00 / 0.43 / 0.46 / 0.54)

CMYK percentages

%0
%42.74
%46.15
%54.12

Codes

Color #75433F in popluar color models

75 43 3F
RGB 117 67 63
HSL 30.00% 35.29%
HSB/HSV 46.15% 45.88%
CMYK 0.00% 42.74% 46.15%
54.12%

Color #75433F in popluar number systems.

HEX 75 43 3F
Decimal 117 67 63
Binary 1110101 1000011 111111
Octal 165 103 77

Shades and tints

Shades of #75433F

#75433F
(117,67,63)
#6B3D3A
(107,61,58)
#613735
(97,55,53)
#573130
(87,49,48)
#4D2B2B
(77,43,43)
#432526
(67,37,38)
#391F21
(57,31,33)
#2F191C
(47,25,28)
#251317
(37,19,23)
#1B0D12
(27,13,18)
#11070D
(17,7,13)
#000000
(0,0,0)

Tints of #75433F

#75433F
(117,67,63)
#815450
(129,84,80)
#8D6561
(141,101,97)
#997672
(153,118,114)
#A58783
(165,135,131)
#B19894
(177,152,148)
#BDA9A5
(189,169,165)
#C9BAB6
(201,186,182)
#D5CBC7
(213,203,199)
#E1DCD8
(225,220,216)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75433F color. Also use rgb(117,67,63) instead hex code.

Text Font Color

.myTextColor { color: #75433F; }

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

This text font color is #75433F.

Background Color

.myBgColor { background-color: #75433F; }

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

This div background color is #75433F.

Border color

.myBorderColor { border: 1px solid #75433F; }

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

This div border color is #75433F.

Opacity

.myOpacity80 { color: #75433F; opacity: 0.8; }

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

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

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

This text has shadow with #75433F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75433F.

Preview

Color preview on black background

This text has color #75433F on black background.


Color preview on white background

This text has color #75433F on white background.


Black color preview on #75433F background

This text has black color on #75433F background.


White color preview on #75433F background

This text has white color on #75433F background.


Related colors

Complementary color

Complementary color for #hex is #8ABCC0.


I love getcolorcode.com

Triadic colors

1 #3F7543 and #433F75 with #75433F are triadic colors.

2 #3F4375 and #43753F with #75433F are triadic colors.