COLOR #756269

HEX: #756269 RGB: (117,98,105)

Color info

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

RGB color model

#756269 color RGB value is (117,98,105).

RGB: (117,98,105) (46%, 38%, 41%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 105 of 255 = 41%

117
98
105

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

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 105 = 320 (100%)
R 117 of 320 ~ 36.56%
G 98 of 320 ~ 30.63%
B 105 of 320 ~ 32.81'%

%36.56
%30.63
%32.81

CMYK color model

#756269 color CMYK value is (0,16,10,54).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 10.26%
  • key color value is 54.12%

CMYK: (0,16,10,54)
C0M16Y10K54 (0%, 16%, 10%, 54%)
(0.00 / 0.16 / 0.10 / 0.54)

CMYK percentages

%0
%16.24
%10.26
%54.12

Codes

Color #756269 in popluar color models

75 62 69
RGB 117 98 105
HSL 338° 8.84% 42.16%
HSB/HSV 338° 16.24% 45.88%
CMYK 0.00% 16.24% 10.26%
54.12%

Color #756269 in popluar number systems.

HEX 75 62 69
Decimal 117 98 105
Binary 1110101 1100010 1101001
Octal 165 142 151

Shades and tints

Shades of #756269

#756269
(117,98,105)
#6B5A60
(107,90,96)
#615257
(97,82,87)
#574A4E
(87,74,78)
#4D4245
(77,66,69)
#433A3C
(67,58,60)
#393233
(57,50,51)
#2F2A2A
(47,42,42)
#252221
(37,34,33)
#1B1A18
(27,26,24)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #756269

#756269
(117,98,105)
#817076
(129,112,118)
#8D7E83
(141,126,131)
#998C90
(153,140,144)
#A59A9D
(165,154,157)
#B1A8AA
(177,168,170)
#BDB6B7
(189,182,183)
#C9C4C4
(201,196,196)
#D5D2D1
(213,210,209)
#E1E0DE
(225,224,222)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756269; }

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

This text font color is #756269.

Background Color

.myBgColor { background-color: #756269; }

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

This div background color is #756269.

Border color

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

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

This div border color is #756269.

Opacity

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

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

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

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

This text has shadow with #756269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756269.

Preview

Color preview on black background

This text has color #756269 on black background.


Color preview on white background

This text has color #756269 on white background.


Black color preview on #756269 background

This text has black color on #756269 background.


White color preview on #756269 background

This text has white color on #756269 background.


Related colors

Complementary color

Complementary color for #hex is #8A9D96.


I love getcolorcode.com

Triadic colors

1 #697562 and #626975 with #756269 are triadic colors.

2 #696275 and #627569 with #756269 are triadic colors.