COLOR #634776

HEX: #634776 RGB: (99,71,118)

Color info

#634776 contains red, green and blue colors in about the same proportion. Web safe color of #634776 is #663366 (or #636).

RGB color model

#634776 color RGB value is (99,71,118).

RGB: (99,71,118) (39%, 28%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 71 of 255 = 28%
B 118 of 255 = 46%

99
71
118

R + G + B ~ 38%. #634776 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 71 + 118 = 288 (100%)
R 99 of 288 ~ 34.38%
G 71 of 288 ~ 24.65%
B 118 of 288 ~ 40.97'%

%34.38
%24.65
%40.97

CMYK color model

#634776 color CMYK value is (16,40,0,54).

  • cyan value is 16.10%
  • magenta value is 39.83%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (16,40,0,54)
C16M40Y0K54 (16%, 40%, 0%, 54%)
(0.16 / 0.40 / 0.00 / 0.54)

CMYK percentages

%16.1
%39.83
%0
%53.73

Codes

Color #634776 in popluar color models

63 47 76
RGB 99 71 118
HSL 276° 24.87% 37.06%
HSB/HSV 276° 39.83% 46.27%
CMYK 16.10% 39.83% 0.00%
53.73%

Color #634776 in popluar number systems.

HEX 63 47 76
Decimal 99 71 118
Binary 1100011 1000111 1110110
Octal 143 107 166

Shades and tints

Shades of #634776

#634776
(99,71,118)
#5A416C
(90,65,108)
#513B62
(81,59,98)
#483558
(72,53,88)
#3F2F4E
(63,47,78)
#362944
(54,41,68)
#2D233A
(45,35,58)
#241D30
(36,29,48)
#1B1726
(27,23,38)
#12111C
(18,17,28)
#090B12
(9,11,18)
#000000
(0,0,0)

Tints of #634776

#634776
(99,71,118)
#715782
(113,87,130)
#7F678E
(127,103,142)
#8D779A
(141,119,154)
#9B87A6
(155,135,166)
#A997B2
(169,151,178)
#B7A7BE
(183,167,190)
#C5B7CA
(197,183,202)
#D3C7D6
(211,199,214)
#E1D7E2
(225,215,226)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634776 color. Also use rgb(99,71,118) instead hex code.

Text Font Color

.myTextColor { color: #634776; }

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

This text font color is #634776.

Background Color

.myBgColor { background-color: #634776; }

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

This div background color is #634776.

Border color

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

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

This div border color is #634776.

Opacity

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

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

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

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

This text has shadow with #634776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634776.

Preview

Color preview on black background

This text has color #634776 on black background.


Color preview on white background

This text has color #634776 on white background.


Black color preview on #634776 background

This text has black color on #634776 background.


White color preview on #634776 background

This text has white color on #634776 background.


Related colors

Complementary color

Complementary color for #hex is #9CB889.


I love getcolorcode.com

Triadic colors

1 #766347 and #477663 with #634776 are triadic colors.

2 #764763 and #476376 with #634776 are triadic colors.