COLOR #9A5F68

HEX: #9A5F68 RGB: (154,95,104)

Color info

#9A5F68 contains red, green and blue colors in about the same proportion. Web safe color of #9A5F68 is #996666 (or #966).

RGB color model

#9A5F68 color RGB value is (154,95,104).

RGB: (154,95,104) (60%, 37%, 41%)

RGB channels and saturation

R 154 of 255 = 60%
G 95 of 255 = 37%
B 104 of 255 = 41%

154
95
104

R + G + B ~ 46%. #9A5F68 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 154 + 95 + 104 = 353 (100%)
R 154 of 353 ~ 43.63%
G 95 of 353 ~ 26.91%
B 104 of 353 ~ 29.46'%

%43.63
%26.91
%29.46

CMYK color model

#9A5F68 color CMYK value is (0,38,32,40).

  • cyan value is 0.00%
  • magenta value is 38.31%
  • yellow value is 32.47%
  • key color value is 39.61%

CMYK: (0,38,32,40)
C0M38Y32K40 (0%, 38%, 32%, 40%)
(0.00 / 0.38 / 0.32 / 0.40)

CMYK percentages

%0
%38.31
%32.47
%39.61

Codes

Color #9A5F68 in popluar color models

9A 5F 68
RGB 154 95 104
HSL 351° 23.69% 48.82%
HSB/HSV 351° 38.31% 60.39%
CMYK 0.00% 38.31% 32.47%
39.61%

Color #9A5F68 in popluar number systems.

HEX 9A 5F 68
Decimal 154 95 104
Binary 10011010 1011111 1101000
Octal 232 137 150

Shades and tints

Shades of #9A5F68

#9A5F68
(154,95,104)
#8C575F
(140,87,95)
#7E4F56
(126,79,86)
#70474D
(112,71,77)
#623F44
(98,63,68)
#54373B
(84,55,59)
#462F32
(70,47,50)
#382729
(56,39,41)
#2A1F20
(42,31,32)
#1C1717
(28,23,23)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #9A5F68

#9A5F68
(154,95,104)
#A36D75
(163,109,117)
#AC7B82
(172,123,130)
#B5898F
(181,137,143)
#BE979C
(190,151,156)
#C7A5A9
(199,165,169)
#D0B3B6
(208,179,182)
#D9C1C3
(217,193,195)
#E2CFD0
(226,207,208)
#EBDDDD
(235,221,221)
#F4EBEA
(244,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A5F68 color. Also use rgb(154,95,104) instead hex code.

Text Font Color

.myTextColor { color: #9A5F68; }

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

This text font color is #9A5F68.

Background Color

.myBgColor { background-color: #9A5F68; }

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

This div background color is #9A5F68.

Border color

.myBorderColor { border: 1px solid #9A5F68; }

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

This div border color is #9A5F68.

Opacity

.myOpacity80 { color: #9A5F68; opacity: 0.8; }

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

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

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

This text has shadow with #9A5F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A5F68.

Preview

Color preview on black background

This text has color #9A5F68 on black background.


Color preview on white background

This text has color #9A5F68 on white background.


Black color preview on #9A5F68 background

This text has black color on #9A5F68 background.


White color preview on #9A5F68 background

This text has white color on #9A5F68 background.


Related colors

Complementary color

Complementary color for #hex is #65A097.


I love getcolorcode.com

Triadic colors

1 #689A5F and #5F689A with #9A5F68 are triadic colors.

2 #685F9A and #5F9A68 with #9A5F68 are triadic colors.