COLOR #634246

HEX: #634246 RGB: (99,66,70)

Color info

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

RGB color model

#634246 color RGB value is (99,66,70).

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

RGB channels and saturation

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

99
66
70

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

Portions of RGB colors in percentages

R + G + B = 99 + 66 + 70 = 235 (100%)
R 99 of 235 ~ 42.13%
G 66 of 235 ~ 28.09%
B 70 of 235 ~ 29.79'%

%42.13
%28.09
%29.79

CMYK color model

#634246 color CMYK value is (0,33,29,61).

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

CMYK: (0,33,29,61)
C0M33Y29K61 (0%, 33%, 29%, 61%)
(0.00 / 0.33 / 0.29 / 0.61)

CMYK percentages

%0
%33.33
%29.29
%61.18

Codes

Color #634246 in popluar color models

63 42 46
RGB 99 66 70
HSL 353° 20.00% 32.35%
HSB/HSV 353° 33.33% 38.82%
CMYK 0.00% 33.33% 29.29%
61.18%

Color #634246 in popluar number systems.

HEX 63 42 46
Decimal 99 66 70
Binary 1100011 1000010 1000110
Octal 143 102 106

Shades and tints

Shades of #634246

#634246
(99,66,70)
#5A3C40
(90,60,64)
#51363A
(81,54,58)
#483034
(72,48,52)
#3F2A2E
(63,42,46)
#362428
(54,36,40)
#2D1E22
(45,30,34)
#24181C
(36,24,28)
#1B1216
(27,18,22)
#120C10
(18,12,16)
#09060A
(9,6,10)
#000000
(0,0,0)

Tints of #634246

#634246
(99,66,70)
#715356
(113,83,86)
#7F6466
(127,100,102)
#8D7576
(141,117,118)
#9B8686
(155,134,134)
#A99796
(169,151,150)
#B7A8A6
(183,168,166)
#C5B9B6
(197,185,182)
#D3CAC6
(211,202,198)
#E1DBD6
(225,219,214)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #634246; }

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

This text font color is #634246.

Background Color

.myBgColor { background-color: #634246; }

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

This div background color is #634246.

Border color

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

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

This div border color is #634246.

Opacity

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

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

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

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

This text has shadow with #634246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634246.

Preview

Color preview on black background

This text has color #634246 on black background.


Color preview on white background

This text has color #634246 on white background.


Black color preview on #634246 background

This text has black color on #634246 background.


White color preview on #634246 background

This text has white color on #634246 background.


Related colors

Complementary color

Complementary color for #hex is #9CBDB9.


I love getcolorcode.com

Triadic colors

1 #466342 and #424663 with #634246 are triadic colors.

2 #464263 and #426346 with #634246 are triadic colors.