COLOR #634850

HEX: #634850 RGB: (99,72,80)

Color info

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

RGB color model

#634850 color RGB value is (99,72,80).

RGB: (99,72,80) (39%, 28%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 72 of 255 = 28%
B 80 of 255 = 31%

99
72
80

R + G + B ~ 33%. #634850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 72 + 80 = 251 (100%)
R 99 of 251 ~ 39.44%
G 72 of 251 ~ 28.69%
B 80 of 251 ~ 31.87'%

%39.44
%28.69
%31.87

CMYK color model

#634850 color CMYK value is (0,27,19,61).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 19.19%
  • key color value is 61.18%

CMYK: (0,27,19,61)
C0M27Y19K61 (0%, 27%, 19%, 61%)
(0.00 / 0.27 / 0.19 / 0.61)

CMYK percentages

%0
%27.27
%19.19
%61.18

Codes

Color #634850 in popluar color models

63 48 50
RGB 99 72 80
HSL 342° 15.79% 33.53%
HSB/HSV 342° 27.27% 38.82%
CMYK 0.00% 27.27% 19.19%
61.18%

Color #634850 in popluar number systems.

HEX 63 48 50
Decimal 99 72 80
Binary 1100011 1001000 1010000
Octal 143 110 120

Shades and tints

Shades of #634850

#634850
(99,72,80)
#5A4249
(90,66,73)
#513C42
(81,60,66)
#48363B
(72,54,59)
#3F3034
(63,48,52)
#362A2D
(54,42,45)
#2D2426
(45,36,38)
#241E1F
(36,30,31)
#1B1818
(27,24,24)
#121211
(18,18,17)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #634850

#634850
(99,72,80)
#71585F
(113,88,95)
#7F686E
(127,104,110)
#8D787D
(141,120,125)
#9B888C
(155,136,140)
#A9989B
(169,152,155)
#B7A8AA
(183,168,170)
#C5B8B9
(197,184,185)
#D3C8C8
(211,200,200)
#E1D8D7
(225,216,215)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634850 color. Also use rgb(99,72,80) instead hex code.

Text Font Color

.myTextColor { color: #634850; }

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

This text font color is #634850.

Background Color

.myBgColor { background-color: #634850; }

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

This div background color is #634850.

Border color

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

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

This div border color is #634850.

Opacity

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

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

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

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

This text has shadow with #634850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634850.

Preview

Color preview on black background

This text has color #634850 on black background.


Color preview on white background

This text has color #634850 on white background.


Black color preview on #634850 background

This text has black color on #634850 background.


White color preview on #634850 background

This text has white color on #634850 background.


Related colors

Complementary color

Complementary color for #hex is #9CB7AF.


I love getcolorcode.com

Triadic colors

1 #506348 and #485063 with #634850 are triadic colors.

2 #504863 and #486350 with #634850 are triadic colors.