COLOR #9B6265

HEX: #9B6265 RGB: (155,98,101)

Color info

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

RGB color model

#9B6265 color RGB value is (155,98,101).

RGB: (155,98,101) (61%, 38%, 40%)

RGB channels and saturation

R 155 of 255 = 61%
G 98 of 255 = 38%
B 101 of 255 = 40%

155
98
101

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

Portions of RGB colors in percentages

R + G + B = 155 + 98 + 101 = 354 (100%)
R 155 of 354 ~ 43.79%
G 98 of 354 ~ 27.68%
B 101 of 354 ~ 28.53'%

%43.79
%27.68
%28.53

CMYK color model

#9B6265 color CMYK value is (0,37,35,39).

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

CMYK: (0,37,35,39)
C0M37Y35K39 (0%, 37%, 35%, 39%)
(0.00 / 0.37 / 0.35 / 0.39)

CMYK percentages

%0
%36.77
%34.84
%39.22

Codes

Color #9B6265 in popluar color models

9B 62 65
RGB 155 98 101
HSL 357° 22.53% 49.61%
HSB/HSV 357° 36.77% 60.78%
CMYK 0.00% 36.77% 34.84%
39.22%

Color #9B6265 in popluar number systems.

HEX 9B 62 65
Decimal 155 98 101
Binary 10011011 1100010 1100101
Octal 233 142 145

Shades and tints

Shades of #9B6265

#9B6265
(155,98,101)
#8D5A5C
(141,90,92)
#7F5253
(127,82,83)
#714A4A
(113,74,74)
#634241
(99,66,65)
#553A38
(85,58,56)
#47322F
(71,50,47)
#392A26
(57,42,38)
#2B221D
(43,34,29)
#1D1A14
(29,26,20)
#0F120B
(15,18,11)
#000000
(0,0,0)

Tints of #9B6265

#9B6265
(155,98,101)
#A47073
(164,112,115)
#AD7E81
(173,126,129)
#B68C8F
(182,140,143)
#BF9A9D
(191,154,157)
#C8A8AB
(200,168,171)
#D1B6B9
(209,182,185)
#DAC4C7
(218,196,199)
#E3D2D5
(227,210,213)
#ECE0E3
(236,224,227)
#F5EEF1
(245,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B6265; }

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

This text font color is #9B6265.

Background Color

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

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

This div background color is #9B6265.

Border color

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

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

This div border color is #9B6265.

Opacity

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

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

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

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

This text has shadow with #9B6265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6265.

Preview

Color preview on black background

This text has color #9B6265 on black background.


Color preview on white background

This text has color #9B6265 on white background.


Black color preview on #9B6265 background

This text has black color on #9B6265 background.


White color preview on #9B6265 background

This text has white color on #9B6265 background.


Related colors

Complementary color

Complementary color for #hex is #649D9A.


I love getcolorcode.com

Triadic colors

1 #659B62 and #62659B with #9B6265 are triadic colors.

2 #65629B and #629B65 with #9B6265 are triadic colors.