COLOR #63413D

HEX: #63413D RGB: (99,65,61)

Color info

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

RGB color model

#63413D color RGB value is (99,65,61).

RGB: (99,65,61) (39%, 25%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 65 of 255 = 25%
B 61 of 255 = 24%

99
65
61

R + G + B ~ 29%. #63413D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 65 + 61 = 225 (100%)
R 99 of 225 ~ 44%
G 65 of 225 ~ 28.89%
B 61 of 225 ~ 27.11'%

%44
%28.89
%27.11

CMYK color model

#63413D color CMYK value is (0,34,38,61).

  • cyan value is 0.00%
  • magenta value is 34.34%
  • yellow value is 38.38%
  • key color value is 61.18%

CMYK: (0,34,38,61)
C0M34Y38K61 (0%, 34%, 38%, 61%)
(0.00 / 0.34 / 0.38 / 0.61)

CMYK percentages

%0
%34.34
%38.38
%61.18

Codes

Color #63413D in popluar color models

63 41 3D
RGB 99 65 61
HSL 23.75% 31.37%
HSB/HSV 38.38% 38.82%
CMYK 0.00% 34.34% 38.38%
61.18%

Color #63413D in popluar number systems.

HEX 63 41 3D
Decimal 99 65 61
Binary 1100011 1000001 111101
Octal 143 101 75

Shades and tints

Shades of #63413D

#63413D
(99,65,61)
#5A3C38
(90,60,56)
#513733
(81,55,51)
#48322E
(72,50,46)
#3F2D29
(63,45,41)
#362824
(54,40,36)
#2D231F
(45,35,31)
#241E1A
(36,30,26)
#1B1915
(27,25,21)
#121410
(18,20,16)
#090F0B
(9,15,11)
#000000
(0,0,0)

Tints of #63413D

#63413D
(99,65,61)
#71524E
(113,82,78)
#7F635F
(127,99,95)
#8D7470
(141,116,112)
#9B8581
(155,133,129)
#A99692
(169,150,146)
#B7A7A3
(183,167,163)
#C5B8B4
(197,184,180)
#D3C9C5
(211,201,197)
#E1DAD6
(225,218,214)
#EFEBE7
(239,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63413D color. Also use rgb(99,65,61) instead hex code.

Text Font Color

.myTextColor { color: #63413D; }

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

This text font color is #63413D.

Background Color

.myBgColor { background-color: #63413D; }

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

This div background color is #63413D.

Border color

.myBorderColor { border: 1px solid #63413D; }

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

This div border color is #63413D.

Opacity

.myOpacity80 { color: #63413D; opacity: 0.8; }

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

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

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

This text has shadow with #63413D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63413D.

Preview

Color preview on black background

This text has color #63413D on black background.


Color preview on white background

This text has color #63413D on white background.


Black color preview on #63413D background

This text has black color on #63413D background.


White color preview on #63413D background

This text has white color on #63413D background.


Related colors

Complementary color

Complementary color for #hex is #9CBEC2.


I love getcolorcode.com

Triadic colors

1 #3D6341 and #413D63 with #63413D are triadic colors.

2 #3D4163 and #41633D with #63413D are triadic colors.