COLOR #954046

HEX: #954046 RGB: (149,64,70)

Color info

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

RGB color model

#954046 color RGB value is (149,64,70).

RGB: (149,64,70) (58%, 25%, 27%)

RGB channels and saturation

R 149 of 255 = 58%
G 64 of 255 = 25%
B 70 of 255 = 27%

149
64
70

R + G + B ~ 37%. #954046 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 64 + 70 = 283 (100%)
R 149 of 283 ~ 52.65%
G 64 of 283 ~ 22.61%
B 70 of 283 ~ 24.73'%

%52.65
%22.61
%24.73

CMYK color model

#954046 color CMYK value is (0,57,53,42).

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

CMYK: (0,57,53,42)
C0M57Y53K42 (0%, 57%, 53%, 42%)
(0.00 / 0.57 / 0.53 / 0.42)

CMYK percentages

%0
%57.05
%53.02
%41.57

Codes

Color #954046 in popluar color models

95 40 46
RGB 149 64 70
HSL 356° 39.91% 41.76%
HSB/HSV 356° 57.05% 58.43%
CMYK 0.00% 57.05% 53.02%
41.57%

Color #954046 in popluar number systems.

HEX 95 40 46
Decimal 149 64 70
Binary 10010101 1000000 1000110
Octal 225 100 106

Shades and tints

Shades of #954046

#954046
(149,64,70)
#883B40
(136,59,64)
#7B363A
(123,54,58)
#6E3134
(110,49,52)
#612C2E
(97,44,46)
#542728
(84,39,40)
#472222
(71,34,34)
#3A1D1C
(58,29,28)
#2D1816
(45,24,22)
#201310
(32,19,16)
#130E0A
(19,14,10)
#000000
(0,0,0)

Tints of #954046

#954046
(149,64,70)
#9E5156
(158,81,86)
#A76266
(167,98,102)
#B07376
(176,115,118)
#B98486
(185,132,134)
#C29596
(194,149,150)
#CBA6A6
(203,166,166)
#D4B7B6
(212,183,182)
#DDC8C6
(221,200,198)
#E6D9D6
(230,217,214)
#EFEAE6
(239,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #954046; }

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

This text font color is #954046.

Background Color

.myBgColor { background-color: #954046; }

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

This div background color is #954046.

Border color

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

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

This div border color is #954046.

Opacity

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

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

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

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

This text has shadow with #954046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #954046.

Preview

Color preview on black background

This text has color #954046 on black background.


Color preview on white background

This text has color #954046 on white background.


Black color preview on #954046 background

This text has black color on #954046 background.


White color preview on #954046 background

This text has white color on #954046 background.


Related colors

Complementary color

Complementary color for #hex is #6ABFB9.


I love getcolorcode.com

Triadic colors

1 #469540 and #404695 with #954046 are triadic colors.

2 #464095 and #409546 with #954046 are triadic colors.