COLOR #763862

HEX: #763862 RGB: (118,56,98)

Color info

#763862 contains mainly red and blue colors. Web safe color of #763862 is #663366 (or #636).

RGB color model

#763862 color RGB value is (118,56,98).

RGB: (118,56,98) (46%, 22%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 98 of 255 = 38%

118
56
98

R + G + B ~ 35%. #763862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 98 = 272 (100%)
R 118 of 272 ~ 43.38%
G 56 of 272 ~ 20.59%
B 98 of 272 ~ 36.03'%

%43.38
%20.59
%36.03

CMYK color model

#763862 color CMYK value is (0,53,17,54).

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

CMYK: (0,53,17,54)
C0M53Y17K54 (0%, 53%, 17%, 54%)
(0.00 / 0.53 / 0.17 / 0.54)

CMYK percentages

%0
%52.54
%16.95
%53.73

Codes

Color #763862 in popluar color models

76 38 62
RGB 118 56 98
HSL 319° 35.63% 34.12%
HSB/HSV 319° 52.54% 46.27%
CMYK 0.00% 52.54% 16.95%
53.73%

Color #763862 in popluar number systems.

HEX 76 38 62
Decimal 118 56 98
Binary 1110110 111000 1100010
Octal 166 70 142

Shades and tints

Shades of #763862

#763862
(118,56,98)
#6C335A
(108,51,90)
#622E52
(98,46,82)
#58294A
(88,41,74)
#4E2442
(78,36,66)
#441F3A
(68,31,58)
#3A1A32
(58,26,50)
#30152A
(48,21,42)
#261022
(38,16,34)
#1C0B1A
(28,11,26)
#120612
(18,6,18)
#000000
(0,0,0)

Tints of #763862

#763862
(118,56,98)
#824A70
(130,74,112)
#8E5C7E
(142,92,126)
#9A6E8C
(154,110,140)
#A6809A
(166,128,154)
#B292A8
(178,146,168)
#BEA4B6
(190,164,182)
#CAB6C4
(202,182,196)
#D6C8D2
(214,200,210)
#E2DAE0
(226,218,224)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #763862; }

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

This text font color is #763862.

Background Color

.myBgColor { background-color: #763862; }

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

This div background color is #763862.

Border color

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

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

This div border color is #763862.

Opacity

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

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

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

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

This text has shadow with #763862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763862.

Preview

Color preview on black background

This text has color #763862 on black background.


Color preview on white background

This text has color #763862 on white background.


Black color preview on #763862 background

This text has black color on #763862 background.


White color preview on #763862 background

This text has white color on #763862 background.


Related colors

Complementary color

Complementary color for #hex is #89C79D.


I love getcolorcode.com

Triadic colors

1 #627638 and #386276 with #763862 are triadic colors.

2 #623876 and #387662 with #763862 are triadic colors.