COLOR #624B63

HEX: #624B63 RGB: (98,75,99)

Color info

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

RGB color model

#624B63 color RGB value is (98,75,99).

RGB: (98,75,99) (38%, 29%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 75 of 255 = 29%
B 99 of 255 = 39%

98
75
99

R + G + B ~ 35%. #624B63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 75 + 99 = 272 (100%)
R 98 of 272 ~ 36.03%
G 75 of 272 ~ 27.57%
B 99 of 272 ~ 36.4'%

%36.03
%27.57
%36.4

CMYK color model

#624B63 color CMYK value is (1,24,0,61).

  • cyan value is 1.01%
  • magenta value is 24.24%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (1,24,0,61)
C1M24Y0K61 (1%, 24%, 0%, 61%)
(0.01 / 0.24 / 0.00 / 0.61)

CMYK percentages

%1.01
%24.24
%0
%61.18

Codes

Color #624B63 in popluar color models

62 4B 63
RGB 98 75 99
HSL 298° 13.79% 34.12%
HSB/HSV 298° 24.24% 38.82%
CMYK 1.01% 24.24% 0.00%
61.18%

Color #624B63 in popluar number systems.

HEX 62 4B 63
Decimal 98 75 99
Binary 1100010 1001011 1100011
Octal 142 113 143

Shades and tints

Shades of #624B63

#624B63
(98,75,99)
#5A455A
(90,69,90)
#523F51
(82,63,81)
#4A3948
(74,57,72)
#42333F
(66,51,63)
#3A2D36
(58,45,54)
#32272D
(50,39,45)
#2A2124
(42,33,36)
#221B1B
(34,27,27)
#1A1512
(26,21,18)
#120F09
(18,15,9)
#000000
(0,0,0)

Tints of #624B63

#624B63
(98,75,99)
#705B71
(112,91,113)
#7E6B7F
(126,107,127)
#8C7B8D
(140,123,141)
#9A8B9B
(154,139,155)
#A89BA9
(168,155,169)
#B6ABB7
(182,171,183)
#C4BBC5
(196,187,197)
#D2CBD3
(210,203,211)
#E0DBE1
(224,219,225)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624B63 color. Also use rgb(98,75,99) instead hex code.

Text Font Color

.myTextColor { color: #624B63; }

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

This text font color is #624B63.

Background Color

.myBgColor { background-color: #624B63; }

<div style="background-color:#624B63">Inner text</div>

This div background color is #624B63.

Border color

.myBorderColor { border: 1px solid #624B63; }

<div style="border:3px solid #624B63">Div</div>

This div border color is #624B63.

Opacity

.myOpacity80 { color: #624B63; opacity: 0.8; }

<p style="color:#624B63;opacity:0.8;">80%</p>

Text with #624B63 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 #624B63;}

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

This text has shadow with #624B63 color.


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

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

This text has shadow with #624B63 primary color and red secondary color.


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

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

This text has shadow with #624B63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #624B63.

Preview

Color preview on black background

This text has color #624B63 on black background.


Color preview on white background

This text has color #624B63 on white background.


Black color preview on #624B63 background

This text has black color on #624B63 background.


White color preview on #624B63 background

This text has white color on #624B63 background.


Related colors

Complementary color

Complementary color for #hex is #9DB49C.


I love getcolorcode.com

Triadic colors

1 #63624B and #4B6362 with #624B63 are triadic colors.

2 #634B62 and #4B6263 with #624B63 are triadic colors.