COLOR #623C68

HEX: #623C68 RGB: (98,60,104)

Color info

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

RGB color model

#623C68 color RGB value is (98,60,104).

RGB: (98,60,104) (38%, 24%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 60 of 255 = 24%
B 104 of 255 = 41%

98
60
104

R + G + B ~ 34%. #623C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 60 + 104 = 262 (100%)
R 98 of 262 ~ 37.4%
G 60 of 262 ~ 22.9%
B 104 of 262 ~ 39.69'%

%37.4
%22.9
%39.69

CMYK color model

#623C68 color CMYK value is (6,42,0,59).

  • cyan value is 5.77%
  • magenta value is 42.31%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (6,42,0,59)
C6M42Y0K59 (6%, 42%, 0%, 59%)
(0.06 / 0.42 / 0.00 / 0.59)

CMYK percentages

%5.77
%42.31
%0
%59.22

Codes

Color #623C68 in popluar color models

62 3C 68
RGB 98 60 104
HSL 292° 26.83% 32.16%
HSB/HSV 292° 42.31% 40.78%
CMYK 5.77% 42.31% 0.00%
59.22%

Color #623C68 in popluar number systems.

HEX 62 3C 68
Decimal 98 60 104
Binary 1100010 111100 1101000
Octal 142 74 150

Shades and tints

Shades of #623C68

#623C68
(98,60,104)
#5A375F
(90,55,95)
#523256
(82,50,86)
#4A2D4D
(74,45,77)
#422844
(66,40,68)
#3A233B
(58,35,59)
#321E32
(50,30,50)
#2A1929
(42,25,41)
#221420
(34,20,32)
#1A0F17
(26,15,23)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #623C68

#623C68
(98,60,104)
#704D75
(112,77,117)
#7E5E82
(126,94,130)
#8C6F8F
(140,111,143)
#9A809C
(154,128,156)
#A891A9
(168,145,169)
#B6A2B6
(182,162,182)
#C4B3C3
(196,179,195)
#D2C4D0
(210,196,208)
#E0D5DD
(224,213,221)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #623C68 color. Also use rgb(98,60,104) instead hex code.

Text Font Color

.myTextColor { color: #623C68; }

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

This text font color is #623C68.

Background Color

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

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

This div background color is #623C68.

Border color

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

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

This div border color is #623C68.

Opacity

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

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

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

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

This text has shadow with #623C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #623C68.

Preview

Color preview on black background

This text has color #623C68 on black background.


Color preview on white background

This text has color #623C68 on white background.


Black color preview on #623C68 background

This text has black color on #623C68 background.


White color preview on #623C68 background

This text has white color on #623C68 background.


Related colors

Complementary color

Complementary color for #hex is #9DC397.


I love getcolorcode.com

Triadic colors

1 #68623C and #3C6862 with #623C68 are triadic colors.

2 #683C62 and #3C6268 with #623C68 are triadic colors.