COLOR #764095

HEX: #764095 RGB: (118,64,149)

Color info

#764095 contains mainly red and blue colors. Web safe color of #764095 is #663399 (or #639).

RGB color model

#764095 color RGB value is (118,64,149).

RGB: (118,64,149) (46%, 25%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 64 of 255 = 25%
B 149 of 255 = 58%

118
64
149

R + G + B ~ 43%. #764095 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 64 + 149 = 331 (100%)
R 118 of 331 ~ 35.65%
G 64 of 331 ~ 19.34%
B 149 of 331 ~ 45.02'%

%35.65
%19.34
%45.02

CMYK color model

#764095 color CMYK value is (21,57,0,42).

  • cyan value is 20.81%
  • magenta value is 57.05%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (21,57,0,42)
C21M57Y0K42 (21%, 57%, 0%, 42%)
(0.21 / 0.57 / 0.00 / 0.42)

CMYK percentages

%20.81
%57.05
%0
%41.57

Codes

Color #764095 in popluar color models

76 40 95
RGB 118 64 149
HSL 278° 39.91% 41.76%
HSB/HSV 278° 57.05% 58.43%
CMYK 20.81% 57.05% 0.00%
41.57%

Color #764095 in popluar number systems.

HEX 76 40 95
Decimal 118 64 149
Binary 1110110 1000000 10010101
Octal 166 100 225

Shades and tints

Shades of #764095

#764095
(118,64,149)
#6C3B88
(108,59,136)
#62367B
(98,54,123)
#58316E
(88,49,110)
#4E2C61
(78,44,97)
#442754
(68,39,84)
#3A2247
(58,34,71)
#301D3A
(48,29,58)
#26182D
(38,24,45)
#1C1320
(28,19,32)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #764095

#764095
(118,64,149)
#82519E
(130,81,158)
#8E62A7
(142,98,167)
#9A73B0
(154,115,176)
#A684B9
(166,132,185)
#B295C2
(178,149,194)
#BEA6CB
(190,166,203)
#CAB7D4
(202,183,212)
#D6C8DD
(214,200,221)
#E2D9E6
(226,217,230)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764095 color. Also use rgb(118,64,149) instead hex code.

Text Font Color

.myTextColor { color: #764095; }

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

This text font color is #764095.

Background Color

.myBgColor { background-color: #764095; }

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

This div background color is #764095.

Border color

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

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

This div border color is #764095.

Opacity

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

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

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

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

This text has shadow with #764095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764095.

Preview

Color preview on black background

This text has color #764095 on black background.


Color preview on white background

This text has color #764095 on white background.


Black color preview on #764095 background

This text has black color on #764095 background.


White color preview on #764095 background

This text has white color on #764095 background.


Related colors

Complementary color

Complementary color for #hex is #89BF6A.


I love getcolorcode.com

Triadic colors

1 #957640 and #409576 with #764095 are triadic colors.

2 #954076 and #407695 with #764095 are triadic colors.