COLOR #63454A

HEX: #63454A RGB: (99,69,74)

Color info

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

RGB color model

#63454A color RGB value is (99,69,74).

RGB: (99,69,74) (39%, 27%, 29%)

RGB channels and saturation

R 99 of 255 = 39%
G 69 of 255 = 27%
B 74 of 255 = 29%

99
69
74

R + G + B ~ 32%. #63454A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 69 + 74 = 242 (100%)
R 99 of 242 ~ 40.91%
G 69 of 242 ~ 28.51%
B 74 of 242 ~ 30.58'%

%40.91
%28.51
%30.58

CMYK color model

#63454A color CMYK value is (0,30,25,61).

  • cyan value is 0.00%
  • magenta value is 30.30%
  • yellow value is 25.25%
  • key color value is 61.18%
CMYK: (0,30,25,61) C0M30Y25K61 (0%,30%,25%,61%) (0.00/0.30/0.25/0.61) 

CMYK percentages

%0
%30.3
%25.25
%61.18

Codes

Color #63454A in popluar color models

63 45 4A
RGB 99 69 74
HSL 350° 17.86% 32.94%
HSB/HSV 350° 30.30% 38.82%
CMYK 0.00% 30.30% 25.25%
61.18%

Color #63454A in popluar number systems.

HEX 63 45 4A
Decimal 99 69 74
Binary 1100011 1000101 1001010
Octal 143 105 112

Shades and tints

Shades of #63454A

#63454A
(99,69,74)
#5A3F44
(90,63,68)
#51393E
(81,57,62)
#483338
(72,51,56)
#3F2D32
(63,45,50)
#36272C
(54,39,44)
#2D2126
(45,33,38)
#241B20
(36,27,32)
#1B151A
(27,21,26)
#120F14
(18,15,20)
#09090E
(9,9,14)
#000000
(0,0,0)

Tints of #63454A

#63454A
(99,69,74)
#71555A
(113,85,90)
#7F656A
(127,101,106)
#8D757A
(141,117,122)
#9B858A
(155,133,138)
#A9959A
(169,149,154)
#B7A5AA
(183,165,170)
#C5B5BA
(197,181,186)
#D3C5CA
(211,197,202)
#E1D5DA
(225,213,218)
#EFE5EA
(239,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63454A color. Also use rgb(99,69,74) instead hex code.

Text Font Color

.myTextColor { color: #63454A; }

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

This text font color is #63454A.

Background Color

.myBgColor { background-color: #63454A; }

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

This div background color is #63454A.

Border color

.myBorderColor { border: 1px solid #63454A; }

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

This div border color is #63454A.

Opacity

.myOpacity80 { color: #63454A; opacity: 0.8; }

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

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

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

This text has shadow with #63454A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63454A.

Preview

Color preview on black background

This text has color #63454A on black background.


Color preview on white background

This text has color #63454A on white background.


Black color preview on #63454A background

This text has black color on #63454A background.


White color preview on #63454A background

This text has white color on #63454A background.


Related colors

Complementary color

Complementary color for #hex is #9CBAB5.


I love getcolorcode.com

Triadic colors

1 #4A6345 and #454A63 with #63454A are triadic colors.

2 #4A4563 and #45634A with #63454A are triadic colors.