COLOR #9B5267

HEX: #9B5267 RGB: (155,82,103)

Color info

#9B5267 contains mainly red and blue colors. Web safe color of #9B5267 is #996666 (or #966).

RGB color model

#9B5267 color RGB value is (155,82,103).

RGB: (155,82,103) (61%, 32%, 40%)

RGB channels and saturation

R 155 of 255 = 61%
G 82 of 255 = 32%
B 103 of 255 = 40%

155
82
103

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

Portions of RGB colors in percentages

R + G + B = 155 + 82 + 103 = 340 (100%)
R 155 of 340 ~ 45.59%
G 82 of 340 ~ 24.12%
B 103 of 340 ~ 30.29'%

%45.59
%24.12
%30.29

CMYK color model

#9B5267 color CMYK value is (0,47,34,39).

  • cyan value is 0.00%
  • magenta value is 47.10%
  • yellow value is 33.55%
  • key color value is 39.22%

CMYK: (0,47,34,39)
C0M47Y34K39 (0%, 47%, 34%, 39%)
(0.00 / 0.47 / 0.34 / 0.39)

CMYK percentages

%0
%47.1
%33.55
%39.22

Codes

Color #9B5267 in popluar color models

9B 52 67
RGB 155 82 103
HSL 343° 30.80% 46.47%
HSB/HSV 343° 47.10% 60.78%
CMYK 0.00% 47.10% 33.55%
39.22%

Color #9B5267 in popluar number systems.

HEX 9B 52 67
Decimal 155 82 103
Binary 10011011 1010010 1100111
Octal 233 122 147

Shades and tints

Shades of #9B5267

#9B5267
(155,82,103)
#8D4B5E
(141,75,94)
#7F4455
(127,68,85)
#713D4C
(113,61,76)
#633643
(99,54,67)
#552F3A
(85,47,58)
#472831
(71,40,49)
#392128
(57,33,40)
#2B1A1F
(43,26,31)
#1D1316
(29,19,22)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #9B5267

#9B5267
(155,82,103)
#A46174
(164,97,116)
#AD7081
(173,112,129)
#B67F8E
(182,127,142)
#BF8E9B
(191,142,155)
#C89DA8
(200,157,168)
#D1ACB5
(209,172,181)
#DABBC2
(218,187,194)
#E3CACF
(227,202,207)
#ECD9DC
(236,217,220)
#F5E8E9
(245,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B5267 color. Also use rgb(155,82,103) instead hex code.

Text Font Color

.myTextColor { color: #9B5267; }

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

This text font color is #9B5267.

Background Color

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

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

This div background color is #9B5267.

Border color

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

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

This div border color is #9B5267.

Opacity

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

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

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

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

This text has shadow with #9B5267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B5267.

Preview

Color preview on black background

This text has color #9B5267 on black background.


Color preview on white background

This text has color #9B5267 on white background.


Black color preview on #9B5267 background

This text has black color on #9B5267 background.


White color preview on #9B5267 background

This text has white color on #9B5267 background.


Related colors

Complementary color

Complementary color for #hex is #64AD98.


I love getcolorcode.com

Triadic colors

1 #679B52 and #52679B with #9B5267 are triadic colors.

2 #67529B and #529B67 with #9B5267 are triadic colors.