COLOR #9B6269

HEX: #9B6269 RGB: (155,98,105)

Color info

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

RGB color model

#9B6269 color RGB value is (155,98,105).

RGB: (155,98,105) (61%, 38%, 41%)

RGB channels and saturation

R 155 of 255 = 61%
G 98 of 255 = 38%
B 105 of 255 = 41%

155
98
105

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

Portions of RGB colors in percentages

R + G + B = 155 + 98 + 105 = 358 (100%)
R 155 of 358 ~ 43.3%
G 98 of 358 ~ 27.37%
B 105 of 358 ~ 29.33'%

%43.3
%27.37
%29.33

CMYK color model

#9B6269 color CMYK value is (0,37,32,39).

  • cyan value is 0.00%
  • magenta value is 36.77%
  • yellow value is 32.26%
  • key color value is 39.22%

CMYK: (0,37,32,39)
C0M37Y32K39 (0%, 37%, 32%, 39%)
(0.00 / 0.37 / 0.32 / 0.39)

CMYK percentages

%0
%36.77
%32.26
%39.22

Codes

Color #9B6269 in popluar color models

9B 62 69
RGB 155 98 105
HSL 353° 22.53% 49.61%
HSB/HSV 353° 36.77% 60.78%
CMYK 0.00% 36.77% 32.26%
39.22%

Color #9B6269 in popluar number systems.

HEX 9B 62 69
Decimal 155 98 105
Binary 10011011 1100010 1101001
Octal 233 142 151

Shades and tints

Shades of #9B6269

#9B6269
(155,98,105)
#8D5A60
(141,90,96)
#7F5257
(127,82,87)
#714A4E
(113,74,78)
#634245
(99,66,69)
#553A3C
(85,58,60)
#473233
(71,50,51)
#392A2A
(57,42,42)
#2B2221
(43,34,33)
#1D1A18
(29,26,24)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #9B6269

#9B6269
(155,98,105)
#A47076
(164,112,118)
#AD7E83
(173,126,131)
#B68C90
(182,140,144)
#BF9A9D
(191,154,157)
#C8A8AA
(200,168,170)
#D1B6B7
(209,182,183)
#DAC4C4
(218,196,196)
#E3D2D1
(227,210,209)
#ECE0DE
(236,224,222)
#F5EEEB
(245,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B6269; }

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

This text font color is #9B6269.

Background Color

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

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

This div background color is #9B6269.

Border color

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

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

This div border color is #9B6269.

Opacity

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

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

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

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

This text has shadow with #9B6269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6269.

Preview

Color preview on black background

This text has color #9B6269 on black background.


Color preview on white background

This text has color #9B6269 on white background.


Black color preview on #9B6269 background

This text has black color on #9B6269 background.


White color preview on #9B6269 background

This text has white color on #9B6269 background.


Related colors

Complementary color

Complementary color for #hex is #649D96.


I love getcolorcode.com

Triadic colors

1 #699B62 and #62699B with #9B6269 are triadic colors.

2 #69629B and #629B69 with #9B6269 are triadic colors.