COLOR #634320

HEX: #634320 RGB: (99,67,32)

Color info

#634320 contains mainly red and green colors. Web safe color of #634320 is #663333 (or #633).

RGB color model

#634320 color RGB value is (99,67,32).

RGB: (99,67,32) (39%, 26%, 13%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 32 of 255 = 13%

99
67
32

R + G + B ~ 26%. #634320 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 32 = 198 (100%)
R 99 of 198 ~ 50%
G 67 of 198 ~ 33.84%
B 32 of 198 ~ 16.16'%

%50
%33.84
%16.16

CMYK color model

#634320 color CMYK value is (0,32,68,61).

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

CMYK: (0,32,68,61)
C0M32Y68K61 (0%, 32%, 68%, 61%)
(0.00 / 0.32 / 0.68 / 0.61)

CMYK percentages

%0
%32.32
%67.68
%61.18

Codes

Color #634320 in popluar color models

63 43 20
RGB 99 67 32
HSL 31° 51.15% 25.69%
HSB/HSV 31° 67.68% 38.82%
CMYK 0.00% 32.32% 67.68%
61.18%

Color #634320 in popluar number systems.

HEX 63 43 20
Decimal 99 67 32
Binary 1100011 1000011 100000
Octal 143 103 40

Shades and tints

Shades of #634320

#634320
(99,67,32)
#5A3D1E
(90,61,30)
#51371C
(81,55,28)
#48311A
(72,49,26)
#3F2B18
(63,43,24)
#362516
(54,37,22)
#2D1F14
(45,31,20)
#241912
(36,25,18)
#1B1310
(27,19,16)
#120D0E
(18,13,14)
#09070C
(9,7,12)
#000000
(0,0,0)

Tints of #634320

#634320
(99,67,32)
#715434
(113,84,52)
#7F6548
(127,101,72)
#8D765C
(141,118,92)
#9B8770
(155,135,112)
#A99884
(169,152,132)
#B7A998
(183,169,152)
#C5BAAC
(197,186,172)
#D3CBC0
(211,203,192)
#E1DCD4
(225,220,212)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #634320; }

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

This text font color is #634320.

Background Color

.myBgColor { background-color: #634320; }

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

This div background color is #634320.

Border color

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

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

This div border color is #634320.

Opacity

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

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

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

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

This text has shadow with #634320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634320.

Preview

Color preview on black background

This text has color #634320 on black background.


Color preview on white background

This text has color #634320 on white background.


Black color preview on #634320 background

This text has black color on #634320 background.


White color preview on #634320 background

This text has white color on #634320 background.


Related colors

Complementary color

Complementary color for #hex is #9CBCDF.


I love getcolorcode.com

Gradients

Color #634320 is used in Coyote Brown gradient.

Coyote Brown


Triadic colors

1 #206343 and #432063 with #634320 are triadic colors.

2 #204363 and #436320 with #634320 are triadic colors.