COLOR #646383

HEX: #646383 RGB: (100,99,131)

Color info

#646383 contains red, green and blue colors in about the same proportion. Web safe color of #646383 is #666699 (or #669).

RGB color model

#646383 color RGB value is (100,99,131).

RGB: (100,99,131) (39%, 39%, 51%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 131 of 255 = 51%

100
99
131

R + G + B ~ 43%. #646383 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 131 = 330 (100%)
R 100 of 330 ~ 30.3%
G 99 of 330 ~ 30%
B 131 of 330 ~ 39.7'%

%30.3
%30
%39.7

CMYK color model

#646383 color CMYK value is (24,24,0,49).

  • cyan value is 23.66%
  • magenta value is 24.43%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (24,24,0,49)
C24M24Y0K49 (24%, 24%, 0%, 49%)
(0.24 / 0.24 / 0.00 / 0.49)

CMYK percentages

%23.66
%24.43
%0
%48.63

Codes

Color #646383 in popluar color models

64 63 83
RGB 100 99 131
HSL 242° 13.91% 45.10%
HSB/HSV 242° 24.43% 51.37%
CMYK 23.66% 24.43% 0.00%
48.63%

Color #646383 in popluar number systems.

HEX 64 63 83
Decimal 100 99 131
Binary 1100100 1100011 10000011
Octal 144 143 203

Shades and tints

Shades of #646383

#646383
(100,99,131)
#5B5A78
(91,90,120)
#52516D
(82,81,109)
#494862
(73,72,98)
#403F57
(64,63,87)
#37364C
(55,54,76)
#2E2D41
(46,45,65)
#252436
(37,36,54)
#1C1B2B
(28,27,43)
#131220
(19,18,32)
#0A0915
(10,9,21)
#000000
(0,0,0)

Tints of #646383

#646383
(100,99,131)
#72718E
(114,113,142)
#807F99
(128,127,153)
#8E8DA4
(142,141,164)
#9C9BAF
(156,155,175)
#AAA9BA
(170,169,186)
#B8B7C5
(184,183,197)
#C6C5D0
(198,197,208)
#D4D3DB
(212,211,219)
#E2E1E6
(226,225,230)
#F0EFF1
(240,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646383 color. Also use rgb(100,99,131) instead hex code.

Text Font Color

.myTextColor { color: #646383; }

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

This text font color is #646383.

Background Color

.myBgColor { background-color: #646383; }

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

This div background color is #646383.

Border color

.myBorderColor { border: 1px solid #646383; }

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

This div border color is #646383.

Opacity

.myOpacity80 { color: #646383; opacity: 0.8; }

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

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

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

This text has shadow with #646383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646383.

Preview

Color preview on black background

This text has color #646383 on black background.


Color preview on white background

This text has color #646383 on white background.


Black color preview on #646383 background

This text has black color on #646383 background.


White color preview on #646383 background

This text has white color on #646383 background.


Related colors

Complementary color

Complementary color for #hex is #9B9C7C.


I love getcolorcode.com

Triadic colors

1 #836463 and #638364 with #646383 are triadic colors.

2 #836364 and #636483 with #646383 are triadic colors.