COLOR #975465

HEX: #975465 RGB: (151,84,101)

Color info

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

RGB color model

#975465 color RGB value is (151,84,101).

RGB: (151,84,101) (59%, 33%, 40%)

RGB channels and saturation

R 151 of 255 = 59%
G 84 of 255 = 33%
B 101 of 255 = 40%

151
84
101

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

Portions of RGB colors in percentages

R + G + B = 151 + 84 + 101 = 336 (100%)
R 151 of 336 ~ 44.94%
G 84 of 336 ~ 25%
B 101 of 336 ~ 30.06'%

%44.94
%25
%30.06

CMYK color model

#975465 color CMYK value is (0,44,33,41).

  • cyan value is 0.00%
  • magenta value is 44.37%
  • yellow value is 33.11%
  • key color value is 40.78%

CMYK: (0,44,33,41)
C0M44Y33K41 (0%, 44%, 33%, 41%)
(0.00 / 0.44 / 0.33 / 0.41)

CMYK percentages

%0
%44.37
%33.11
%40.78

Codes

Color #975465 in popluar color models

97 54 65
RGB 151 84 101
HSL 345° 28.51% 46.08%
HSB/HSV 345° 44.37% 59.22%
CMYK 0.00% 44.37% 33.11%
40.78%

Color #975465 in popluar number systems.

HEX 97 54 65
Decimal 151 84 101
Binary 10010111 1010100 1100101
Octal 227 124 145

Shades and tints

Shades of #975465

#975465
(151,84,101)
#8A4D5C
(138,77,92)
#7D4653
(125,70,83)
#703F4A
(112,63,74)
#633841
(99,56,65)
#563138
(86,49,56)
#492A2F
(73,42,47)
#3C2326
(60,35,38)
#2F1C1D
(47,28,29)
#221514
(34,21,20)
#150E0B
(21,14,11)
#000000
(0,0,0)

Tints of #975465

#975465
(151,84,101)
#A06373
(160,99,115)
#A97281
(169,114,129)
#B2818F
(178,129,143)
#BB909D
(187,144,157)
#C49FAB
(196,159,171)
#CDAEB9
(205,174,185)
#D6BDC7
(214,189,199)
#DFCCD5
(223,204,213)
#E8DBE3
(232,219,227)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #975465 color. Also use rgb(151,84,101) instead hex code.

Text Font Color

.myTextColor { color: #975465; }

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

This text font color is #975465.

Background Color

.myBgColor { background-color: #975465; }

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

This div background color is #975465.

Border color

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

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

This div border color is #975465.

Opacity

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

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

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

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

This text has shadow with #975465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975465.

Preview

Color preview on black background

This text has color #975465 on black background.


Color preview on white background

This text has color #975465 on white background.


Black color preview on #975465 background

This text has black color on #975465 background.


White color preview on #975465 background

This text has white color on #975465 background.


Related colors

Complementary color

Complementary color for #hex is #68AB9A.


I love getcolorcode.com

Triadic colors

1 #659754 and #546597 with #975465 are triadic colors.

2 #655497 and #549765 with #975465 are triadic colors.