COLOR #763842

HEX: #763842 RGB: (118,56,66)

Color info

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

RGB color model

#763842 color RGB value is (118,56,66).

RGB: (118,56,66) (46%, 22%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 66 of 255 = 26%

118
56
66

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

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 66 = 240 (100%)
R 118 of 240 ~ 49.17%
G 56 of 240 ~ 23.33%
B 66 of 240 ~ 27.5'%

%49.17
%23.33
%27.5

CMYK color model

#763842 color CMYK value is (0,53,44,54).

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

CMYK: (0,53,44,54)
C0M53Y44K54 (0%, 53%, 44%, 54%)
(0.00 / 0.53 / 0.44 / 0.54)

CMYK percentages

%0
%52.54
%44.07
%53.73

Codes

Color #763842 in popluar color models

76 38 42
RGB 118 56 66
HSL 350° 35.63% 34.12%
HSB/HSV 350° 52.54% 46.27%
CMYK 0.00% 52.54% 44.07%
53.73%

Color #763842 in popluar number systems.

HEX 76 38 42
Decimal 118 56 66
Binary 1110110 111000 1000010
Octal 166 70 102

Shades and tints

Shades of #763842

#763842
(118,56,66)
#6C333C
(108,51,60)
#622E36
(98,46,54)
#582930
(88,41,48)
#4E242A
(78,36,42)
#441F24
(68,31,36)
#3A1A1E
(58,26,30)
#301518
(48,21,24)
#261012
(38,16,18)
#1C0B0C
(28,11,12)
#120606
(18,6,6)
#000000
(0,0,0)

Tints of #763842

#763842
(118,56,66)
#824A53
(130,74,83)
#8E5C64
(142,92,100)
#9A6E75
(154,110,117)
#A68086
(166,128,134)
#B29297
(178,146,151)
#BEA4A8
(190,164,168)
#CAB6B9
(202,182,185)
#D6C8CA
(214,200,202)
#E2DADB
(226,218,219)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #763842; }

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

This text font color is #763842.

Background Color

.myBgColor { background-color: #763842; }

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

This div background color is #763842.

Border color

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

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

This div border color is #763842.

Opacity

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

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

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

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

This text has shadow with #763842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763842.

Preview

Color preview on black background

This text has color #763842 on black background.


Color preview on white background

This text has color #763842 on white background.


Black color preview on #763842 background

This text has black color on #763842 background.


White color preview on #763842 background

This text has white color on #763842 background.


Related colors

Complementary color

Complementary color for #hex is #89C7BD.


I love getcolorcode.com

Triadic colors

1 #427638 and #384276 with #763842 are triadic colors.

2 #423876 and #387642 with #763842 are triadic colors.