COLOR #634461

HEX: #634461 RGB: (99,68,97)

Color info

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

RGB color model

#634461 color RGB value is (99,68,97).

RGB: (99,68,97) (39%, 27%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 68 of 255 = 27%
B 97 of 255 = 38%

99
68
97

R + G + B ~ 35%. #634461 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 68 + 97 = 264 (100%)
R 99 of 264 ~ 37.5%
G 68 of 264 ~ 25.76%
B 97 of 264 ~ 36.74'%

%37.5
%25.76
%36.74

CMYK color model

#634461 color CMYK value is (0,31,2,61).

  • cyan value is 0.00%
  • magenta value is 31.31%
  • yellow value is 2.02%
  • key color value is 61.18%

CMYK: (0,31,2,61)
C0M31Y2K61 (0%, 31%, 2%, 61%)
(0.00 / 0.31 / 0.02 / 0.61)

CMYK percentages

%0
%31.31
%2.02
%61.18

Codes

Color #634461 in popluar color models

63 44 61
RGB 99 68 97
HSL 304° 18.56% 32.75%
HSB/HSV 304° 31.31% 38.82%
CMYK 0.00% 31.31% 2.02%
61.18%

Color #634461 in popluar number systems.

HEX 63 44 61
Decimal 99 68 97
Binary 1100011 1000100 1100001
Octal 143 104 141

Shades and tints

Shades of #634461

#634461
(99,68,97)
#5A3E59
(90,62,89)
#513851
(81,56,81)
#483249
(72,50,73)
#3F2C41
(63,44,65)
#362639
(54,38,57)
#2D2031
(45,32,49)
#241A29
(36,26,41)
#1B1421
(27,20,33)
#120E19
(18,14,25)
#090811
(9,8,17)
#000000
(0,0,0)

Tints of #634461

#634461
(99,68,97)
#71556F
(113,85,111)
#7F667D
(127,102,125)
#8D778B
(141,119,139)
#9B8899
(155,136,153)
#A999A7
(169,153,167)
#B7AAB5
(183,170,181)
#C5BBC3
(197,187,195)
#D3CCD1
(211,204,209)
#E1DDDF
(225,221,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634461 color. Also use rgb(99,68,97) instead hex code.

Text Font Color

.myTextColor { color: #634461; }

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

This text font color is #634461.

Background Color

.myBgColor { background-color: #634461; }

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

This div background color is #634461.

Border color

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

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

This div border color is #634461.

Opacity

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

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

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

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

This text has shadow with #634461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634461.

Preview

Color preview on black background

This text has color #634461 on black background.


Color preview on white background

This text has color #634461 on white background.


Black color preview on #634461 background

This text has black color on #634461 background.


White color preview on #634461 background

This text has white color on #634461 background.


Related colors

Complementary color

Complementary color for #hex is #9CBB9E.


I love getcolorcode.com

Triadic colors

1 #616344 and #446163 with #634461 are triadic colors.

2 #614463 and #446361 with #634461 are triadic colors.