COLOR #645076

HEX: #645076 RGB: (100,80,118)

Color info

#645076 contains red, green and blue colors in about the same proportion. Web safe color of #645076 is #666666 (or #666).

RGB color model

#645076 color RGB value is (100,80,118).

RGB: (100,80,118) (39%, 31%, 46%)

RGB channels and saturation

R 100 of 255 = 39%
G 80 of 255 = 31%
B 118 of 255 = 46%

100
80
118

R + G + B ~ 39%. #645076 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 80 + 118 = 298 (100%)
R 100 of 298 ~ 33.56%
G 80 of 298 ~ 26.85%
B 118 of 298 ~ 39.6'%

%33.56
%26.85
%39.6

CMYK color model

#645076 color CMYK value is (15,32,0,54).

  • cyan value is 15.25%
  • magenta value is 32.20%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (15,32,0,54)
C15M32Y0K54 (15%, 32%, 0%, 54%)
(0.15 / 0.32 / 0.00 / 0.54)

CMYK percentages

%15.25
%32.2
%0
%53.73

Codes

Color #645076 in popluar color models

64 50 76
RGB 100 80 118
HSL 272° 19.19% 38.82%
HSB/HSV 272° 32.20% 46.27%
CMYK 15.25% 32.20% 0.00%
53.73%

Color #645076 in popluar number systems.

HEX 64 50 76
Decimal 100 80 118
Binary 1100100 1010000 1110110
Octal 144 120 166

Shades and tints

Shades of #645076

#645076
(100,80,118)
#5B496C
(91,73,108)
#524262
(82,66,98)
#493B58
(73,59,88)
#40344E
(64,52,78)
#372D44
(55,45,68)
#2E263A
(46,38,58)
#251F30
(37,31,48)
#1C1826
(28,24,38)
#13111C
(19,17,28)
#0A0A12
(10,10,18)
#000000
(0,0,0)

Tints of #645076

#645076
(100,80,118)
#725F82
(114,95,130)
#806E8E
(128,110,142)
#8E7D9A
(142,125,154)
#9C8CA6
(156,140,166)
#AA9BB2
(170,155,178)
#B8AABE
(184,170,190)
#C6B9CA
(198,185,202)
#D4C8D6
(212,200,214)
#E2D7E2
(226,215,226)
#F0E6EE
(240,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645076 color. Also use rgb(100,80,118) instead hex code.

Text Font Color

.myTextColor { color: #645076; }

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

This text font color is #645076.

Background Color

.myBgColor { background-color: #645076; }

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

This div background color is #645076.

Border color

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

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

This div border color is #645076.

Opacity

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

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

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

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

This text has shadow with #645076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645076.

Preview

Color preview on black background

This text has color #645076 on black background.


Color preview on white background

This text has color #645076 on white background.


Black color preview on #645076 background

This text has black color on #645076 background.


White color preview on #645076 background

This text has white color on #645076 background.


Related colors

Complementary color

Complementary color for #hex is #9BAF89.


I love getcolorcode.com

Triadic colors

1 #766450 and #507664 with #645076 are triadic colors.

2 #765064 and #506476 with #645076 are triadic colors.