COLOR #995361

HEX: #995361 RGB: (153,83,97)

Color info

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

RGB color model

#995361 color RGB value is (153,83,97).

RGB: (153,83,97) (60%, 33%, 38%)

RGB channels and saturation

R 153 of 255 = 60%
G 83 of 255 = 33%
B 97 of 255 = 38%

153
83
97

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

Portions of RGB colors in percentages

R + G + B = 153 + 83 + 97 = 333 (100%)
R 153 of 333 ~ 45.95%
G 83 of 333 ~ 24.92%
B 97 of 333 ~ 29.13'%

%45.95
%24.92
%29.13

CMYK color model

#995361 color CMYK value is (0,46,37,40).

  • cyan value is 0.00%
  • magenta value is 45.75%
  • yellow value is 36.60%
  • key color value is 40.00%

CMYK: (0,46,37,40)
C0M46Y37K40 (0%, 46%, 37%, 40%)
(0.00 / 0.46 / 0.37 / 0.40)

CMYK percentages

%0
%45.75
%36.6
%40

Codes

Color #995361 in popluar color models

99 53 61
RGB 153 83 97
HSL 348° 29.66% 46.27%
HSB/HSV 348° 45.75% 60.00%
CMYK 0.00% 45.75% 36.60%
40.00%

Color #995361 in popluar number systems.

HEX 99 53 61
Decimal 153 83 97
Binary 10011001 1010011 1100001
Octal 231 123 141

Shades and tints

Shades of #995361

#995361
(153,83,97)
#8C4C59
(140,76,89)
#7F4551
(127,69,81)
#723E49
(114,62,73)
#653741
(101,55,65)
#583039
(88,48,57)
#4B2931
(75,41,49)
#3E2229
(62,34,41)
#311B21
(49,27,33)
#241419
(36,20,25)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #995361

#995361
(153,83,97)
#A2626F
(162,98,111)
#AB717D
(171,113,125)
#B4808B
(180,128,139)
#BD8F99
(189,143,153)
#C69EA7
(198,158,167)
#CFADB5
(207,173,181)
#D8BCC3
(216,188,195)
#E1CBD1
(225,203,209)
#EADADF
(234,218,223)
#F3E9ED
(243,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995361 color. Also use rgb(153,83,97) instead hex code.

Text Font Color

.myTextColor { color: #995361; }

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

This text font color is #995361.

Background Color

.myBgColor { background-color: #995361; }

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

This div background color is #995361.

Border color

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

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

This div border color is #995361.

Opacity

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

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

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

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

This text has shadow with #995361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995361.

Preview

Color preview on black background

This text has color #995361 on black background.


Color preview on white background

This text has color #995361 on white background.


Black color preview on #995361 background

This text has black color on #995361 background.


White color preview on #995361 background

This text has white color on #995361 background.


Related colors

Complementary color

Complementary color for #hex is #66AC9E.


I love getcolorcode.com

Triadic colors

1 #619953 and #536199 with #995361 are triadic colors.

2 #615399 and #539961 with #995361 are triadic colors.