COLOR #634361

HEX: #634361 RGB: (99,67,97)

Color info

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

RGB color model

#634361 color RGB value is (99,67,97).

RGB: (99,67,97) (39%, 26%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 97 of 255 = 38%

99
67
97

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

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 97 = 263 (100%)
R 99 of 263 ~ 37.64%
G 67 of 263 ~ 25.48%
B 97 of 263 ~ 36.88'%

%37.64
%25.48
%36.88

CMYK color model

#634361 color CMYK value is (0,32,2,61).

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

CMYK: (0,32,2,61)
C0M32Y2K61 (0%, 32%, 2%, 61%)
(0.00 / 0.32 / 0.02 / 0.61)

CMYK percentages

%0
%32.32
%2.02
%61.18

Codes

Color #634361 in popluar color models

63 43 61
RGB 99 67 97
HSL 304° 19.28% 32.55%
HSB/HSV 304° 32.32% 38.82%
CMYK 0.00% 32.32% 2.02%
61.18%

Color #634361 in popluar number systems.

HEX 63 43 61
Decimal 99 67 97
Binary 1100011 1000011 1100001
Octal 143 103 141

Shades and tints

Shades of #634361

#634361
(99,67,97)
#5A3D59
(90,61,89)
#513751
(81,55,81)
#483149
(72,49,73)
#3F2B41
(63,43,65)
#362539
(54,37,57)
#2D1F31
(45,31,49)
#241929
(36,25,41)
#1B1321
(27,19,33)
#120D19
(18,13,25)
#090711
(9,7,17)
#000000
(0,0,0)

Tints of #634361

#634361
(99,67,97)
#71546F
(113,84,111)
#7F657D
(127,101,125)
#8D768B
(141,118,139)
#9B8799
(155,135,153)
#A998A7
(169,152,167)
#B7A9B5
(183,169,181)
#C5BAC3
(197,186,195)
#D3CBD1
(211,203,209)
#E1DCDF
(225,220,223)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #634361; }

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

This text font color is #634361.

Background Color

.myBgColor { background-color: #634361; }

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

This div background color is #634361.

Border color

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

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

This div border color is #634361.

Opacity

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

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

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

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

This text has shadow with #634361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634361.

Preview

Color preview on black background

This text has color #634361 on black background.


Color preview on white background

This text has color #634361 on white background.


Black color preview on #634361 background

This text has black color on #634361 background.


White color preview on #634361 background

This text has white color on #634361 background.


Related colors

Complementary color

Complementary color for #hex is #9CBC9E.


I love getcolorcode.com

Triadic colors

1 #616343 and #436163 with #634361 are triadic colors.

2 #614363 and #436361 with #634361 are triadic colors.