COLOR #75636A

HEX: #75636A RGB: (117,99,106)

Color info

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

RGB color model

#75636A color RGB value is (117,99,106).

RGB: (117,99,106) (46%, 39%, 42%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 106 of 255 = 42%

117
99
106

R + G + B ~ 42%. #75636A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 106 = 322 (100%)
R 117 of 322 ~ 36.34%
G 99 of 322 ~ 30.75%
B 106 of 322 ~ 32.92'%

%36.34
%30.75
%32.92

CMYK color model

#75636A color CMYK value is (0,15,9,54).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 9.40%
  • key color value is 54.12%

CMYK: (0,15,9,54)
C0M15Y9K54 (0%, 15%, 9%, 54%)
(0.00 / 0.15 / 0.09 / 0.54)

CMYK percentages

%0
%15.38
%9.4
%54.12

Codes

Color #75636A in popluar color models

75 63 6A
RGB 117 99 106
HSL 337° 8.33% 42.35%
HSB/HSV 337° 15.38% 45.88%
CMYK 0.00% 15.38% 9.40%
54.12%

Color #75636A in popluar number systems.

HEX 75 63 6A
Decimal 117 99 106
Binary 1110101 1100011 1101010
Octal 165 143 152

Shades and tints

Shades of #75636A

#75636A
(117,99,106)
#6B5A61
(107,90,97)
#615158
(97,81,88)
#57484F
(87,72,79)
#4D3F46
(77,63,70)
#43363D
(67,54,61)
#392D34
(57,45,52)
#2F242B
(47,36,43)
#251B22
(37,27,34)
#1B1219
(27,18,25)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #75636A

#75636A
(117,99,106)
#817177
(129,113,119)
#8D7F84
(141,127,132)
#998D91
(153,141,145)
#A59B9E
(165,155,158)
#B1A9AB
(177,169,171)
#BDB7B8
(189,183,184)
#C9C5C5
(201,197,197)
#D5D3D2
(213,211,210)
#E1E1DF
(225,225,223)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75636A color. Also use rgb(117,99,106) instead hex code.

Text Font Color

.myTextColor { color: #75636A; }

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

This text font color is #75636A.

Background Color

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

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

This div background color is #75636A.

Border color

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

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

This div border color is #75636A.

Opacity

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

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

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

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

This text has shadow with #75636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75636A.

Preview

Color preview on black background

This text has color #75636A on black background.


Color preview on white background

This text has color #75636A on white background.


Black color preview on #75636A background

This text has black color on #75636A background.


White color preview on #75636A background

This text has white color on #75636A background.


Related colors

Complementary color

Complementary color for #hex is #8A9C95.


I love getcolorcode.com

Triadic colors

1 #6A7563 and #636A75 with #75636A are triadic colors.

2 #6A6375 and #63756A with #75636A are triadic colors.