COLOR #634B57

HEX: #634B57 RGB: (99,75,87)

Color info

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

RGB color model

#634B57 color RGB value is (99,75,87).

RGB: (99,75,87) (39%, 29%, 34%)

RGB channels and saturation

R 99 of 255 = 39%
G 75 of 255 = 29%
B 87 of 255 = 34%

99
75
87

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

Portions of RGB colors in percentages

R + G + B = 99 + 75 + 87 = 261 (100%)
R 99 of 261 ~ 37.93%
G 75 of 261 ~ 28.74%
B 87 of 261 ~ 33.33'%

%37.93
%28.74
%33.33

CMYK color model

#634B57 color CMYK value is (0,24,12,61).

  • cyan value is 0.00%
  • magenta value is 24.24%
  • yellow value is 12.12%
  • key color value is 61.18%

CMYK: (0,24,12,61)
C0M24Y12K61 (0%, 24%, 12%, 61%)
(0.00 / 0.24 / 0.12 / 0.61)

CMYK percentages

%0
%24.24
%12.12
%61.18

Codes

Color #634B57 in popluar color models

63 4B 57
RGB 99 75 87
HSL 330° 13.79% 34.12%
HSB/HSV 330° 24.24% 38.82%
CMYK 0.00% 24.24% 12.12%
61.18%

Color #634B57 in popluar number systems.

HEX 63 4B 57
Decimal 99 75 87
Binary 1100011 1001011 1010111
Octal 143 113 127

Shades and tints

Shades of #634B57

#634B57
(99,75,87)
#5A4550
(90,69,80)
#513F49
(81,63,73)
#483942
(72,57,66)
#3F333B
(63,51,59)
#362D34
(54,45,52)
#2D272D
(45,39,45)
#242126
(36,33,38)
#1B1B1F
(27,27,31)
#121518
(18,21,24)
#090F11
(9,15,17)
#000000
(0,0,0)

Tints of #634B57

#634B57
(99,75,87)
#715B66
(113,91,102)
#7F6B75
(127,107,117)
#8D7B84
(141,123,132)
#9B8B93
(155,139,147)
#A99BA2
(169,155,162)
#B7ABB1
(183,171,177)
#C5BBC0
(197,187,192)
#D3CBCF
(211,203,207)
#E1DBDE
(225,219,222)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #634B57; }

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

This text font color is #634B57.

Background Color

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

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

This div background color is #634B57.

Border color

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

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

This div border color is #634B57.

Opacity

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

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

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

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

This text has shadow with #634B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634B57.

Preview

Color preview on black background

This text has color #634B57 on black background.


Color preview on white background

This text has color #634B57 on white background.


Black color preview on #634B57 background

This text has black color on #634B57 background.


White color preview on #634B57 background

This text has white color on #634B57 background.


Related colors

Complementary color

Complementary color for #hex is #9CB4A8.


I love getcolorcode.com

Triadic colors

1 #57634B and #4B5763 with #634B57 are triadic colors.

2 #574B63 and #4B6357 with #634B57 are triadic colors.