COLOR #95464D

HEX: #95464D RGB: (149,70,77)

Color info

#95464D contains mainly red color. Web safe color of #95464D is #993333 (or #933).

RGB color model

#95464D color RGB value is (149,70,77).

RGB: (149,70,77) (58%, 27%, 30%)

RGB channels and saturation

R 149 of 255 = 58%
G 70 of 255 = 27%
B 77 of 255 = 30%

149
70
77

R + G + B ~ 38%. #95464D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 70 + 77 = 296 (100%)
R 149 of 296 ~ 50.34%
G 70 of 296 ~ 23.65%
B 77 of 296 ~ 26.01'%

%50.34
%23.65
%26.01

CMYK color model

#95464D color CMYK value is (0,53,48,42).

  • cyan value is 0.00%
  • magenta value is 53.02%
  • yellow value is 48.32%
  • key color value is 41.57%

CMYK: (0,53,48,42)
C0M53Y48K42 (0%, 53%, 48%, 42%)
(0.00 / 0.53 / 0.48 / 0.42)

CMYK percentages

%0
%53.02
%48.32
%41.57

Codes

Color #95464D in popluar color models

95 46 4D
RGB 149 70 77
HSL 355° 36.07% 42.94%
HSB/HSV 355° 53.02% 58.43%
CMYK 0.00% 53.02% 48.32%
41.57%

Color #95464D in popluar number systems.

HEX 95 46 4D
Decimal 149 70 77
Binary 10010101 1000110 1001101
Octal 225 106 115

Shades and tints

Shades of #95464D

#95464D
(149,70,77)
#884046
(136,64,70)
#7B3A3F
(123,58,63)
#6E3438
(110,52,56)
#612E31
(97,46,49)
#54282A
(84,40,42)
#472223
(71,34,35)
#3A1C1C
(58,28,28)
#2D1615
(45,22,21)
#20100E
(32,16,14)
#130A07
(19,10,7)
#000000
(0,0,0)

Tints of #95464D

#95464D
(149,70,77)
#9E565D
(158,86,93)
#A7666D
(167,102,109)
#B0767D
(176,118,125)
#B9868D
(185,134,141)
#C2969D
(194,150,157)
#CBA6AD
(203,166,173)
#D4B6BD
(212,182,189)
#DDC6CD
(221,198,205)
#E6D6DD
(230,214,221)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95464D color. Also use rgb(149,70,77) instead hex code.

Text Font Color

.myTextColor { color: #95464D; }

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

This text font color is #95464D.

Background Color

.myBgColor { background-color: #95464D; }

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

This div background color is #95464D.

Border color

.myBorderColor { border: 1px solid #95464D; }

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

This div border color is #95464D.

Opacity

.myOpacity80 { color: #95464D; opacity: 0.8; }

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

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

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

This text has shadow with #95464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95464D.

Preview

Color preview on black background

This text has color #95464D on black background.


Color preview on white background

This text has color #95464D on white background.


Black color preview on #95464D background

This text has black color on #95464D background.


White color preview on #95464D background

This text has white color on #95464D background.


Related colors

Complementary color

Complementary color for #hex is #6AB9B2.


I love getcolorcode.com

Triadic colors

1 #4D9546 and #464D95 with #95464D are triadic colors.

2 #4D4695 and #46954D with #95464D are triadic colors.