COLOR #631327

HEX: #631327 RGB: (99,19,39)

Color info

#631327 contains mainly red color. Web safe color of #631327 is #660033 (or #603).

RGB color model

#631327 color RGB value is (99,19,39).

RGB: (99,19,39) (39%, 7%, 15%)

RGB channels and saturation

R 99 of 255 = 39%
G 19 of 255 = 7%
B 39 of 255 = 15%

99
19
39

R + G + B ~ 20%. #631327 is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 19 + 39 = 157 (100%)
R 99 of 157 ~ 63.06%
G 19 of 157 ~ 12.1%
B 39 of 157 ~ 24.84'%

%63.06
%12.1
%24.84

CMYK color model

#631327 color CMYK value is (0,81,61,61).

  • cyan value is 0.00%
  • magenta value is 80.81%
  • yellow value is 60.61%
  • key color value is 61.18%
CMYK: (0,81,61,61) C0M81Y61K61 (0%,81%,61%,61%) (0.00/0.81/0.61/0.61) 

CMYK percentages

%0
%80.81
%60.61
%61.18

Codes

Color #631327 in popluar color models

63 13 27
RGB 99 19 39
HSL 345° 67.80% 23.14%
HSB/HSV 345° 80.81% 38.82%
CMYK 0.00% 80.81% 60.61%
61.18%

Color #631327 in popluar number systems.

HEX 63 13 27
Decimal 99 19 39
Binary 1100011 10011 100111
Octal 143 23 47

Shades and tints

Shades of #631327

#631327
(99,19,39)
#5A1224
(90,18,36)
#511121
(81,17,33)
#48101E
(72,16,30)
#3F0F1B
(63,15,27)
#360E18
(54,14,24)
#2D0D15
(45,13,21)
#240C12
(36,12,18)
#1B0B0F
(27,11,15)
#120A0C
(18,10,12)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #631327

#631327
(99,19,39)
#71283A
(113,40,58)
#7F3D4D
(127,61,77)
#8D5260
(141,82,96)
#9B6773
(155,103,115)
#A97C86
(169,124,134)
#B79199
(183,145,153)
#C5A6AC
(197,166,172)
#D3BBBF
(211,187,191)
#E1D0D2
(225,208,210)
#EFE5E5
(239,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #631327 color. Also use rgb(99,19,39) instead hex code.

Text Font Color

.myTextColor { color: #631327; }

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

This text font color is #631327.

Background Color

.myBgColor { background-color: #631327; }

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

This div background color is #631327.

Border color

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

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

This div border color is #631327.

Opacity

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

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

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

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

This text has shadow with #631327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #631327.

Preview

Color preview on black background

This text has color #631327 on black background.


Color preview on white background

This text has color #631327 on white background.


Black color preview on #631327 background

This text has black color on #631327 background.


White color preview on #631327 background

This text has white color on #631327 background.


Related colors

Complementary color

Complementary color for #hex is #9CECD8.


I love getcolorcode.com

Triadic colors

1 #276313 and #132763 with #631327 are triadic colors.

2 #271363 and #136327 with #631327 are triadic colors.