COLOR #623A71

HEX: #623A71 RGB: (98,58,113)

Color info

#623A71 contains red, green and blue colors in about the same proportion. Web safe color of #623A71 is #663366 (or #636).

RGB color model

#623A71 color RGB value is (98,58,113).

RGB: (98,58,113) (38%, 23%, 44%)

RGB channels and saturation

R 98 of 255 = 38%
G 58 of 255 = 23%
B 113 of 255 = 44%

98
58
113

R + G + B ~ 35%. #623A71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 58 + 113 = 269 (100%)
R 98 of 269 ~ 36.43%
G 58 of 269 ~ 21.56%
B 113 of 269 ~ 42.01'%

%36.43
%21.56
%42.01

CMYK color model

#623A71 color CMYK value is (13,49,0,56).

  • cyan value is 13.27%
  • magenta value is 48.67%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (13,49,0,56) C13M49Y0K56 (13%,49%,0%,56%) (0.13/0.49/0.00/0.56) 

CMYK percentages

%13.27
%48.67
%0
%55.69

Codes

Color #623A71 in popluar color models

62 3A 71
RGB 98 58 113
HSL 284° 32.16% 33.53%
HSB/HSV 284° 48.67% 44.31%
CMYK 13.27% 48.67% 0.00%
55.69%

Color #623A71 in popluar number systems.

HEX 62 3A 71
Decimal 98 58 113
Binary 1100010 111010 1110001
Octal 142 72 161

Shades and tints

Shades of #623A71

#623A71
(98,58,113)
#5A3567
(90,53,103)
#52305D
(82,48,93)
#4A2B53
(74,43,83)
#422649
(66,38,73)
#3A213F
(58,33,63)
#321C35
(50,28,53)
#2A172B
(42,23,43)
#221221
(34,18,33)
#1A0D17
(26,13,23)
#12080D
(18,8,13)
#000000
(0,0,0)

Tints of #623A71

#623A71
(98,58,113)
#704B7D
(112,75,125)
#7E5C89
(126,92,137)
#8C6D95
(140,109,149)
#9A7EA1
(154,126,161)
#A88FAD
(168,143,173)
#B6A0B9
(182,160,185)
#C4B1C5
(196,177,197)
#D2C2D1
(210,194,209)
#E0D3DD
(224,211,221)
#EEE4E9
(238,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #623A71 color. Also use rgb(98,58,113) instead hex code.

Text Font Color

.myTextColor { color: #623A71; }

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

This text font color is #623A71.

Background Color

.myBgColor { background-color: #623A71; }

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

This div background color is #623A71.

Border color

.myBorderColor { border: 1px solid #623A71; }

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

This div border color is #623A71.

Opacity

.myOpacity80 { color: #623A71; opacity: 0.8; }

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

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

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

This text has shadow with #623A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #623A71.

Preview

Color preview on black background

This text has color #623A71 on black background.


Color preview on white background

This text has color #623A71 on white background.


Black color preview on #623A71 background

This text has black color on #623A71 background.


White color preview on #623A71 background

This text has white color on #623A71 background.


Related colors

Complementary color

Complementary color for #hex is #9DC58E.


I love getcolorcode.com

Triadic colors

1 #71623A and #3A7162 with #623A71 are triadic colors.

2 #713A62 and #3A6271 with #623A71 are triadic colors.