COLOR #631F63

HEX: #631F63 RGB: (99,31,99)

Color info

#631F63 contains mainly red and blue colors. Web safe color of #631F63 is #663366 (or #636).

RGB color model

#631F63 color RGB value is (99,31,99).

RGB: (99,31,99) (39%, 12%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 31 of 255 = 12%
B 99 of 255 = 39%

99
31
99

R + G + B ~ 30%. #631F63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 31 + 99 = 229 (100%)
R 99 of 229 ~ 43.23%
G 31 of 229 ~ 13.54%
B 99 of 229 ~ 43.23'%

%43.23
%13.54
%43.23

CMYK color model

#631F63 color CMYK value is (0,69,0,61).

  • cyan value is 0.00%
  • magenta value is 68.69%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (0,69,0,61)
C0M69Y0K61 (0%, 69%, 0%, 61%)
(0.00 / 0.69 / 0.00 / 0.61)

CMYK percentages

%0
%68.69
%0
%61.18

Codes

Color #631F63 in popluar color models

63 1F 63
RGB 99 31 99
HSL 300° 52.31% 25.49%
HSB/HSV 300° 68.69% 38.82%
CMYK 0.00% 68.69% 0.00%
61.18%

Color #631F63 in popluar number systems.

HEX 63 1F 63
Decimal 99 31 99
Binary 1100011 11111 1100011
Octal 143 37 143

Shades and tints

Shades of #631F63

#631F63
(99,31,99)
#5A1D5A
(90,29,90)
#511B51
(81,27,81)
#481948
(72,25,72)
#3F173F
(63,23,63)
#361536
(54,21,54)
#2D132D
(45,19,45)
#241124
(36,17,36)
#1B0F1B
(27,15,27)
#120D12
(18,13,18)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #631F63

#631F63
(99,31,99)
#713371
(113,51,113)
#7F477F
(127,71,127)
#8D5B8D
(141,91,141)
#9B6F9B
(155,111,155)
#A983A9
(169,131,169)
#B797B7
(183,151,183)
#C5ABC5
(197,171,197)
#D3BFD3
(211,191,211)
#E1D3E1
(225,211,225)
#EFE7EF
(239,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #631F63 color. Also use rgb(99,31,99) instead hex code.

Text Font Color

.myTextColor { color: #631F63; }

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

This text font color is #631F63.

Background Color

.myBgColor { background-color: #631F63; }

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

This div background color is #631F63.

Border color

.myBorderColor { border: 1px solid #631F63; }

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

This div border color is #631F63.

Opacity

.myOpacity80 { color: #631F63; opacity: 0.8; }

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

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

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

This text has shadow with #631F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #631F63.

Preview

Color preview on black background

This text has color #631F63 on black background.


Color preview on white background

This text has color #631F63 on white background.


Black color preview on #631F63 background

This text has black color on #631F63 background.


White color preview on #631F63 background

This text has white color on #631F63 background.


Related colors

Complementary color

Complementary color for #hex is #9CE09C.


I love getcolorcode.com

Triadic colors

1 #63631F and #1F6363 with #631F63 are triadic colors.

2 #631F63 and #1F6363 with #631F63 are triadic colors.