COLOR #763249

HEX: #763249 RGB: (118,50,73)

Color info

#763249 contains mainly red and blue colors. Web safe color of #763249 is #663333 (or #633).

RGB color model

#763249 color RGB value is (118,50,73).

RGB: (118,50,73) (46%, 20%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 50 of 255 = 20%
B 73 of 255 = 29%

118
50
73

R + G + B ~ 32%. #763249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 50 + 73 = 241 (100%)
R 118 of 241 ~ 48.96%
G 50 of 241 ~ 20.75%
B 73 of 241 ~ 30.29'%

%48.96
%20.75
%30.29

CMYK color model

#763249 color CMYK value is (0,58,38,54).

  • cyan value is 0.00%
  • magenta value is 57.63%
  • yellow value is 38.14%
  • key color value is 53.73%

CMYK: (0,58,38,54)
C0M58Y38K54 (0%, 58%, 38%, 54%)
(0.00 / 0.58 / 0.38 / 0.54)

CMYK percentages

%0
%57.63
%38.14
%53.73

Codes

Color #763249 in popluar color models

76 32 49
RGB 118 50 73
HSL 340° 40.48% 32.94%
HSB/HSV 340° 57.63% 46.27%
CMYK 0.00% 57.63% 38.14%
53.73%

Color #763249 in popluar number systems.

HEX 76 32 49
Decimal 118 50 73
Binary 1110110 110010 1001001
Octal 166 62 111

Shades and tints

Shades of #763249

#763249
(118,50,73)
#6C2E43
(108,46,67)
#622A3D
(98,42,61)
#582637
(88,38,55)
#4E2231
(78,34,49)
#441E2B
(68,30,43)
#3A1A25
(58,26,37)
#30161F
(48,22,31)
#261219
(38,18,25)
#1C0E13
(28,14,19)
#120A0D
(18,10,13)
#000000
(0,0,0)

Tints of #763249

#763249
(118,50,73)
#824459
(130,68,89)
#8E5669
(142,86,105)
#9A6879
(154,104,121)
#A67A89
(166,122,137)
#B28C99
(178,140,153)
#BE9EA9
(190,158,169)
#CAB0B9
(202,176,185)
#D6C2C9
(214,194,201)
#E2D4D9
(226,212,217)
#EEE6E9
(238,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763249 color. Also use rgb(118,50,73) instead hex code.

Text Font Color

.myTextColor { color: #763249; }

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

This text font color is #763249.

Background Color

.myBgColor { background-color: #763249; }

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

This div background color is #763249.

Border color

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

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

This div border color is #763249.

Opacity

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

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

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

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

This text has shadow with #763249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763249.

Preview

Color preview on black background

This text has color #763249 on black background.


Color preview on white background

This text has color #763249 on white background.


Black color preview on #763249 background

This text has black color on #763249 background.


White color preview on #763249 background

This text has white color on #763249 background.


Related colors

Complementary color

Complementary color for #hex is #89CDB6.


I love getcolorcode.com

Triadic colors

1 #497632 and #324976 with #763249 are triadic colors.

2 #493276 and #327649 with #763249 are triadic colors.