COLOR #634353

HEX: #634353 RGB: (99,67,83)

Color info

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

RGB color model

#634353 color RGB value is (99,67,83).

RGB: (99,67,83) (39%, 26%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 83 of 255 = 33%

99
67
83

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

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 83 = 249 (100%)
R 99 of 249 ~ 39.76%
G 67 of 249 ~ 26.91%
B 83 of 249 ~ 33.33'%

%39.76
%26.91
%33.33

CMYK color model

#634353 color CMYK value is (0,32,16,61).

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

CMYK: (0,32,16,61)
C0M32Y16K61 (0%, 32%, 16%, 61%)
(0.00 / 0.32 / 0.16 / 0.61)

CMYK percentages

%0
%32.32
%16.16
%61.18

Codes

Color #634353 in popluar color models

63 43 53
RGB 99 67 83
HSL 330° 19.28% 32.55%
HSB/HSV 330° 32.32% 38.82%
CMYK 0.00% 32.32% 16.16%
61.18%

Color #634353 in popluar number systems.

HEX 63 43 53
Decimal 99 67 83
Binary 1100011 1000011 1010011
Octal 143 103 123

Shades and tints

Shades of #634353

#634353
(99,67,83)
#5A3D4C
(90,61,76)
#513745
(81,55,69)
#48313E
(72,49,62)
#3F2B37
(63,43,55)
#362530
(54,37,48)
#2D1F29
(45,31,41)
#241922
(36,25,34)
#1B131B
(27,19,27)
#120D14
(18,13,20)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #634353

#634353
(99,67,83)
#715462
(113,84,98)
#7F6571
(127,101,113)
#8D7680
(141,118,128)
#9B878F
(155,135,143)
#A9989E
(169,152,158)
#B7A9AD
(183,169,173)
#C5BABC
(197,186,188)
#D3CBCB
(211,203,203)
#E1DCDA
(225,220,218)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #634353; }

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

This text font color is #634353.

Background Color

.myBgColor { background-color: #634353; }

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

This div background color is #634353.

Border color

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

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

This div border color is #634353.

Opacity

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

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

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

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

This text has shadow with #634353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #634353.

Preview

Color preview on black background

This text has color #634353 on black background.


Color preview on white background

This text has color #634353 on white background.


Black color preview on #634353 background

This text has black color on #634353 background.


White color preview on #634353 background

This text has white color on #634353 background.


Related colors

Complementary color

Complementary color for #hex is #9CBCAC.


I love getcolorcode.com

Triadic colors

1 #536343 and #435363 with #634353 are triadic colors.

2 #534363 and #436353 with #634353 are triadic colors.