COLOR #631E59

HEX: #631E59 RGB: (99,30,89)

Color info

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

RGB color model

#631E59 color RGB value is (99,30,89).

RGB: (99,30,89) (39%, 12%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 30 of 255 = 12%
B 89 of 255 = 35%

99
30
89

R + G + B ~ 29%. #631E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 30 + 89 = 218 (100%)
R 99 of 218 ~ 45.41%
G 30 of 218 ~ 13.76%
B 89 of 218 ~ 40.83'%

%45.41
%13.76
%40.83

CMYK color model

#631E59 color CMYK value is (0,70,10,61).

  • cyan value is 0.00%
  • magenta value is 69.70%
  • yellow value is 10.10%
  • key color value is 61.18%

CMYK: (0,70,10,61)
C0M70Y10K61 (0%, 70%, 10%, 61%)
(0.00 / 0.70 / 0.10 / 0.61)

CMYK percentages

%0
%69.7
%10.1
%61.18

Codes

Color #631E59 in popluar color models

63 1E 59
RGB 99 30 89
HSL 309° 53.49% 25.29%
HSB/HSV 309° 69.70% 38.82%
CMYK 0.00% 69.70% 10.10%
61.18%

Color #631E59 in popluar number systems.

HEX 63 1E 59
Decimal 99 30 89
Binary 1100011 11110 1011001
Octal 143 36 131

Shades and tints

Shades of #631E59

#631E59
(99,30,89)
#5A1C51
(90,28,81)
#511A49
(81,26,73)
#481841
(72,24,65)
#3F1639
(63,22,57)
#361431
(54,20,49)
#2D1229
(45,18,41)
#241021
(36,16,33)
#1B0E19
(27,14,25)
#120C11
(18,12,17)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #631E59

#631E59
(99,30,89)
#713268
(113,50,104)
#7F4677
(127,70,119)
#8D5A86
(141,90,134)
#9B6E95
(155,110,149)
#A982A4
(169,130,164)
#B796B3
(183,150,179)
#C5AAC2
(197,170,194)
#D3BED1
(211,190,209)
#E1D2E0
(225,210,224)
#EFE6EF
(239,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #631E59; }

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

This text font color is #631E59.

Background Color

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

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

This div background color is #631E59.

Border color

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

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

This div border color is #631E59.

Opacity

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

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

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

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

This text has shadow with #631E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #631E59.

Preview

Color preview on black background

This text has color #631E59 on black background.


Color preview on white background

This text has color #631E59 on white background.


Black color preview on #631E59 background

This text has black color on #631E59 background.


White color preview on #631E59 background

This text has white color on #631E59 background.


Related colors

Complementary color

Complementary color for #hex is #9CE1A6.


I love getcolorcode.com

Triadic colors

1 #59631E and #1E5963 with #631E59 are triadic colors.

2 #591E63 and #1E6359 with #631E59 are triadic colors.