COLOR #634A63

HEX: #634A63 RGB: (99,74,99)

Color info

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

RGB color model

#634A63 color RGB value is (99,74,99).

RGB: (99,74,99) (39%, 29%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 74 of 255 = 29%
B 99 of 255 = 39%

99
74
99

R + G + B ~ 36%. #634A63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 74 + 99 = 272 (100%)
R 99 of 272 ~ 36.4%
G 74 of 272 ~ 27.21%
B 99 of 272 ~ 36.4'%

%36.4
%27.21
%36.4

CMYK color model

#634A63 color CMYK value is (0,25,0,61).

  • cyan value is 0.00%
  • magenta value is 25.25%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (0,25,0,61)
C0M25Y0K61 (0%, 25%, 0%, 61%)
(0.00 / 0.25 / 0.00 / 0.61)

CMYK percentages

%0
%25.25
%0
%61.18

Codes

Color #634A63 in popluar color models

63 4A 63
RGB 99 74 99
HSL 300° 14.45% 33.92%
HSB/HSV 300° 25.25% 38.82%
CMYK 0.00% 25.25% 0.00%
61.18%

Color #634A63 in popluar number systems.

HEX 63 4A 63
Decimal 99 74 99
Binary 1100011 1001010 1100011
Octal 143 112 143

Shades and tints

Shades of #634A63

#634A63
(99,74,99)
#5A445A
(90,68,90)
#513E51
(81,62,81)
#483848
(72,56,72)
#3F323F
(63,50,63)
#362C36
(54,44,54)
#2D262D
(45,38,45)
#242024
(36,32,36)
#1B1A1B
(27,26,27)
#121412
(18,20,18)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #634A63

#634A63
(99,74,99)
#715A71
(113,90,113)
#7F6A7F
(127,106,127)
#8D7A8D
(141,122,141)
#9B8A9B
(155,138,155)
#A99AA9
(169,154,169)
#B7AAB7
(183,170,183)
#C5BAC5
(197,186,197)
#D3CAD3
(211,202,211)
#E1DAE1
(225,218,225)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634A63 color. Also use rgb(99,74,99) instead hex code.

Text Font Color

.myTextColor { color: #634A63; }

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

This text font color is #634A63.

Background Color

.myBgColor { background-color: #634A63; }

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

This div background color is #634A63.

Border color

.myBorderColor { border: 1px solid #634A63; }

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

This div border color is #634A63.

Opacity

.myOpacity80 { color: #634A63; opacity: 0.8; }

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

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

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

This text has shadow with #634A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634A63.

Preview

Color preview on black background

This text has color #634A63 on black background.


Color preview on white background

This text has color #634A63 on white background.


Black color preview on #634A63 background

This text has black color on #634A63 background.


White color preview on #634A63 background

This text has white color on #634A63 background.


Related colors

Complementary color

Complementary color for #hex is #9CB59C.


I love getcolorcode.com

Triadic colors

1 #63634A and #4A6363 with #634A63 are triadic colors.

2 #634A63 and #4A6363 with #634A63 are triadic colors.