COLOR #634364

HEX: #634364 RGB: (99,67,100)

Color info

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

RGB color model

#634364 color RGB value is (99,67,100).

RGB: (99,67,100) (39%, 26%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 100 of 255 = 39%

99
67
100

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

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 100 = 266 (100%)
R 99 of 266 ~ 37.22%
G 67 of 266 ~ 25.19%
B 100 of 266 ~ 37.59'%

%37.22
%25.19
%37.59

CMYK color model

#634364 color CMYK value is (1,33,0,61).

  • cyan value is 1.00%
  • magenta value is 33.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (1,33,0,61)
C1M33Y0K61 (1%, 33%, 0%, 61%)
(0.01 / 0.33 / 0.00 / 0.61)

CMYK percentages

%1
%33
%0
%60.78

Codes

Color #634364 in popluar color models

63 43 64
RGB 99 67 100
HSL 298° 19.76% 32.75%
HSB/HSV 298° 33.00% 39.22%
CMYK 1.00% 33.00% 0.00%
60.78%

Color #634364 in popluar number systems.

HEX 63 43 64
Decimal 99 67 100
Binary 1100011 1000011 1100100
Octal 143 103 144

Shades and tints

Shades of #634364

#634364
(99,67,100)
#5A3D5B
(90,61,91)
#513752
(81,55,82)
#483149
(72,49,73)
#3F2B40
(63,43,64)
#362537
(54,37,55)
#2D1F2E
(45,31,46)
#241925
(36,25,37)
#1B131C
(27,19,28)
#120D13
(18,13,19)
#09070A
(9,7,10)
#000000
(0,0,0)

Tints of #634364

#634364
(99,67,100)
#715472
(113,84,114)
#7F6580
(127,101,128)
#8D768E
(141,118,142)
#9B879C
(155,135,156)
#A998AA
(169,152,170)
#B7A9B8
(183,169,184)
#C5BAC6
(197,186,198)
#D3CBD4
(211,203,212)
#E1DCE2
(225,220,226)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634364 color. Also use rgb(99,67,100) instead hex code.

Text Font Color

.myTextColor { color: #634364; }

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

This text font color is #634364.

Background Color

.myBgColor { background-color: #634364; }

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

This div background color is #634364.

Border color

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

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

This div border color is #634364.

Opacity

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

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

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

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

This text has shadow with #634364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634364.

Preview

Color preview on black background

This text has color #634364 on black background.


Color preview on white background

This text has color #634364 on white background.


Black color preview on #634364 background

This text has black color on #634364 background.


White color preview on #634364 background

This text has white color on #634364 background.


Related colors

Complementary color

Complementary color for #hex is #9CBC9B.


I love getcolorcode.com

Triadic colors

1 #646343 and #436463 with #634364 are triadic colors.

2 #644363 and #436364 with #634364 are triadic colors.