COLOR #75625C

HEX: #75625C RGB: (117,98,92)

Color info

#75625C contains red, green and blue colors in about the same proportion. Web safe color of #75625C is #666666 (or #666).

RGB color model

#75625C color RGB value is (117,98,92).

RGB: (117,98,92) (46%, 38%, 36%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 92 of 255 = 36%

117
98
92

R + G + B ~ 40%. #75625C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 92 = 307 (100%)
R 117 of 307 ~ 38.11%
G 98 of 307 ~ 31.92%
B 92 of 307 ~ 29.97'%

%38.11
%31.92
%29.97

CMYK color model

#75625C color CMYK value is (0,16,21,54).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 21.37%
  • key color value is 54.12%
CMYK: (0,16,21,54) C0M16Y21K54 (0%,16%,21%,54%) (0.00/0.16/0.21/0.54) 

CMYK percentages

%0
%16.24
%21.37
%54.12

Codes

Color #75625C in popluar color models

75 62 5C
RGB 117 98 92
HSL 14° 11.96% 40.98%
HSB/HSV 14° 21.37% 45.88%
CMYK 0.00% 16.24% 21.37%
54.12%

Color #75625C in popluar number systems.

HEX 75 62 5C
Decimal 117 98 92
Binary 1110101 1100010 1011100
Octal 165 142 134

Shades and tints

Shades of #75625C

#75625C
(117,98,92)
#6B5A54
(107,90,84)
#61524C
(97,82,76)
#574A44
(87,74,68)
#4D423C
(77,66,60)
#433A34
(67,58,52)
#39322C
(57,50,44)
#2F2A24
(47,42,36)
#25221C
(37,34,28)
#1B1A14
(27,26,20)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #75625C

#75625C
(117,98,92)
#81706A
(129,112,106)
#8D7E78
(141,126,120)
#998C86
(153,140,134)
#A59A94
(165,154,148)
#B1A8A2
(177,168,162)
#BDB6B0
(189,182,176)
#C9C4BE
(201,196,190)
#D5D2CC
(213,210,204)
#E1E0DA
(225,224,218)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75625C color. Also use rgb(117,98,92) instead hex code.

Text Font Color

.myTextColor { color: #75625C; }

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

This text font color is #75625C.

Background Color

.myBgColor { background-color: #75625C; }

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

This div background color is #75625C.

Border color

.myBorderColor { border: 1px solid #75625C; }

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

This div border color is #75625C.

Opacity

.myOpacity80 { color: #75625C; opacity: 0.8; }

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

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

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

This text has shadow with #75625C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75625C.

Preview

Color preview on black background

This text has color #75625C on black background.


Color preview on white background

This text has color #75625C on white background.


Black color preview on #75625C background

This text has black color on #75625C background.


White color preview on #75625C background

This text has white color on #75625C background.


Related colors

Complementary color

Complementary color for #hex is #8A9DA3.


I love getcolorcode.com

Triadic colors

1 #5C7562 and #625C75 with #75625C are triadic colors.

2 #5C6275 and #62755C with #75625C are triadic colors.