COLOR #623B73

HEX: #623B73 RGB: (98,59,115)

Color info

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

RGB color model

#623B73 color RGB value is (98,59,115).

RGB: (98,59,115) (38%, 23%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 59 of 255 = 23%
B 115 of 255 = 45%

98
59
115

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

Portions of RGB colors in percentages

R + G + B = 98 + 59 + 115 = 272 (100%)
R 98 of 272 ~ 36.03%
G 59 of 272 ~ 21.69%
B 115 of 272 ~ 42.28'%

%36.03
%21.69
%42.28

CMYK color model

#623B73 color CMYK value is (15,49,0,55).

  • cyan value is 14.78%
  • magenta value is 48.70%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (15,49,0,55) C15M49Y0K55 (15%,49%,0%,55%) (0.15/0.49/0.00/0.55) 

CMYK percentages

%14.78
%48.7
%0
%54.9

Codes

Color #623B73 in popluar color models

62 3B 73
RGB 98 59 115
HSL 282° 32.18% 34.12%
HSB/HSV 282° 48.70% 45.10%
CMYK 14.78% 48.70% 0.00%
54.90%

Color #623B73 in popluar number systems.

HEX 62 3B 73
Decimal 98 59 115
Binary 1100010 111011 1110011
Octal 142 73 163

Shades and tints

Shades of #623B73

#623B73
(98,59,115)
#5A3669
(90,54,105)
#52315F
(82,49,95)
#4A2C55
(74,44,85)
#42274B
(66,39,75)
#3A2241
(58,34,65)
#321D37
(50,29,55)
#2A182D
(42,24,45)
#221323
(34,19,35)
#1A0E19
(26,14,25)
#12090F
(18,9,15)
#000000
(0,0,0)

Tints of #623B73

#623B73
(98,59,115)
#704C7F
(112,76,127)
#7E5D8B
(126,93,139)
#8C6E97
(140,110,151)
#9A7FA3
(154,127,163)
#A890AF
(168,144,175)
#B6A1BB
(182,161,187)
#C4B2C7
(196,178,199)
#D2C3D3
(210,195,211)
#E0D4DF
(224,212,223)
#EEE5EB
(238,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #623B73 color. Also use rgb(98,59,115) instead hex code.

Text Font Color

.myTextColor { color: #623B73; }

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

This text font color is #623B73.

Background Color

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

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

This div background color is #623B73.

Border color

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

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

This div border color is #623B73.

Opacity

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

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

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

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

This text has shadow with #623B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #623B73.

Preview

Color preview on black background

This text has color #623B73 on black background.


Color preview on white background

This text has color #623B73 on white background.


Black color preview on #623B73 background

This text has black color on #623B73 background.


White color preview on #623B73 background

This text has white color on #623B73 background.


Related colors

Complementary color

Complementary color for #hex is #9DC48C.


I love getcolorcode.com

Triadic colors

1 #73623B and #3B7362 with #623B73 are triadic colors.

2 #733B62 and #3B6273 with #623B73 are triadic colors.