COLOR #763342

HEX: #763342 RGB: (118,51,66)

Color info

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

RGB color model

#763342 color RGB value is (118,51,66).

RGB: (118,51,66) (46%, 20%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 51 of 255 = 20%
B 66 of 255 = 26%

118
51
66

R + G + B ~ 31%. #763342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 51 + 66 = 235 (100%)
R 118 of 235 ~ 50.21%
G 51 of 235 ~ 21.7%
B 66 of 235 ~ 28.09'%

%50.21
%21.7
%28.09

CMYK color model

#763342 color CMYK value is (0,57,44,54).

  • cyan value is 0.00%
  • magenta value is 56.78%
  • yellow value is 44.07%
  • key color value is 53.73%

CMYK: (0,57,44,54)
C0M57Y44K54 (0%, 57%, 44%, 54%)
(0.00 / 0.57 / 0.44 / 0.54)

CMYK percentages

%0
%56.78
%44.07
%53.73

Codes

Color #763342 in popluar color models

76 33 42
RGB 118 51 66
HSL 347° 39.64% 33.14%
HSB/HSV 347° 56.78% 46.27%
CMYK 0.00% 56.78% 44.07%
53.73%

Color #763342 in popluar number systems.

HEX 76 33 42
Decimal 118 51 66
Binary 1110110 110011 1000010
Octal 166 63 102

Shades and tints

Shades of #763342

#763342
(118,51,66)
#6C2F3C
(108,47,60)
#622B36
(98,43,54)
#582730
(88,39,48)
#4E232A
(78,35,42)
#441F24
(68,31,36)
#3A1B1E
(58,27,30)
#301718
(48,23,24)
#261312
(38,19,18)
#1C0F0C
(28,15,12)
#120B06
(18,11,6)
#000000
(0,0,0)

Tints of #763342

#763342
(118,51,66)
#824553
(130,69,83)
#8E5764
(142,87,100)
#9A6975
(154,105,117)
#A67B86
(166,123,134)
#B28D97
(178,141,151)
#BE9FA8
(190,159,168)
#CAB1B9
(202,177,185)
#D6C3CA
(214,195,202)
#E2D5DB
(226,213,219)
#EEE7EC
(238,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763342 color. Also use rgb(118,51,66) instead hex code.

Text Font Color

.myTextColor { color: #763342; }

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

This text font color is #763342.

Background Color

.myBgColor { background-color: #763342; }

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

This div background color is #763342.

Border color

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

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

This div border color is #763342.

Opacity

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

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

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

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

This text has shadow with #763342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763342.

Preview

Color preview on black background

This text has color #763342 on black background.


Color preview on white background

This text has color #763342 on white background.


Black color preview on #763342 background

This text has black color on #763342 background.


White color preview on #763342 background

This text has white color on #763342 background.


Related colors

Complementary color

Complementary color for #hex is #89CCBD.


I love getcolorcode.com

Triadic colors

1 #427633 and #334276 with #763342 are triadic colors.

2 #423376 and #337642 with #763342 are triadic colors.