COLOR #951D38

HEX: #951D38 RGB: (149,29,56)

Color info

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

RGB color model

#951D38 color RGB value is (149,29,56).

RGB: (149,29,56) (58%, 11%, 22%)

RGB channels and saturation

R 149 of 255 = 58%
G 29 of 255 = 11%
B 56 of 255 = 22%

149
29
56

R + G + B ~ 30%. #951D38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 29 + 56 = 234 (100%)
R 149 of 234 ~ 63.68%
G 29 of 234 ~ 12.39%
B 56 of 234 ~ 23.93'%

%63.68
%12.39
%23.93

CMYK color model

#951D38 color CMYK value is (0,81,62,42).

  • cyan value is 0.00%
  • magenta value is 80.54%
  • yellow value is 62.42%
  • key color value is 41.57%
CMYK: (0,81,62,42) C0M81Y62K42 (0%,81%,62%,42%) (0.00/0.81/0.62/0.42) 

CMYK percentages

%0
%80.54
%62.42
%41.57

Codes

Color #951D38 in popluar color models

95 1D 38
RGB 149 29 56
HSL 347° 67.42% 34.90%
HSB/HSV 347° 80.54% 58.43%
CMYK 0.00% 80.54% 62.42%
41.57%

Color #951D38 in popluar number systems.

HEX 95 1D 38
Decimal 149 29 56
Binary 10010101 11101 111000
Octal 225 35 70

Shades and tints

Shades of #951D38

#951D38
(149,29,56)
#881B33
(136,27,51)
#7B192E
(123,25,46)
#6E1729
(110,23,41)
#611524
(97,21,36)
#54131F
(84,19,31)
#47111A
(71,17,26)
#3A0F15
(58,15,21)
#2D0D10
(45,13,16)
#200B0B
(32,11,11)
#130906
(19,9,6)
#000000
(0,0,0)

Tints of #951D38

#951D38
(149,29,56)
#9E314A
(158,49,74)
#A7455C
(167,69,92)
#B0596E
(176,89,110)
#B96D80
(185,109,128)
#C28192
(194,129,146)
#CB95A4
(203,149,164)
#D4A9B6
(212,169,182)
#DDBDC8
(221,189,200)
#E6D1DA
(230,209,218)
#EFE5EC
(239,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #951D38 color. Also use rgb(149,29,56) instead hex code.

Text Font Color

.myTextColor { color: #951D38; }

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

This text font color is #951D38.

Background Color

.myBgColor { background-color: #951D38; }

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

This div background color is #951D38.

Border color

.myBorderColor { border: 1px solid #951D38; }

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

This div border color is #951D38.

Opacity

.myOpacity80 { color: #951D38; opacity: 0.8; }

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

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

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

This text has shadow with #951D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #951D38.

Preview

Color preview on black background

This text has color #951D38 on black background.


Color preview on white background

This text has color #951D38 on white background.


Black color preview on #951D38 background

This text has black color on #951D38 background.


White color preview on #951D38 background

This text has white color on #951D38 background.


Related colors

Complementary color

Complementary color for #hex is #6AE2C7.


I love getcolorcode.com

Triadic colors

1 #38951D and #1D3895 with #951D38 are triadic colors.

2 #381D95 and #1D9538 with #951D38 are triadic colors.