COLOR #623A58

HEX: #623A58 RGB: (98,58,88)

Color info

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

RGB color model

#623A58 color RGB value is (98,58,88).

RGB: (98,58,88) (38%, 23%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 58 of 255 = 23%
B 88 of 255 = 35%

98
58
88

R + G + B ~ 32%. #623A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 58 + 88 = 244 (100%)
R 98 of 244 ~ 40.16%
G 58 of 244 ~ 23.77%
B 88 of 244 ~ 36.07'%

%40.16
%23.77
%36.07

CMYK color model

#623A58 color CMYK value is (0,41,10,62).

  • cyan value is 0.00%
  • magenta value is 40.82%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (0,41,10,62)
C0M41Y10K62 (0%, 41%, 10%, 62%)
(0.00 / 0.41 / 0.10 / 0.62)

CMYK percentages

%0
%40.82
%10.2
%61.57

Codes

Color #623A58 in popluar color models

62 3A 58
RGB 98 58 88
HSL 315° 25.64% 30.59%
HSB/HSV 315° 40.82% 38.43%
CMYK 0.00% 40.82% 10.20%
61.57%

Color #623A58 in popluar number systems.

HEX 62 3A 58
Decimal 98 58 88
Binary 1100010 111010 1011000
Octal 142 72 130

Shades and tints

Shades of #623A58

#623A58
(98,58,88)
#5A3550
(90,53,80)
#523048
(82,48,72)
#4A2B40
(74,43,64)
#422638
(66,38,56)
#3A2130
(58,33,48)
#321C28
(50,28,40)
#2A1720
(42,23,32)
#221218
(34,18,24)
#1A0D10
(26,13,16)
#120808
(18,8,8)
#000000
(0,0,0)

Tints of #623A58

#623A58
(98,58,88)
#704B67
(112,75,103)
#7E5C76
(126,92,118)
#8C6D85
(140,109,133)
#9A7E94
(154,126,148)
#A88FA3
(168,143,163)
#B6A0B2
(182,160,178)
#C4B1C1
(196,177,193)
#D2C2D0
(210,194,208)
#E0D3DF
(224,211,223)
#EEE4EE
(238,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #623A58; }

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

This text font color is #623A58.

Background Color

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

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

This div background color is #623A58.

Border color

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

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

This div border color is #623A58.

Opacity

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

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

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

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

This text has shadow with #623A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #623A58.

Preview

Color preview on black background

This text has color #623A58 on black background.


Color preview on white background

This text has color #623A58 on white background.


Black color preview on #623A58 background

This text has black color on #623A58 background.


White color preview on #623A58 background

This text has white color on #623A58 background.


Related colors

Complementary color

Complementary color for #hex is #9DC5A7.


I love getcolorcode.com

Triadic colors

1 #58623A and #3A5862 with #623A58 are triadic colors.

2 #583A62 and #3A6258 with #623A58 are triadic colors.