COLOR #63435D

HEX: #63435D RGB: (99,67,93)

Color info

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

RGB color model

#63435D color RGB value is (99,67,93).

RGB: (99,67,93) (39%, 26%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 93 of 255 = 36%

99
67
93

R + G + B ~ 34%. #63435D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 93 = 259 (100%)
R 99 of 259 ~ 38.22%
G 67 of 259 ~ 25.87%
B 93 of 259 ~ 35.91'%

%38.22
%25.87
%35.91

CMYK color model

#63435D color CMYK value is (0,32,6,61).

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

CMYK: (0,32,6,61)
C0M32Y6K61 (0%, 32%, 6%, 61%)
(0.00 / 0.32 / 0.06 / 0.61)

CMYK percentages

%0
%32.32
%6.06
%61.18

Codes

Color #63435D in popluar color models

63 43 5D
RGB 99 67 93
HSL 311° 19.28% 32.55%
HSB/HSV 311° 32.32% 38.82%
CMYK 0.00% 32.32% 6.06%
61.18%

Color #63435D in popluar number systems.

HEX 63 43 5D
Decimal 99 67 93
Binary 1100011 1000011 1011101
Octal 143 103 135

Shades and tints

Shades of #63435D

#63435D
(99,67,93)
#5A3D55
(90,61,85)
#51374D
(81,55,77)
#483145
(72,49,69)
#3F2B3D
(63,43,61)
#362535
(54,37,53)
#2D1F2D
(45,31,45)
#241925
(36,25,37)
#1B131D
(27,19,29)
#120D15
(18,13,21)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #63435D

#63435D
(99,67,93)
#71546B
(113,84,107)
#7F6579
(127,101,121)
#8D7687
(141,118,135)
#9B8795
(155,135,149)
#A998A3
(169,152,163)
#B7A9B1
(183,169,177)
#C5BABF
(197,186,191)
#D3CBCD
(211,203,205)
#E1DCDB
(225,220,219)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63435D; }

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

This text font color is #63435D.

Background Color

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

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

This div background color is #63435D.

Border color

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

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

This div border color is #63435D.

Opacity

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

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

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

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

This text has shadow with #63435D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63435D.

Preview

Color preview on black background

This text has color #63435D on black background.


Color preview on white background

This text has color #63435D on white background.


Black color preview on #63435D background

This text has black color on #63435D background.


White color preview on #63435D background

This text has white color on #63435D background.


Related colors

Complementary color

Complementary color for #hex is #9CBCA2.


I love getcolorcode.com

Triadic colors

1 #5D6343 and #435D63 with #63435D are triadic colors.

2 #5D4363 and #43635D with #63435D are triadic colors.