COLOR #634442

HEX: #634442 RGB: (99,68,66)

Color info

#634442 contains red, green and blue colors in about the same proportion. Web safe color of #634442 is #663333 (or #633).

RGB color model

#634442 color RGB value is (99,68,66).

RGB: (99,68,66) (39%, 27%, 26%)

RGB channels and saturation

R 99 of 255 = 39%
G 68 of 255 = 27%
B 66 of 255 = 26%

99
68
66

R + G + B ~ 31%. #634442 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 68 + 66 = 233 (100%)
R 99 of 233 ~ 42.49%
G 68 of 233 ~ 29.18%
B 66 of 233 ~ 28.33'%

%42.49
%29.18
%28.33

CMYK color model

#634442 color CMYK value is (0,31,33,61).

  • cyan value is 0.00%
  • magenta value is 31.31%
  • yellow value is 33.33%
  • key color value is 61.18%

CMYK: (0,31,33,61)
C0M31Y33K61 (0%, 31%, 33%, 61%)
(0.00 / 0.31 / 0.33 / 0.61)

CMYK percentages

%0
%31.31
%33.33
%61.18

Codes

Color #634442 in popluar color models

63 44 42
RGB 99 68 66
HSL 20.00% 32.35%
HSB/HSV 33.33% 38.82%
CMYK 0.00% 31.31% 33.33%
61.18%

Color #634442 in popluar number systems.

HEX 63 44 42
Decimal 99 68 66
Binary 1100011 1000100 1000010
Octal 143 104 102

Shades and tints

Shades of #634442

#634442
(99,68,66)
#5A3E3C
(90,62,60)
#513836
(81,56,54)
#483230
(72,50,48)
#3F2C2A
(63,44,42)
#362624
(54,38,36)
#2D201E
(45,32,30)
#241A18
(36,26,24)
#1B1412
(27,20,18)
#120E0C
(18,14,12)
#090806
(9,8,6)
#000000
(0,0,0)

Tints of #634442

#634442
(99,68,66)
#715553
(113,85,83)
#7F6664
(127,102,100)
#8D7775
(141,119,117)
#9B8886
(155,136,134)
#A99997
(169,153,151)
#B7AAA8
(183,170,168)
#C5BBB9
(197,187,185)
#D3CCCA
(211,204,202)
#E1DDDB
(225,221,219)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #634442 color. Also use rgb(99,68,66) instead hex code.

Text Font Color

.myTextColor { color: #634442; }

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

This text font color is #634442.

Background Color

.myBgColor { background-color: #634442; }

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

This div background color is #634442.

Border color

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

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

This div border color is #634442.

Opacity

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

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

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

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

This text has shadow with #634442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634442.

Preview

Color preview on black background

This text has color #634442 on black background.


Color preview on white background

This text has color #634442 on white background.


Black color preview on #634442 background

This text has black color on #634442 background.


White color preview on #634442 background

This text has white color on #634442 background.


Related colors

Complementary color

Complementary color for #hex is #9CBBBD.


I love getcolorcode.com

Triadic colors

1 #426344 and #444263 with #634442 are triadic colors.

2 #424463 and #446342 with #634442 are triadic colors.