COLOR #992465

HEX: #992465 RGB: (153,36,101)

Color info

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

RGB color model

#992465 color RGB value is (153,36,101).

RGB: (153,36,101) (60%, 14%, 40%)

RGB channels and saturation

R 153 of 255 = 60%
G 36 of 255 = 14%
B 101 of 255 = 40%

153
36
101

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

Portions of RGB colors in percentages

R + G + B = 153 + 36 + 101 = 290 (100%)
R 153 of 290 ~ 52.76%
G 36 of 290 ~ 12.41%
B 101 of 290 ~ 34.83'%

%52.76
%12.41
%34.83

CMYK color model

#992465 color CMYK value is (0,76,34,40).

  • cyan value is 0.00%
  • magenta value is 76.47%
  • yellow value is 33.99%
  • key color value is 40.00%

CMYK: (0,76,34,40)
C0M76Y34K40 (0%, 76%, 34%, 40%)
(0.00 / 0.76 / 0.34 / 0.40)

CMYK percentages

%0
%76.47
%33.99
%40

Codes

Color #992465 in popluar color models

99 24 65
RGB 153 36 101
HSL 327° 61.90% 37.06%
HSB/HSV 327° 76.47% 60.00%
CMYK 0.00% 76.47% 33.99%
40.00%

Color #992465 in popluar number systems.

HEX 99 24 65
Decimal 153 36 101
Binary 10011001 100100 1100101
Octal 231 44 145

Shades and tints

Shades of #992465

#992465
(153,36,101)
#8C215C
(140,33,92)
#7F1E53
(127,30,83)
#721B4A
(114,27,74)
#651841
(101,24,65)
#581538
(88,21,56)
#4B122F
(75,18,47)
#3E0F26
(62,15,38)
#310C1D
(49,12,29)
#240914
(36,9,20)
#17060B
(23,6,11)
#000000
(0,0,0)

Tints of #992465

#992465
(153,36,101)
#A23773
(162,55,115)
#AB4A81
(171,74,129)
#B45D8F
(180,93,143)
#BD709D
(189,112,157)
#C683AB
(198,131,171)
#CF96B9
(207,150,185)
#D8A9C7
(216,169,199)
#E1BCD5
(225,188,213)
#EACFE3
(234,207,227)
#F3E2F1
(243,226,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #992465 color. Also use rgb(153,36,101) instead hex code.

Text Font Color

.myTextColor { color: #992465; }

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

This text font color is #992465.

Background Color

.myBgColor { background-color: #992465; }

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

This div background color is #992465.

Border color

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

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

This div border color is #992465.

Opacity

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

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

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

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

This text has shadow with #992465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #992465.

Preview

Color preview on black background

This text has color #992465 on black background.


Color preview on white background

This text has color #992465 on white background.


Black color preview on #992465 background

This text has black color on #992465 background.


White color preview on #992465 background

This text has white color on #992465 background.


Related colors

Complementary color

Complementary color for #hex is #66DB9A.


I love getcolorcode.com

Triadic colors

1 #659924 and #246599 with #992465 are triadic colors.

2 #652499 and #249965 with #992465 are triadic colors.