COLOR #763865

HEX: #763865 RGB: (118,56,101)

Color info

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

RGB color model

#763865 color RGB value is (118,56,101).

RGB: (118,56,101) (46%, 22%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 101 of 255 = 40%

118
56
101

R + G + B ~ 36%. #763865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 101 = 275 (100%)
R 118 of 275 ~ 42.91%
G 56 of 275 ~ 20.36%
B 101 of 275 ~ 36.73'%

%42.91
%20.36
%36.73

CMYK color model

#763865 color CMYK value is (0,53,14,54).

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

CMYK: (0,53,14,54)
C0M53Y14K54 (0%, 53%, 14%, 54%)
(0.00 / 0.53 / 0.14 / 0.54)

CMYK percentages

%0
%52.54
%14.41
%53.73

Codes

Color #763865 in popluar color models

76 38 65
RGB 118 56 101
HSL 316° 35.63% 34.12%
HSB/HSV 316° 52.54% 46.27%
CMYK 0.00% 52.54% 14.41%
53.73%

Color #763865 in popluar number systems.

HEX 76 38 65
Decimal 118 56 101
Binary 1110110 111000 1100101
Octal 166 70 145

Shades and tints

Shades of #763865

#763865
(118,56,101)
#6C335C
(108,51,92)
#622E53
(98,46,83)
#58294A
(88,41,74)
#4E2441
(78,36,65)
#441F38
(68,31,56)
#3A1A2F
(58,26,47)
#301526
(48,21,38)
#26101D
(38,16,29)
#1C0B14
(28,11,20)
#12060B
(18,6,11)
#000000
(0,0,0)

Tints of #763865

#763865
(118,56,101)
#824A73
(130,74,115)
#8E5C81
(142,92,129)
#9A6E8F
(154,110,143)
#A6809D
(166,128,157)
#B292AB
(178,146,171)
#BEA4B9
(190,164,185)
#CAB6C7
(202,182,199)
#D6C8D5
(214,200,213)
#E2DAE3
(226,218,227)
#EEECF1
(238,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #763865; }

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

This text font color is #763865.

Background Color

.myBgColor { background-color: #763865; }

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

This div background color is #763865.

Border color

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

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

This div border color is #763865.

Opacity

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

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

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

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

This text has shadow with #763865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763865.

Preview

Color preview on black background

This text has color #763865 on black background.


Color preview on white background

This text has color #763865 on white background.


Black color preview on #763865 background

This text has black color on #763865 background.


White color preview on #763865 background

This text has white color on #763865 background.


Related colors

Complementary color

Complementary color for #hex is #89C79A.


I love getcolorcode.com

Triadic colors

1 #657638 and #386576 with #763865 are triadic colors.

2 #653876 and #387665 with #763865 are triadic colors.