COLOR #63193B

HEX: #63193B RGB: (99,25,59)

Color info

#63193B contains mainly red and blue colors. Web safe color of #63193B is #660033 (or #603).

RGB color model

#63193B color RGB value is (99,25,59).

RGB: (99,25,59) (39%, 10%, 23%)

RGB channels and saturation

R 99 of 255 = 39%
G 25 of 255 = 10%
B 59 of 255 = 23%

99
25
59

R + G + B ~ 24%. #63193B is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 25 + 59 = 183 (100%)
R 99 of 183 ~ 54.1%
G 25 of 183 ~ 13.66%
B 59 of 183 ~ 32.24'%

%54.1
%13.66
%32.24

CMYK color model

#63193B color CMYK value is (0,75,40,61).

  • cyan value is 0.00%
  • magenta value is 74.75%
  • yellow value is 40.40%
  • key color value is 61.18%

CMYK: (0,75,40,61)
C0M75Y40K61 (0%, 75%, 40%, 61%)
(0.00 / 0.75 / 0.40 / 0.61)

CMYK percentages

%0
%74.75
%40.4
%61.18

Codes

Color #63193B in popluar color models

63 19 3B
RGB 99 25 59
HSL 332° 59.68% 24.31%
HSB/HSV 332° 74.75% 38.82%
CMYK 0.00% 74.75% 40.40%
61.18%

Color #63193B in popluar number systems.

HEX 63 19 3B
Decimal 99 25 59
Binary 1100011 11001 111011
Octal 143 31 73

Shades and tints

Shades of #63193B

#63193B
(99,25,59)
#5A1736
(90,23,54)
#511531
(81,21,49)
#48132C
(72,19,44)
#3F1127
(63,17,39)
#360F22
(54,15,34)
#2D0D1D
(45,13,29)
#240B18
(36,11,24)
#1B0913
(27,9,19)
#12070E
(18,7,14)
#090509
(9,5,9)
#000000
(0,0,0)

Tints of #63193B

#63193B
(99,25,59)
#712D4C
(113,45,76)
#7F415D
(127,65,93)
#8D556E
(141,85,110)
#9B697F
(155,105,127)
#A97D90
(169,125,144)
#B791A1
(183,145,161)
#C5A5B2
(197,165,178)
#D3B9C3
(211,185,195)
#E1CDD4
(225,205,212)
#EFE1E5
(239,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63193B color. Also use rgb(99,25,59) instead hex code.

Text Font Color

.myTextColor { color: #63193B; }

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

This text font color is #63193B.

Background Color

.myBgColor { background-color: #63193B; }

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

This div background color is #63193B.

Border color

.myBorderColor { border: 1px solid #63193B; }

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

This div border color is #63193B.

Opacity

.myOpacity80 { color: #63193B; opacity: 0.8; }

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

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

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

This text has shadow with #63193B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63193B.

Preview

Color preview on black background

This text has color #63193B on black background.


Color preview on white background

This text has color #63193B on white background.


Black color preview on #63193B background

This text has black color on #63193B background.


White color preview on #63193B background

This text has white color on #63193B background.


Related colors

Complementary color

Complementary color for #hex is #9CE6C4.


I love getcolorcode.com

Triadic colors

1 #3B6319 and #193B63 with #63193B are triadic colors.

2 #3B1963 and #19633B with #63193B are triadic colors.