COLOR #634659

HEX: #634659 RGB: (99,70,89)

Color info

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

RGB color model

#634659 color RGB value is (99,70,89).

RGB: (99,70,89) (39%, 27%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 70 of 255 = 27%
B 89 of 255 = 35%

99
70
89

R + G + B ~ 34%. #634659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 70 + 89 = 258 (100%)
R 99 of 258 ~ 38.37%
G 70 of 258 ~ 27.13%
B 89 of 258 ~ 34.5'%

%38.37
%27.13
%34.5

CMYK color model

#634659 color CMYK value is (0,29,10,61).

  • cyan value is 0.00%
  • magenta value is 29.29%
  • yellow value is 10.10%
  • key color value is 61.18%

CMYK: (0,29,10,61)
C0M29Y10K61 (0%, 29%, 10%, 61%)
(0.00 / 0.29 / 0.10 / 0.61)

CMYK percentages

%0
%29.29
%10.1
%61.18

Codes

Color #634659 in popluar color models

63 46 59
RGB 99 70 89
HSL 321° 17.16% 33.14%
HSB/HSV 321° 29.29% 38.82%
CMYK 0.00% 29.29% 10.10%
61.18%

Color #634659 in popluar number systems.

HEX 63 46 59
Decimal 99 70 89
Binary 1100011 1000110 1011001
Octal 143 106 131

Shades and tints

Shades of #634659

#634659
(99,70,89)
#5A4051
(90,64,81)
#513A49
(81,58,73)
#483441
(72,52,65)
#3F2E39
(63,46,57)
#362831
(54,40,49)
#2D2229
(45,34,41)
#241C21
(36,28,33)
#1B1619
(27,22,25)
#121011
(18,16,17)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #634659

#634659
(99,70,89)
#715668
(113,86,104)
#7F6677
(127,102,119)
#8D7686
(141,118,134)
#9B8695
(155,134,149)
#A996A4
(169,150,164)
#B7A6B3
(183,166,179)
#C5B6C2
(197,182,194)
#D3C6D1
(211,198,209)
#E1D6E0
(225,214,224)
#EFE6EF
(239,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634659 color. Also use rgb(99,70,89) instead hex code.

Text Font Color

.myTextColor { color: #634659; }

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

This text font color is #634659.

Background Color

.myBgColor { background-color: #634659; }

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

This div background color is #634659.

Border color

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

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

This div border color is #634659.

Opacity

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

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

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

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

This text has shadow with #634659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634659.

Preview

Color preview on black background

This text has color #634659 on black background.


Color preview on white background

This text has color #634659 on white background.


Black color preview on #634659 background

This text has black color on #634659 background.


White color preview on #634659 background

This text has white color on #634659 background.


Related colors

Complementary color

Complementary color for #hex is #9CB9A6.


I love getcolorcode.com

Triadic colors

1 #596346 and #465963 with #634659 are triadic colors.

2 #594663 and #466359 with #634659 are triadic colors.