COLOR #974666

HEX: #974666 RGB: (151,70,102)

Color info

#974666 contains mainly red and blue colors. Web safe color of #974666 is #993366 (or #936).

RGB color model

#974666 color RGB value is (151,70,102).

RGB: (151,70,102) (59%, 27%, 40%)

RGB channels and saturation

R 151 of 255 = 59%
G 70 of 255 = 27%
B 102 of 255 = 40%

151
70
102

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

Portions of RGB colors in percentages

R + G + B = 151 + 70 + 102 = 323 (100%)
R 151 of 323 ~ 46.75%
G 70 of 323 ~ 21.67%
B 102 of 323 ~ 31.58'%

%46.75
%21.67
%31.58

CMYK color model

#974666 color CMYK value is (0,54,32,41).

  • cyan value is 0.00%
  • magenta value is 53.64%
  • yellow value is 32.45%
  • key color value is 40.78%

CMYK: (0,54,32,41)
C0M54Y32K41 (0%, 54%, 32%, 41%)
(0.00 / 0.54 / 0.32 / 0.41)

CMYK percentages

%0
%53.64
%32.45
%40.78

Codes

Color #974666 in popluar color models

97 46 66
RGB 151 70 102
HSL 336° 36.65% 43.33%
HSB/HSV 336° 53.64% 59.22%
CMYK 0.00% 53.64% 32.45%
40.78%

Color #974666 in popluar number systems.

HEX 97 46 66
Decimal 151 70 102
Binary 10010111 1000110 1100110
Octal 227 106 146

Shades and tints

Shades of #974666

#974666
(151,70,102)
#8A405D
(138,64,93)
#7D3A54
(125,58,84)
#70344B
(112,52,75)
#632E42
(99,46,66)
#562839
(86,40,57)
#492230
(73,34,48)
#3C1C27
(60,28,39)
#2F161E
(47,22,30)
#221015
(34,16,21)
#150A0C
(21,10,12)
#000000
(0,0,0)

Tints of #974666

#974666
(151,70,102)
#A05673
(160,86,115)
#A96680
(169,102,128)
#B2768D
(178,118,141)
#BB869A
(187,134,154)
#C496A7
(196,150,167)
#CDA6B4
(205,166,180)
#D6B6C1
(214,182,193)
#DFC6CE
(223,198,206)
#E8D6DB
(232,214,219)
#F1E6E8
(241,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #974666 color. Also use rgb(151,70,102) instead hex code.

Text Font Color

.myTextColor { color: #974666; }

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

This text font color is #974666.

Background Color

.myBgColor { background-color: #974666; }

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

This div background color is #974666.

Border color

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

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

This div border color is #974666.

Opacity

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

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

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

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

This text has shadow with #974666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974666.

Preview

Color preview on black background

This text has color #974666 on black background.


Color preview on white background

This text has color #974666 on white background.


Black color preview on #974666 background

This text has black color on #974666 background.


White color preview on #974666 background

This text has white color on #974666 background.


Related colors

Complementary color

Complementary color for #hex is #68B999.


I love getcolorcode.com

Triadic colors

1 #669746 and #466697 with #974666 are triadic colors.

2 #664697 and #469766 with #974666 are triadic colors.